You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, December 16th 2005, 10:51pm

crypto installation error on KDE 3.5

I am having trouble installing crypto. It might be a problem with libutil, my binutils, or perhaps just crypto. Or perhaps I have it configured incorrectly. The error message in bash goes as follows when attempting to install this section of kde 3.5:

make[5]: Entering directory `/home/wolfinsilver/konstruct/kde/kdebase/work/kdebase-3.5.0/kcontrol/crypto'
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -I/home/wolfinsilver/kde3.5/include -I/usr/lib/qt3//include -I/usr/X11R6/include -L/home/wolfinsilver/kde3.5/lib -L/usr/lib/qt3//lib -L/usr/X11R6/lib -I/home/wolfinsilver/kde3.5/include -I/usr/lib/qt3//include -I/usr/X11R6/include -L/home/wolfinsilver/kde3.5/lib -L/usr/lib/qt3//lib -L/usr/X11R6/lib -O2 -pipe -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -L/home/wolfinsilver/kde3.5/lib -L/usr/X11R6/lib -L/usr/lib/qt3//lib -L/home/wolfinsilver/kde3.5/lib -L/usr/X11R6/lib -L/usr/lib/qt3//lib -o kcm_crypto.la -rpath /home/wolfinsilver/kde3.5/lib/kde3 -R /home/wolfinsilver/kde3.5/lib -R /home/wolfinsilver/kde3.5/lib -R /usr/lib/qt3//lib -R /usr/X11R6/lib -L/home/wolfinsilver/kde3.5/lib -L/usr/lib/qt3//lib -L/usr/X11R6/lib -module -avoid-version -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined kcm_crypto_la.all_cpp.lo -lkdeui -lkio -lssl -lcrypto
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make[5]: *** [kcm_crypto.la] Error 1

This post has been edited 1 times, last edit by "ginrou" (Dec 21st 2005, 12:10am)


fyrefly

Beginner

Posts: 3

Location: Ontario

  • Send private message

2

Wednesday, December 21st 2005, 6:20pm

Are you using crypto to encrypt the home directory? or a partition?

I've never tried crypto; have you tried dmcrypt?
[COLOR="Navy"]Deny Everything[/COLOR]

3

Wednesday, December 21st 2005, 9:40pm

Crypto is part of my installation for kdebase. For some reason unknown to me, it refuses to compile.

fyrefly

Beginner

Posts: 3

Location: Ontario

  • Send private message

4

Thursday, December 22nd 2005, 6:42am

Are all the dependancies are up to date? Have you tried reinstalling openssl?
[COLOR="Navy"]Deny Everything[/COLOR]

5

Thursday, December 22nd 2005, 7:07pm

All the dependancies are up to date. I've tried several versions of OpenSSL and libtool as well.

fyrefly

Beginner

Posts: 3

Location: Ontario

  • Send private message

6

Friday, December 23rd 2005, 6:58am

Have you installed the libssl-dev headers?
[COLOR="Navy"]Deny Everything[/COLOR]

This post has been edited 1 times, last edit by "fyrefly" (Dec 23rd 2005, 6:58am)