Dan Nicholson wrote:
On 9/30/06, randhir phagura <[EMAIL PROTECTED]> wrote:

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

Either libcupsimage.so or imagetops wasn't linked with -lpng or
something similar. But you can't tell since it's hiding the compile
line. Maybe you have to look at the Makefile to see what it's actually
doing. Or maybe there's a variable like VERBOSE that would show the
commands. I've never seen this issue before, though.

You could certainly try cups-1.2.x. There's an open bug to update with
comments that it's worked fine.

FYI the issue appears with GCC-4.1 and can be solved with this patch :
http://bugs.gentoo.org/attachment.cgi?id=90787

HTH
Regards
--
N. Peguiron / 061013
np [at] logma.ch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to