pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: qca-tls not building



On Sat, May 24, 2008 at 08:44:09AM -0400, Steven M. Bellovin wrote:
> ===> Building for qca-tls-1.0nb4
> libtool --silent --mode=compile c++ -c -O2 -I/usr/pkg/qt3/include 
> -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
> -DQ_TRAILING_DIR_SEP -D_REENTRANT  -DQCA_PLUGIN -DOSSL_097 -DQT_NO_DEBUG 
> -DQT_THREAD_SUPPORT -I/usr/pkg/qt3/mkspecs/netbsd-g++ -I. 
> -I../../../../../include -I../../../../../pkg/include -I/usr/pkg/qt3/include 
> -o qca-tls.lo qca-tls.cpp
> qca-tls.cpp: In member function 'bool TLSContext::setup(const 
> QPtrList<QCA_CertContext>&, const QCA_CertContext&, const 
> QCA_RSAKeyContext&)':
> qca-tls.cpp:1042: error: invalid conversion from 'const SSL_METHOD*' to 
> 'SSL_METHOD*'
> qca-tls.cpp:1042: error:   initializing argument 1 of 'SSL_CTX* 
> SSL_CTX_new(SSL_METHOD*)'
> qca-tls.cpp:1061: error: invalid conversion from 'const SSL_METHOD*' to 
> 'SSL_METHOD*'
> qca-tls.cpp:1061: error:   initializing argument 2 of 'int 
> SSL_set_ssl_method(SSL*, SSL_METHOD*)'
> gmake: *** [qca-tls.lo] Error 1
> 
> 
> This is on 4.0_STABLE from pkgsrc HEAD.

Fixed.
 Thomas


Home | Main Index | Thread Index | Old Index