Hi,
While compiling cups-1.1.23 on Intel P-IV, I get the following error:
...............................
...............................
Compiling imagetops.c...
imagetops.c: In function 'main':
imagetops.c:103: warning: 'top' may be used uninitialized in this function
imagetops.c:103: warning: 'left' may be used uninitialized in this function
Compiling image-bmp.c...
Compiling image-colorspace.c...
Compiling image-gif.c...
Compiling image-jpeg.c...
Compiling image-photocd.c...
Compiling image-pix.c...
Compiling image-png.c...
image-png.c: In function 'ImageReadPNG':
image-png.c:89: warning: format '%d' expects type 'int', but argument 3 has
type 'png_uint_32'
image-png.c:89: warning: format '%d' expects type 'int', but argument 4 has
type 'png_uint_32'
Compiling image-pnm.c...
Compiling image-sgi.c...
Compiling image-sgilib.c...
Compiling image-sun.c...
Compiling image-tiff.c...
Compiling image-zoom.c...
Compiling image.c...
Compiling raster.c...
Linking libcupsimage.so.2...
Linking imagetops...
../filter/libcupsimage.so: undefined reference to `png_read_destroy'
collect2: ld returned 1 exit status
make[1]: *** [imagetops] Error 1
make: *** [all] Error 1
[EMAIL PROTECTED]:/opt/blfs-pkgs/cups-1.1.23$
The problem seems to be with 'libpng'. I have installed libpng as well as
xorg-7.1. Or is the problem with this version of cups?
Will appreciate any clues on this error.
Regards,
RSP
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page