Date: Sun, 13 Apr 2003 13:56:14 -0400 (EDT) From: <mikej@trigger.net> To: <ports@freebsd.org> Cc: will@FreeBSD.org Subject: KDE 3.1.1 ld porblems Message-ID: <1597.24.153.33.31.1050256574.squirrel@webmail.trigger.net>
next in thread | raw e-mail | index | archive | help
Hi, I just built x11/kde3, on a 4-8-STABLE system. When trying to run kdestart, ld complains that shared libraries are not found, it seems to be looking for so.4 while the port installs so.5. $FreeBSD: ports/x11/kde3/Makefile,v 1.60 2003/03/19 04:36:57 will Exp $ # starkde /usr/libexec/ld-elf.so.1: Shared object "libkio.so.4" not found /usr/libexec/ld-elf.so.1: Shared object "libkdeui.so.4" not found .... in /usr/local/lib -rwxr-xr-x 1 root wheel 1028 Apr 13 03:56:13 2003 libkio.la* lrwxr-xr-x 1 root wheel 11 Apr 13 03:56:13 2003 libkio.so@ -> libkio.so.5 -rwxr-xr-x 1 root wheel 2955808 Apr 13 03:56:13 2003 libkio.so.5* -rwxr-xr-x 1 root wheel 954 Apr 13 03:56:07 2003 libkdeui.la* lrwxr-xr-x 1 root wheel 13 Apr 13 03:56:07 2003 libkdeui.so@ -> libkdeui.so.5 -rwxr-xr-x 1 root wheel 2672483 Apr 13 03:56:07 2003 libkdeui.so.5* Thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1597.24.153.33.31.1050256574.squirrel>