Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2000 10:11:05 -0700 (PDT)
From:      David Daugherty <davidd@datasphereweb.com>
To:        questions@freebsd.org
Subject:   /usr/libexec/ld ???
Message-ID:  <Pine.BSF.4.21.0010041007150.27024-100000@datasphereweb.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010041007150.27024-100000>