Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2010 05:46:28 +1000
From:      Da Rock <freebsd-questions@herveybayaustralia.com.au>
To:        freebsd-questions@freebsd.org
Subject:   Re: pwlib broken again
Message-ID:  <4CEEBD14.1020900@herveybayaustralia.com.au>
In-Reply-To: <alpine.BSF.2.00.1011251912350.2727@yokozuna.lan>
References:  <alpine.BSF.2.00.1011251912350.2727@yokozuna.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CEEBD14.1020900>