Hello all,

While doing a fink update-all, I got the following:

(cd .libs && rm -f kconf_update.la && ln -s ../kconf_update.la kconf_update.la)
Making all in kcert
/fink.new2/bin/moc ./kcertpart.h -o kcertpart.moc
source='kcertpart.cc' object='kcertpart.lo' libtool=yes \
depfile='.deps/kcertpart.Plo' tmpdepfile='.deps/kcertpart.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/fink.new2/include -I../kio/kssl -I../kio/kssl -I.. -I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/fink.new2/include/qt -I/usr/X11R6/include -I/fink.new2/include -I/fink.new2/include -DQT_THREAD_SUPPORT -no-cpp-precomp -fno-common -isystem /fink.new2/include -I/fink.new2/include -I/fink.new2/include -I/fink.new2/include -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mcpu=750 -mtune=750 -Os -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c -o kcertpart.lo `test -f 'kcertpart.cc' || echo './'`kcertpart.cc
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/fink.new2/include -I../kio/kssl -I../kio/kssl -I.. -I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/fink.new2/include/qt -I/usr/X11R6/include -I/fink.new2/include -I/fink.new2/include -DQT_THREAD_SUPPORT -no-cpp-precomp -fno-common -isystem /fink.new2/include -I/fink.new2/include -I/fink.new2/include -I/fink.new2/include -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mcpu=750 -mtune=750 -Os -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c kcertpart.cc -MT kcertpart.lo -MD -MP -MF .deps/kcertpart.TPlo -DPIC
cc1plus: warning: changing search order for system directory "/fink.new2/include"
cc1plus: warning: as it has already been specified as a non-system directory
kcertpart.cc: In member function `virtual bool KCertPart::openFile()':
kcertpart.cc:534: no matching function for call to `KOpenSSLProxy::X509_d2i_fp(
FILE*&, int)'
kcertpart.cc:546: no matching function for call to `KOpenSSLProxy::X509_free(
X509*&)'
kcertpart.cc:554: no matching function for call to `KOpenSSLProxy::
PEM_X509_INFO_read(FILE*&, int, int (&)(char*, int, int, void*), int)'
kcertpart.cc:563: `sk_X509_INFO_num' undeclared (first use this function)
kcertpart.cc:563: (Each undeclared identifier is reported only once for each
function it appears in.)
kcertpart.cc:564: `X509_INFO' undeclared (first use this function)
kcertpart.cc:564: `x5i' undeclared (first use this function)
kcertpart.cc:564: `sk_X509_INFO_value' undeclared (first use this function)
kcertpart.cc:578: `sk_X509_INFO_free' undeclared (first use this function)
make[2]: *** [kcertpart.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.0.XPxMov failed, exit code 2
Failed: compiling kdelibs3-ssl-3.1-14 failed

Any ideas?

TIA,

Jonathan


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to