[Bug 41705] build fails in dpnet

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 13 03:25:27 CST 2016


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

--- Comment #4 from Stefan Leichter <Stefan.Leichter at camLine.com> ---
(In reply to Alistair Leslie-Hughes from comment #3)
> Does adding the following to the Makefile.in help? (ensure you build from
> the wine directory so the Makefile is rebuilt)
> EXTRADEFS = -DUSE_WS_PREFIX

The EXTRADEFS do not help for me

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__ -DUSE_WS_PREFIX
-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-math
-fsingle-precision-constant -fsigned-char -marm
In file included from ../../../wine-git/include/winsock2.h:47,
                 from ../../../wine-git/dlls/dpnet/dpnet_private.h:29,
                 from ../../../wine-git/dlls/dpnet/address.c:37:
../../../wine-git/include/winsock.h:408: error: conflicting types for
'SOCKADDR'
../../../wine-git/include/dpaddr.h:30: error: previous declaration of
'SOCKADDR' was here
Makefile:178: recipe for target 'address.o' failed
make[1]: *** [address.o] Error 1

-- 
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