I just updated my ports tree which included the update of Wine to 1.0-rc3. I attempted to build it and it failed at this point:

gmake[2]: Entering directory `/usr/ports/emulators/wine/work/wine-1.0-rc3/dlls/wininet' cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/usr/local/include -O -pipe -o cookie.o cookie.c cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/usr/local/include -O -pipe -o dialogs.o dialogs.c cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/usr/local/include -O -pipe -o ftp.o ftp.c cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/usr/local/include -O -pipe -o gopher.o gopher.c cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/usr/local/include -O -pipe -o http.o http.c
In file included from /usr/local/include/openssl/ssl.h:183,
                 from internet.h:48,
                 from http.c:60:
/usr/local/include/openssl/x509.h:207: error: expected ')' before numeric 
constant
In file included from /usr/local/include/openssl/ssl.h:183,
                 from internet.h:48,
                 from http.c:60:
/usr/local/include/openssl/x509.h:929: error: expected identifier or '(' before 'LPCSTR'
/usr/local/include/openssl/x509.h:929: error: expected ')' before numeric 
constant
/usr/local/include/openssl/x509.h:929: error: expected declaration specifiers or '...' before '(' token
/usr/local/include/openssl/x509.h:929: error: expected ')' before numeric 
constant
In file included from /usr/local/include/openssl/ssl.h:183,
                 from internet.h:48,
                 from http.c:60:
/usr/local/include/openssl/x509.h:929:1: error: pasting ")" and "_it" does not give a valid preprocessing token
gmake[2]: *** [http.o] Error 1
gmake[2]: Leaving directory `/usr/ports/emulators/wine/work/wine-1.0-rc3/dlls/wininet'
gmake[1]: *** [wininet] Error 2
gmake[1]: Leaving directory `/usr/ports/emulators/wine/work/wine-1.0-rc3/dlls'
gmake: *** [dlls] Error 2
*** Error code 2

Thanks,
Naram Qashat
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to