On Wed, May 23, 2007 at 02:15:07AM +0200, Diego Depaoli wrote: > Hi all, > building kdebase3 and transcode on -current updated 00:36 CEST with > recent openssl patchs and/or commits, I get the following failures: > > Kdebase3 (with or without --disable-pie (kdelibs with --disable-pie)) > > /usr/local/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef > -Wall W > -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe > -Wno-non- > virtual-dtor -fno-exceptions -fno-check-new -fno-common > -DQT_CLEAN_NAMESPACE -DQ > T_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION > -D_GNU_SOURCE -M > T crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.cpp; \ > then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f > ".deps/cryp > to.Tpo"; exit 1; fi > In file included from /usr/local/include/ksslinfodlg.h:28, > from /usr/local/include/ksslall.h:24, > from crypto.cpp:87: > /usr/local/include/ksslcertificate.h:61: error: using typedef-name > 'X509' after 'class' > /usr/local/include/openssl/ossl_typ.h:136: error: 'X509' has a > previous declaration here
Looks like incompatible port version of openssl, delete and retry with system openssl. Kris _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
