From owner-freebsd-ports Tue Sep 25 16:43:51 2001 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 5D84137B40A; Tue, 25 Sep 2001 16:43:46 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id C4E302B72B; Wed, 26 Sep 2001 01:43:23 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 4D9D991; Wed, 26 Sep 2001 09:42:53 +1000 (EST) Date: Wed, 26 Sep 2001 09:42:53 +1000 From: Edwin Groothuis To: faSty Cc: bugs@freebsd.org, ports@freebsd.org Subject: Re: mrtg fails with errors png libs. Message-ID: <20010926094253.A99592@k7.mavetju.org> References: <20010925162127.A48101@i-sphere.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010925162127.A48101@i-sphere.com>; from fasty@i-sphere.com on Tue, Sep 25, 2001 at 04:21:27PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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