[kde-freebsd] kdeadmin fails om 9-stable

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Jan 10 13:55:24 UTC 2012


Daniel Stolpe <stolpe at bombadil.se> writes:

> Now I got stuck like below. The thing is I do have libkldap.so.5.0.1
> but not in that directory:
>
>   0 lrwxr-xr-x  1 root  wheel      13 Jan 10 11:49
> /usr/local/kde4/lib/libkldap.so -> libkldap.so.5
>   0 lrwxr-xr-x  1 root  wheel      17 Jan 10 11:49
> /usr/local/kde4/lib/libkldap.so.5 -> libkldap.so.5.0.1
> 336 -rwxr-xr-x  1 root  wheel  317560 Jan 10 11:49
> /usr/local/kde4/lib/libkldap.so.5.0.1
>
> Is this a lib/link problem or a stale package problem?
>
> [  3%] Building CXX object
> kcron/src/CMakeFiles/kcm_cron.dir/kcm_cron_automoc.o
> Generating moc_cupsFactory.cpp
> Scanning dependencies of target kuser
> make: don't know how to make /usr/local/lib/libkldap.so.5.0.1. Stop
> *** Error code 2

If pkg_info -W doesn't say /usr/local/lib/libkldap.so.5.0.1 belongs to
any port, I think it's something stale (you might want to check for
other dangling libk*.so files in /usr/local/lib too).

A clean build should then be able to pick the right location up.


More information about the kde-freebsd mailing list