Hello, I'm trying to emerge kde-meta. Before I have removed about every kde package to start as clean as possible. The merge fails here:
>>> Applying xdelta: kdeaddons-3.4.0-3.4.1.tar.xdelta ... /usr/qt/3/bin/moc ./kfile_cert.h -o kfile_cert.moc /bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kfile_cert.lo `test -f 'kfile_cert.cpp' || echo './'`kfile_cert.cpp kfile_cert.cpp: In function `KSSLCertificate* readCertFromFile(const QString&) ': kfile_cert.cpp:110: error: `ERR_clear_error' undeclared (first use this function) kfile_cert.cpp:110: error: (Each undeclared identifier is reported only once for each function it appears in.) kfile_cert.cpp:127: error: `d2i_X509' undeclared (first use this function) kfile_cert.cpp:130: error: `X509_free' undeclared (first use this function) kfile_cert.cpp: In member function `virtual bool CertPlugin::readInfo(KFileMetaInfo&, unsigned int)': kfile_cert.cpp:156: error: `ERR_clear_error' undeclared (first use this function) make[3]: *** [kfile_cert.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/kdeaddons-kfile-plugins-3.4.1/work/kdeaddons-kfile-plugins-3.4.1/kfile-plugins/cert' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kdeaddons-kfile-plugins-3.4.1/work/kdeaddons-kfile-plugins-3.4.1/kfile-plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kdeaddons-kfile-plugins-3.4.1/work/kdeaddons-kfile-plugins-3.4.1' make: *** [all] Error 2 !!! ERROR: kde-base/kdeaddons-kfile-plugins-3.4.1 failed. !!! Function kde_src_compile, Line 170, Exitcode 2 !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, NOT this status message. Any idea what this is and how to solve it? Thanks. Henk. -- [email protected] mailing list

