Date: Thu, 13 Dec 2001 17:48:52 -0000 From: "Rob Carmichael" <robc@globalvc.co.uk> To: "Matthew Emmerton" <matt@gsicomp.on.ca> Cc: <questions@FreeBSD.ORG> Subject: Re: anyone know what ld-elf does ? Message-ID: <009701c183fe$6dbe3b80$279752c1@globalvc.co.uk> References: <007f01c183ee$1d2c9280$279752c1@globalvc.co.uk> <20011213180353.A42396@sunbay.com> <009201c183f2$c66d2310$1200a8c0@gsicomp.on.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: "Rob Carmichael" <robc@globalvc.co.uk> Cc: <questions@FreeBSD.ORG> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009701c183fe$6dbe3b80$279752c1>