Gentoo Archives: gentoo-user

From: henkg@××××××××××××××.nl
To: gentoo-user@l.g.o
Subject: [gentoo-user] kde-meta won't emerge
Date: Thu, 22 Sep 2005 14:41:37
Message-Id: 20050922143621.GA6675@brankie.xs4all.nl
1 Hello,
2
3 I'm trying to emerge kde-meta. Before I have removed about every kde
4 package to start as clean as possible. The merge fails here:
5
6 >>> Applying xdelta: kdeaddons-3.4.0-3.4.1.tar.xdelta
7 ...
8
9 /usr/qt/3/bin/moc ./kfile_cert.h -o kfile_cert.moc
10 /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
11 kfile_cert.cpp: In function `KSSLCertificate* readCertFromFile(const QString&)
12 ':
13 kfile_cert.cpp:110: error: `ERR_clear_error' undeclared (first use this
14 function)
15 kfile_cert.cpp:110: error: (Each undeclared identifier is reported only once
16 for each function it appears in.)
17 kfile_cert.cpp:127: error: `d2i_X509' undeclared (first use this function)
18 kfile_cert.cpp:130: error: `X509_free' undeclared (first use this function)
19 kfile_cert.cpp: In member function `virtual bool
20 CertPlugin::readInfo(KFileMetaInfo&, unsigned int)':
21 kfile_cert.cpp:156: error: `ERR_clear_error' undeclared (first use this
22 function)
23 make[3]: *** [kfile_cert.lo] Error 1
24 make[3]: Leaving directory `/var/tmp/portage/kdeaddons-kfile-plugins-3.4.1/work/kdeaddons-kfile-plugins-3.4.1/kfile-plugins/cert'
25 make[2]: *** [all-recursive] Error 1
26 make[2]: Leaving directory `/var/tmp/portage/kdeaddons-kfile-plugins-3.4.1/work/kdeaddons-kfile-plugins-3.4.1/kfile-plugins'
27 make[1]: *** [all-recursive] Error 1
28 make[1]: Leaving directory `/var/tmp/portage/kdeaddons-kfile-plugins-3.4.1/work/kdeaddons-kfile-plugins-3.4.1'
29 make: *** [all] Error 2
30
31 !!! ERROR: kde-base/kdeaddons-kfile-plugins-3.4.1 failed.
32 !!! Function kde_src_compile, Line 170, Exitcode 2
33 !!! died running emake, kde_src_compile:make
34 !!! If you need support, post the topmost build error, NOT this status message.
35
36 Any idea what this is and how to solve it?
37
38 Thanks.
39
40 Henk.
41 --
42 gentoo-user@g.o mailing list