Date: Wed, 26 Sep 2001 09:42:53 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: faSty <fasty@i-sphere.com> Cc: bugs@freebsd.org, ports@freebsd.org Subject: Re: mrtg fails with errors png libs. Message-ID: <20010926094253.A99592@k7.mavetju.org> In-Reply-To: <20010925162127.A48101@i-sphere.com>; from fasty@i-sphere.com on Tue, Sep 25, 2001 at 04:21:27PM -0700 References: <20010925162127.A48101@i-sphere.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 25, 2001 at 04:21:27PM -0700, faSty wrote: > WARNING: rateup died from Signal 11 > with Exit Value 0 when doing router 'xxx.xxx.xxx.xxx' > Signal was 11, Returncode was 0 > libpng warning: Application was compiled with png.h from libpng-1.0.12 > libpng warning: Application is running with png.c from libpng-1.2.0 > gd-png: fatal libpng error: Incompatible libpng version in application and library > > How do I solve this problem and I tried like 5 or 6 times recompile > everything to make sure it runs ok. but it still errors every time > run mrtg mrtg.cfg Did you compile both libpng and mrtg? I would suggest to make clean in mrtg, pkg_delete libpng (all of them), make reinstall in libpng and mrtg again (in that order). This sounds like a conflict in versions for libpng (i.e. the one which was installed was made from an earlier version than the one which was used to compile mrtg with). Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010926094253.A99592>