Date: Thu, 25 Nov 2010 19:17:42 +0100 (CET) From: Marco Beishuizen <mbeis@xs4all.nl> To: freebsd-questions@freebsd.org Subject: pwlib broken again Message-ID: <alpine.BSF.2.00.1011251912350.2727@yokozuna.lan>
next in thread | raw e-mail | index | archive | help
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 -- I pledge allegiance to the flag of the United States of America and to the republic for which it stands, one nation, indivisible, with liberty and justice for all. -- Francis Bellamy, 1892
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1011251912350.2727>