[kde-freebsd] Upgrading KDE in 7.0-RELEASE

Rich Winkel rich at math.missouri.edu
Sat Apr 19 16:00:18 CEST 2008


Hi, I did some googling but haven't found anyone else with this problem.
I installed freebsd 7.0-R along with the included ports tree and
did a portupgrade -arRf.  In the kdelibs3 build, it bombed with:

Making all in dnssd
gmake[2]: Entering directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.8/dnssd'
../kdecore/kconfig_compiler/kconfig_compiler ./kcm_kdnssd.kcfg ./settings.kcfgc; ret=$?; \
        if test "$ret" != 0; then rm -f settings.h ; exit $ret ;  fi
/libexec/ld-elf.so.1: Shared object "libstdc++.so.5" not found, required by "libkdefx.so.6"

Of course libstdc++.so.6 exists in the bsd distribution and I could
make a symbolic link to it, but libkdefx.so.6 is part of kdelibs3,
has already been built and contains no unresolved references.
Shouldn't it be in the LD_CONFIG_PATH during the build?

Thanks!
Rich



More information about the kde-freebsd mailing list