On Wednesday, 1. June 2005 00:19, Rich Winkel wrote: > Hi, > I've been trying to compile the kde3 port under freebsd-4.11-release. > > I ran into a problem during the compile of samba-libsmbclient. The > configure step says: > configure: error: libkrb5 is needed for Active Directory support > ===> Script "configure" failed unexpectedly. > > The samba-libsmbclient maintainer suggested I turn off ADS in > the library, which I did by adding > WITHOUT_ADS= yes > to the makefile. This allows it to complete the compile and install, > but then I can't use kio_http. Under konquerer, I get: > > Unable to create io_slave: > klauncher said: Error loading kio_http > > Doing an ldd /usr/local/lib/kde3/kio_http.so I get the following errors: > > libgssapi.so.3 => not found (0x0) > libkrb5.so.3 => not found (0x0) > libasn1.so.3 => not found (0x0) > libroken.so.3 => not found (0x0)
Just recompile & reinstall x11/kdelibs3 and the stale linkage should go away. > The thing is, I don't use kerberos and I don't need samba support in kde. > Is there a way for me to turn off this dependency? No. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
pgpWfqHJofDFw.pgp
Description: PGP signature
_______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
