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

Wednesday, January 9th 2008, 7:22pm

Problem with kdebase-3.5.8 and libshadow.so

When im trying to make kdebase-3.5.8 it says:

Source code

1
2
gcc: /usr/lib/.libs/libshadow.so: No such file or directory
make[2]: *** [kcheckpass] Error 1


Then, i created symlink: ln -svf ./ /usr/lib/.libs
And tryed to make again, another error appeared:

Source code

1
2
gcc: /lib/libshadow.so: No such file or directory
make[3]: *** [kdm] Error 1


Anyone can answer me how to fix these directories to /usr/lib?

Configured with:

Source code

1
2
./configure --prefix=$KDE_PREFIX --sysconfdir=/etc/kde \
      --disable-debug --disable-dependency-tracking

This post has been edited 1 times, last edit by "nopasara" (Jan 9th 2008, 7:39pm)