[kde-freebsd] Upgrading KDE in 7.0-RELEASE
Rich Winkel
rich at math.missouri.edu
Sun Apr 20 17:04:02 CEST 2008
Doh! sed /^.*$/\
Anyway, what I should have asked is, why is libkdefx trying to
access old libraries? Isn't -R supposed to take care of this?
On Sat, Apr 19, 2008 at 09:00:18AM -0500, Rich Winkel wrote:
> 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
>
> _______________________________________________
> kde-freebsd mailing list
> kde-freebsd at kde.org
> https://mail.kde.org/mailman/listinfo/kde-freebsd
More information about the kde-freebsd
mailing list