Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Nov 2001 15:42:34 +0200
From:      Nevermind <never@nevermind.kiev.ua>
To:        Jason Vervlied <jvervlied@boca.verio.net>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Errors with kde-2.2.1
Message-ID:  <20011107154234.A39082@nevermind.kiev.ua>
In-Reply-To: <20011107125738.CAC3D37B417@hub.freebsd.org>; from jvervlied@boca.verio.net on Wed, Nov 07, 2001 at 07:57:18AM -0500
References:  <20011107125738.CAC3D37B417@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Jason Vervlied!

On Wed, Nov 07, 2001 at 07:57:18AM -0500, you wrote:

> Whenever I launch an app in kde-2.2.1 from a shell, I recieve the following 
> error messages printed to my console
> 
> 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
> 
> Also,  any apps I run, such as kmail have no graphics attached to them. When 
> I built kde-2.2.1, I had libpng-1.0.12 and /usr/local/include/png.h is from 
> version 1.2.0
> 
> Has anyone encountered this error, and if so does anyone know how to correct 
> it. KDE is completly unusable at this point because of this.
You've upgraded libpng, but not recompiled Qt with new version.

do something like:
portupgrade -rf png -x png

this will rebuild all png-dependent packages.

-- 
NEVE-RIPE

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?20011107154234.A39082>