On May 31, 2008, at 7:40 AM, Michael Thon wrote: > Hi all - I get the following error when I try to upgrade the port wine > ( :) ) > I'm using a macbook with Mac OS 10.5.3. openssl and gcc were both > upgraded recently I think. Any idea what the problem is? > > Cheers > Mike > > > [EMAIL PROTECTED] ~]$ sudo port upgrade wine > ---> Fetching wine ... > /opt/local/include/openssl/x509.h:207: error: syntax error before > numeric constant > In file included from /opt/local/include/openssl/ssl.h:183, > from internet.h:48, > from http.c:60:
You've run into ticket 15461, which is an incompatibility between OpenSSL 0.9.8h and wine: <http://trac.macports.org/ticket/15461> I think at this point the only way to deal with it is to use OpenSSL 0.9.8g until wine is updated to deal with it. Bryan > > /opt/local/include/openssl/x509.h:929: error: syntax error before > 'LPCSTR' > /opt/local/include/openssl/x509.h:929: error: syntax error before '(' > token > /opt/local/include/openssl/x509.h:929: error: syntax error before > numeric constant > In file included from /opt/local/include/openssl/ssl.h:183, > from internet.h:48, > from http.c:60: > /opt/local/include/openssl/x509.h:929:1: error: pasting ")" and "_it" > does not give a valid preprocessing token > make[2]: *** [http.o] Error 1 > make[1]: *** [wininet] Error 2 > make: *** [dlls] Error 2 > > Error: Unable to upgrade port: 1 > _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
