Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2003 18:42:26 -0800
From:      "Rev. Joe Doyle Ardent" <ardent@nebcorp.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   libdl (building Qt 3.1 from ports)
Message-ID:  <20030318024226.GB95740@nebcorp.com>

next in thread | raw e-mail | index | archive | help
	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   toor@please.tellme.com:/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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030318024226.GB95740>