pwlib broken again

Da Rock freebsd-questions at herveybayaustralia.com.au
Thu Nov 25 19:50:23 UTC 2010


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


More information about the freebsd-questions mailing list