[cups.general] cups 1.4.4 on Solaris 10

Burke Sean sean.burke at stryker.com
Fri Aug 6 04:27:20 PDT 2010


Hi folks,

got a couple of problems with regards running cups-1.4.4 on Sol110 that someone may have run into.

1. The following filters always fail die to the following error:

../bannertops
ld.so.1: bannertops: fatal: libpng12.so.0: version `PNG12_0' not found (required by file /opt/csw/lib/libcupsimage.so.2)
ld.so.1: bannertops: fatal: libpng12.so.0: open failed: No such file or directory

ldd bannertops
        libcupsimage.so.2 =>     /opt/csw/lib/libcupsimage.so.2
......
        libpng12.so.0 =>         /usr/lib/libpng12.so.0
        libpng12.so.0 (PNG12_0) =>       (version not found)
        libjpeg.so.8 =>  /usr/local/lib/libjpeg.so.8

bash-3.00# ./rastertolabel
ld.so.1: rastertolabel: fatal: libpng12.so.0: version `PNG12_0' not found (required by file /opt/csw/lib/libcupsimage.so.2)
ld.so.1: rastertolabel: fatal: libpng12.so.0: open failed: No such file or directory
Killed

So, has anyone run into this issue? I've searched high and low for this PNG12_0 issue, but cannot find anything of relevance...


2. Is with regards compiling the hplip (hplip-3.10.6 ) source. I've managed to fix all the dependencies except the very last one.....

gcc -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -g -O2 -o .libs/hp hp-hp.o  ./.libs/libhpmud.so -lusb -lpthread -L/usr/local/lib /usr/local/lib/libdbus-1.so -lnsl -lsocket  -R/usr/local/lib
Undefined                       first referenced
 symbol                             in file
strcasestr                          hp-hp.o
ld: fatal: Symbol referencing errors. No output written to .libs/hp
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `hp'


It appears that "strcasestr " is not included in the Sol10 build (apparently it is due for Sol11), so again, has anyone managed to get hplip built on Sol10?

thanks in advance.

Cheers

Sean

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cups.org/pipermail/cups/attachments/20100806/db0e7b24/attachment-0001.html>


More information about the cups mailing list