Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2004 16:44:27 -0500 (CDT)
From:      Quincey Koziol <koziol@ncsa.uiuc.edu>
To:        Andrey Chernov <ache@nagual.pp.ru>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Problem upgrading png
Message-ID:  <200410202144.i9KLiRjj028845@sleipnir.ncsa.uiuc.edu>
In-Reply-To: <20041020185502.GA40381@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Wed, Oct 20, 2004 at 01:52:40PM -0500, Quincey Koziol wrote:
> > > On Wed, Oct 20, 2004 at 01:23:54PM -0500, Quincey Koziol wrote:
> > > > Warning: versions are different between png.h and png.c
> > > > png.h version: 1.2.7
> > > > png.c version: 1.2.6
> > > > 
> > > 
> > > How you got this? png.c and png.h are in the same archive, and if ever 
> > > png.h is updated I wonder whay png.c is not.
> >     I don't know why they are different.  /usr/local/include/png.h indicates
> > that it's v1.2.6 and the png.c and png.h in
> > /usr/ports/graphics/png/work/libpng-1.2.7 indicates that it is indeed 1.2.7.
> > I've used 'find' to search for other copies of png.h on my system and I can't
> > find any in /usr/local or /usr/X11R6...
> 
> It is png.c which is at 1.2.6, not png.h. png.h is updated.
    Yes, I know, but that doesn't make any sense, since it's actually compiling
the copy of png.c in the work directory - I thought it might be pulling in
some other copy of png.h or something.  Anyway, it's definitely not working...

    Quincey



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410202144.i9KLiRjj028845>