https://bugs.winehq.org/show_bug.cgi?id=41705
--- Comment #11 from Stefan Leichter Stefan.Leichter@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'