Re: cups-1.1.23 error on blfs-svn-20060919

2006-10-13 Thread NP
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 Eithe

cups-1.1.23 error on blfs-svn-20060919

2006-10-03 Thread randhir phagura
Hi, Thanks for the help. Will take the 'cups-1.2.x' route as advised. Thanks and regards, Randhir Phagura -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: cups-1.1.23 error on blfs-svn-20060919

2006-10-02 Thread Matt Sanchez
I had the same problem a couple weeks ago. libpng installs two libraries, libpng.so and libpng12.so. The failing function was deprecated some time ago, and finally removed from libpng12.so. And of course cups is trying to link against libpng12.so, which doesn't have the function; hence your error.

Re: cups-1.1.23 error on blfs-svn-20060919

2006-10-01 Thread Alberto Hernando
El Domingo, 1 de Octubre de 2006 22:53, Dan Nicholson escribió: > 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

cups-1.1.23 error on blfs-svn-20060919

2006-10-01 Thread randhir phagura
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: '