From owner-freebsd-questions Mon Mar 11 11:29:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blueyonder.co.uk (pcow034o.blueyonder.co.uk [195.188.53.122]) by hub.freebsd.org (Postfix) with ESMTP id 107A337B400 for ; Mon, 11 Mar 2002 11:29:25 -0800 (PST) Received: from pcow034o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 11 Mar 2002 19:29:04 +0000 Received: from gdmckee.local (unverified [62.30.209.30]) by pcow034o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id for ; Mon, 11 Mar 2002 19:29:04 +0000 Received: from [192.168.0.200] (helo=p1000) by gdmckee.local with smtp (Exim 3.35 #1) id 16kVTU-000DTd-00 for freebsd-questions@freebsd.org; Mon, 11 Mar 2002 19:28:48 +0000 Message-ID: <005701c1c932$fe6dc8c0$c800a8c0@p1000> From: "G D McKee" To: "Freebsd-Questions@Freebsd. Org (E-mail)" Subject: /usr/libexec/elf/ld: warning Date: Mon, 11 Mar 2002 19:28:59 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Getting all sorts of error when I try to install ports. This is the main one - something to do with elf/ld?? Tried installing the freetype and png ports but with no luck. Does any one have any ideas? ===> Building for webalizer-2.1.9_1 cc -L/usr/local/lib -L/usr/local/lib -o webalizer webalizer.o hashtab.o linklist.o preserve.o parser.o output.o dns_resolv.o graphs.o -lgd -lpng -lz -lm /usr/libexec/elf/ld: warning: libpng.so.4, needed by /usr/local/lib/libgd.so, not found (try using -rpath or -rpath-link) /usr/libexec/elf/ld: warning: libfreetype.so.7, needed by /usr/local/lib/libgd.so, not found (try using -rpath or -rpath-link) Thanks in advance Gordon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message