From owner-freebsd-questions Thu Dec 13 9:49:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from northpole.globalvc.co.uk (northpole.globalvc.co.uk [193.118.4.3]) by hub.freebsd.org (Postfix) with ESMTP id 33B8A37B417 for ; Thu, 13 Dec 2001 09:49:32 -0800 (PST) Received: from rabat (rabat.globalvc.co.uk [193.82.151.39]) by northpole.globalvc.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id YGAAD1WS; Thu, 13 Dec 2001 17:49:20 -0000 Message-ID: <009701c183fe$6dbe3b80$279752c1@globalvc.co.uk> From: "Rob Carmichael" To: "Matthew Emmerton" Cc: References: <007f01c183ee$1d2c9280$279752c1@globalvc.co.uk> <20011213180353.A42396@sunbay.com> <009201c183f2$c66d2310$1200a8c0@gsicomp.on.ca> Subject: Re: anyone know what ld-elf does ? Date: Thu, 13 Dec 2001 17:48:52 -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 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 ----- Original Message ----- From: "Matthew Emmerton" To: "Rob Carmichael" Cc: Sent: Thursday, December 13, 2001 4:25 PM Subject: Re: anyone know what ld-elf does ? > > > > On Thu, Dec 13, 2001 at 03:52:04PM -0000, Rob Carmichael wrote: > > > FreeBSD: 4.4 > > > > > > When running MRTG i get the below error, but i also get otehr errors > about > > > ld-elf when running Analog etc. > > > > > > WARNING: rateup died from Signal 0 > > > with Exit Value 1 when doing router 'edinburgh-gw' > > > Signal was 0, Returncode was 1 > > > /usr/libexec/ld-elf.so.1: Shared object "libpng.so.4" not found > > ld-elf.so.1 is the dynamic library loader, and it's telling you that mrtg > can't find libpng.so.4. > > Since the latest version of libpng is libpng.so.5, you're probably using an > outdated version of mrtg. Have you attemped to build and install the latest > version or mrtg (which should be dependent on libpng.so.5, not .4) from > ports? Yes, i have uninstalled it then updated the entire ports tree and then reinstalled a number of times. The latest port is "mrtg-2.9.17" and that is the version i have installed. Could the port be broken ? > Matt Emmerton regards, rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message