Re: png problem compiling imlib



Todd Graham Lewis wrote:
> 
> save.c: In function `Imlib_save_image':
> save.c:353: `PNG_INTERLACE_NONE' undeclared (first use this function)
> save.c:353: (Each undeclared identifier is reported only once
> save.c:353: for each function it appears in.)
> save.c:354: `PNG_COMPRESSION_TYPE_BASE' undeclared (first use this function)
> save.c:354: `PNG_FILTER_TYPE_BASE' undeclared (first use this function)
> make[2]: *** [save.lo] Error 1
> make[2]: Leaving directory `/home/tlewis/gnome/cvs/gnome/imlib/Imlib'
> 
> Do I need a new verison of a png development thingie or something?

Looks like it can't find the standard png headers.  Those symbols are in
my copy of libpng, which has been installed for at least a couple
months.

	Jeff





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]