i386/124232: wine-1.0.r3,1 compilation error with openssl/ssl.h
Aline de Freitas
aline at bsd.com.br
Tue Jun 3 13:50:04 UTC 2008
>Number: 124232
>Category: i386
>Synopsis: wine-1.0.r3,1 compilation error with openssl/ssl.h
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-i386
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Jun 03 13:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Aline de Freitas
>Release: 7.0-RELEASE-p1
>Organization:
>Environment:
FreeBSD anderson-herzer.suite 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Fri May 2 07:36:56 BRT 2008 root at anderson-herzer.suite:/usr/obj/usr/src/sys/ANDERSON i386
>Description:
While upgrading wine from 1.0.r2,1 to 1.0.r3,1
gmake[2]: Entrando no diretório `/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 -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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] Erro 1
gmake[2]: Saindo do diretório `/usr/ports/emulators/wine/work/wine-1.0-rc3/dlls/wininet'
gmake[1]: ** [wininet] Erro 2
gmake[1]: Saindo do diretório `/usr/ports/emulators/wine/work/wine-1.0-rc3/dlls'
gmake: ** [dlls] Erro 2
*** Error code 2
Stop in /usr/ports/emulators/wine.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.18479.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=wine-1.0.r2,1 UPGRADE_PORT_VER=1.0.r2,1 make
** Fix the problem and try again.
>How-To-Repeat:
With portupgrade wine or manually with make deinstall reinstall clean under emulators/wine.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-i386
mailing list