From kde-i18n-doc Mon Sep 24 15:44:18 2001 From: George Staikos Date: Mon, 24 Sep 2001 15:44:18 +0000 To: kde-i18n-doc Subject: Re: kdebase make errors (cannot find -lssl) X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=100134645306218 Do you not have OpenSSL devel libs installed? That's strange that it would think you have them if you don't.... On Monday 24 September 2001 09:47, Abou.Gerdi wrote: > Hi, > > I've errors when I try to make kdebase (as root): > > ------------------------- > ... > c++ -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE > -DQT_NO_ASCII_CAST -o libkcm_crypto.la.closure > .libs/libkcm_crypto_la_closure.o .libs/crypto.o .libs/certexport.o > .libs/kdatetimedlg.o .libs/libkcm_crypto_la_meta_unload.o  -L/usr/X11R6/lib > -L/home/kde3/qt-copy/lib -L/home/kde3/kde-3/lib > -L/usr/lib/gcc-lib/i486-suse-linux/2.95.3 -L/usr/i486-suse-linux/lib > /home/kde3/kde-3/lib/libkfile.so /home/kde3/kde-3/lib/libksycoca.so > /home/kde3/kde-3/lib/libkio.so /home/kde3/kde-3/lib/libkdesu.so -lutil > /home/kde3/kde-3/lib/libkssl.so /home/kde3/kde-3/lib/libkdeui.so > /home/kde3/kde-3/lib/libkdecore.so -ldl /home/kde3/kde-3/lib/libDCOP.so > -lqt-mt -lpng /usr/lib/libjpeg.so -lXext -lX11 -lSM -lICE -lresolv -lz > /usr/lib/libfam.so -lstdc++ -lm -lc -lgcc -lssl -lcrypto -Wl,--rpath > -Wl,/home/kde3/kde-3/lib -Wl,--rpath -Wl,/home/kde3/kde-3/lib > /usr/i486-suse-linux/bin/ld: cannot find -lssl > collect2: ld returned 1 exit status > make[3]: *** [libkcm_crypto.la.closure] Error 1 > make[3]: Leaving directory `/home/kde3/kde-3/kdebase/kcontrol/crypto' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/kde3/kde-3/kdebase/kcontrol' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/kde3/kde-3/kdebase' > make: *** [all-recursive-am] Error 2 > ----------------- > > openssl is installed successfull. > > Greetings, > Abou -- George Staikos