From owner-freebsd-questions Wed Oct 4 10:11: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from datasphereweb.com (c182500-a.frndl1.wa.home.com [24.10.46.121]) by hub.freebsd.org (Postfix) with ESMTP id 2CAEF37B502 for ; Wed, 4 Oct 2000 10:11:06 -0700 (PDT) Received: from localhost (davidd@localhost) by datasphereweb.com (8.11.0/8.9.3) with ESMTP id e94HB5X27412 for ; Wed, 4 Oct 2000 10:11:05 -0700 (PDT) (envelope-from davidd@datasphereweb.com) Date: Wed, 4 Oct 2000 10:11:05 -0700 (PDT) From: David Daugherty To: questions@freebsd.org Subject: /usr/libexec/ld ??? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm still trying to build kphpdev and I've had to change a few variables in the makefile. Right now I'm getting the error: /usr/libexec/elf/ld: cannot find -ldl when I run this from the command line: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local//include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -O2 -Wall -c main.cpp /bin/sh ../libtool --silent --mode=link g++ -O2 -Wall -s -o kphpdev -L/usr/local//lib -L/usr/X11R6/lib -rpath /usr/local//lib -rpath /usr/X11R6/lib cgetnamedata.o cgetname.o copenfiledata.o copenfile.o cedit.moc.o cfileedit.moc.o cfiles.moc.o cgetname.moc.o copenfile.moc.o crealfileview.moc.o cserverconnect.moc.o ctabctl.moc.o ctreeview.moc.o kphpdev.moc.o cfiles.o cfileedit.o cedit.o cserverconnectdata.o cserverconnect.o tcp_client.o ctcpclient.o ctreeview.o ctreehandler.o ctabctl.o crealfileview.o kphpdev.o main.o ./kwrite/libkwrite.a ./stabctl/libstabctl.a ./database/libdatabase.a -ldl -lkab -lkspell -lkfile -lkfm -lkhtmlw -lkimgio -ljpeg -ltiff -lpng -lm -ljscript -lkdeui -lkdecore -lqt -lXext -lX11 I'm not sure what the problem is with this. Has anyone come across this while using ld? |> /\ \/ @ davidd@datasphereweb.com DataSphere - Back end web programming, site security, and networking david.daugherty@netmanage.com Software Engineer NetManage - The Bridge to E-Business http://www.wcug.wwu.edu/~doc ICQ: 21106703 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message