[Bug 41705] build fails in dpnet

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 14 16:15:56 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=41705

--- Comment #11 from Stefan Leichter <Stefan.Leichter at camLine.com> ---
(In reply to Alistair Leslie-Hughes from comment #10)
> Created attachment 56127 [details]
> Stop redefining of SOCKADDR - try 2

Works fine for me, thank you

make[1]: Entering directory '/sle3/src/wine/wine-cdevtools/dlls/dpnet'
gcc -c -o address.o ../../../wine-git/dlls/dpnet/address.c -I.
-I../../../wine-git/dlls/dpnet \
  -I../../include -I../../../wine-git/include -D__WINESRC__ -D_REENTRANT -fPIC
-Wall -pipe \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers \
  -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith
-gdwarf-2 -g -DPANDORA -DHAVE_GLES -O3 -pipe -march=armv7-a -mtune=cortex-a8
-mfpu=neon -mfloat-abi=softfp -ftree-vectorize -ffast-mat
h -fsingle-precision-constant -fsigned-char -marm
../../tools/winegcc/winegcc -o dpnet.dll.so -B../../tools/winebuild -marm
-fasynchronous-unwind-tables -shared ../../../wine-git/dlls/dpnet/dpnet.spec \
  address.o client.o dpnet_main.o lobbiedapp.o peer.o server.o threadpool.o
version.res dpnet_r.res \
  ../../dlls/dxguid/libdxguid.a ../../dlls/uuid/libuuid.a -lole32 -ladvapi32
-lws2_32 \
  ../../libs/port/libwine_port.a 
../../tools/winegcc/winegcc -o dpnet.dll.fake -B../../tools/winebuild -marm
-fasynchronous-unwind-tables -shared ../../../wine-git/dlls/dpnet/dpnet.spec \
  address.o client.o dpnet_main.o lobbiedapp.o peer.o server.o threadpool.o
version.res dpnet_r.res \
  ../../dlls/dxguid/libdxguid.a ../../dlls/uuid/libuuid.a -lole32 -ladvapi32
-lws2_32 \
  ../../libs/port/libwine_port.a 
make[1]: Leaving directory '/sle3/src/wine/wine-cdevtools/dlls/dpnet'

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list