[cups.bugs] [MOD] STR #1196: Complains about not finding "-ltiff"

Nathaniel Powell powell.nathan at gmail.com
Fri Jun 10 21:27:02 PDT 2005


[STR New]

When I am compiling the program with this script,

------------------------------------------------
#!/bin/bash

../configure --prefix=$HOME/opt/gs \
        --with-drivers=BMP,JPEG,PBM,PCX,PS
make
------------------------------------------------

I am getting the following error during the make:

------------------------------------------------
../obj/echogs -a ./obj/ldt.tr -s - -L/usr/lib64 -lcupsimage -ltiff -ljpeg
-lpng -lm -lz -lcups -lssl -lcrypto -lnsl -ldl -lm   -lm
if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \
XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \
FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= \
DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= \
DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \
DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \
DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \
/bin/sh <./obj/ldt.tr
/usr/bin/ld: cannot find -ltiff
collect2: ld returned 1 exit status
make: *** [bin/gs] Error 1
----------------------------------------------------------------------
I don't understand this error, because I am trying to compile without tiff
support. I have attached the config.log

Link: http://www.cups.org/str.php?L1196
Version: 8.15rc3
Attachment: http://www.cups.org/strfiles/1196/config.log





More information about the cups-devel mailing list