emerge fails with:
g++ -c -pipe -Wall -W -march=pentium3 -pipe -Os -D_REENTRANT -fPIC
-DQCA_PLUGIN -DOSSL_097 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN
-DQT_SHARED -DQT_TABLET_SUPPORT -march=pentium3 -pipe -Os -fomit-frame-pointer
-I/usr/qt/3/mkspecs/linux-g++
-I/var/tmp/portage/qca-tls-1.0-r2/work/qca-tls-1.0 -I/usr/qt/3/include -o
qca-tls.o qca-tls.cpp
qca-tls.cpp: In member function 'virtual bool
RSAKeyContext::createFromDER(const char*, unsigned int)':
qca-tls.cpp:457: error: invalid conversion from 'unsigned char**' to 'const
unsigned char**'
qca-tls.cpp:457: error: initializing argument 2 of 'RSA*
d2i_RSA_PUBKEY(RSA**, const unsigned char**, long int)'
qca-tls.cpp: In member function 'virtual bool CertContext::createFromDER(const
char*, unsigned int)':
qca-tls.cpp:802: error: invalid conversion from 'unsigned char**' to 'const
unsigned char**'
qca-tls.cpp:802: error: initializing argument 2 of 'X509* d2i_X509(X509**,
const unsigned char**, long int)'
make: *** [qca-tls.o] Fehler 1
!!! ERROR: app-crypt/qca-tls-1.0-r2 failed.
Call stack:
ebuild.sh, line 1894: Called dyn_compile
ebuild.sh, line 941: Called src_compile
!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.