search for: msg53614

Displaying 1 result from an estimated 1 matches for "msg53614".

Did you mean: msg53534
2011 Jan 26
1
Wine fails to compile on Caos NSA 0.9 x86_64
...declaration of 'socklen_t' was here make[1]: *** [httpapi_main.o] Error 1 make[1]: Leaving directory `/home/cnitta/wine-1.3.12/dlls/httpapi' make: *** [dlls/httpapi] Error 2 I have tried adding #define USE_WS_PREFIX as discussed in: http://www.mail-archive.com/wine-devel at winehq.org/msg53614.html It will compile httpapi_main.c, but then fails on internettransport.c: gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O...