On 11/26/10 04:17, Marco Beishuizen wrote:
After trying to upgrade my ports, pwlib seems broken again:

...
../../ptclib/pssl.cxx: In constructor 'PSSLContext::PSSLContext(const void*, PINDEX)': ../../ptclib/pssl.cxx:917: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*' gmake[3]: *** [/usr/ports/devel/pwlib/work/ptlib_v1_12_0/lib/obj_d/pssl.o] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/pwlib/work/ptlib_v1_12_0/src/ptlib/unix'
gmake[2]: *** [debug] Error 2
gmake[2]: Leaving directory `/usr/ports/devel/pwlib/work/ptlib_v1_12_0'
gmake[1]: *** [libs] Error 2
gmake[1]: Leaving directory `/usr/ports/devel/pwlib/work/ptlib_v1_12_0'
gmake: *** [debuglibs] Error 2
...

I've had this problem before and is caused when OpenSSL from ports is installed. Problem is that the openssl version from ports is needed by a lot of ports and cannot be deinstalled without breaking other ports.

Hope there is some other solution for this.

Regards,
Marco

Perhaps try using WITH_OPENSSL_BASE=YES in make.conf? You would probably have to rebuild other ports as well, but I'm sure someone else here could confirm that.

HTH
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to