Installing CUPS in Mac mini with Pentium

Joseph Lozano cajanegra1 at gmail.com
Fri May 19 15:16:43 PDT 2006


I was wondering if any of you has attempted to install CUPS in one of the new Pentium powered Mac minis. I'm running into the next error when trying to compile the code (OSX version 10.4.6):

Linking libcupsimage.2.dylib...
ld: Undefined symbols:
_png_create_info_struct
_png_create_read_struct
_png_destroy_read_struct
_png_get_IHDR
_png_get_valid
_png_get_x_pixels_per_meter
_png_get_y_pixels_per_meter
_png_init_io
_png_read_end
_png_read_info
_png_read_row
_png_set_background
_png_set_expand
_png_set_interlace_handling
_png_set_packing
_png_set_strip_16
_png_set_tRNS_to_alpha
_TIFFClose
_TIFFFdOpen
_TIFFGetField
_TIFFReadScanline
_TIFFScanlineSize
__TIFFfree
__TIFFmalloc
/usr/bin/libtool: internal link edit command failed
lipo: can't figure out the architecture type of: /var/tmp//cc9raUib.out
make[1]: *** [libcupsimage.2.dylib] Error 1
make: *** [all] Error 1

Any idea what the source of this error might be?

Joseph.




More information about the cups-devel mailing list