While attempting to install the latest KDE, I've run into some
problems with libdl. First, I tried installing the binary package, and
got an error from ld, that libdl.so.2 was not found. OK, I tried building
from ports, and in the middle of building Qt, got:
gmake[3]: Entering directory
`/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/tools/designer/designer'
/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/bin/uic -L
/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/plugins listboxeditor.ui -o
listboxeditor.h
/usr/libexec/ld-elf.so.1: Shared object "libdl.so.2" not found
Here is the output of uname -a:
please:~> uname -a
FreeBSD please.tellme.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #2: Tue Aug
27 15:13:02 PDT 2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PLEASE i386
I cannot find libdl on any of the FreeBSD boxes I own, except in
the Linux compat tree. Does anyone know what this library is, where to
get it, why the Qt port is not building that which will provide it, and if
I can somehow get by without it? Thanks.
-Joe
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message