> Charles Longeau [2007-03-30, 19:24:50]:
> Hi,
> 
> While trying to build graphics/GraphicsMagick port, I faced this error :
> 
>  cc -DHAVE_CONFIG_H -I. -I. -I../magick -I../magick -I.. -I..
> -I/usr/X11R6/include/freetype2 -I/usr/local/include/libpng
> -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include
> -I/usr/local/include/libxml2 -O2 -pipe -Wall -MT png.lo -MD -MP -MF
> .deps/png.Tpo -c png.c  -fPIC -DPIC -o .libs/png.o
> png.c: In function `ReadOnePNGImage':
> png.c:1712: warning: implicit declaration of function `png_access_version'
> png.c:1721: error: `png_ptr' undeclared (first use in this function)
> png.c:1721: error: (Each undeclared identifier is reported only once
> png.c:1721: error: for each function it appears in.)
> *** Error code 1

I've seen this one too, on amd64; it fails every time.

-- 
Travers Buda

Reply via email to