[cups.bugs] [CRIT] STR #2156: 'make' for cups-1.2.7 fails even though 'configure' is OK

Sergei Steshenko sergstesh at yahoo.com
Sun Dec 17 06:23:06 PST 2006


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

The above attached 'Makedefs' file is apparently generated by 'configure'
and is used by a lot of (all ?) Makefiles.

Pay attention to these lines in the 'Makedefs' file:

   134	LDFLAGS		=	-L../cups -L../filter $(ARCHFLAGS) \
   135				-L/maxtor5/sergei/AppsFromScratchWD/install/openssl-0.9.8d/lib
-L/maxtor5/sergei/AppsFromScratchWD/install/jpegsrc.v6b/lib
-L/maxtor5/sergei/AppsFromScratchWD/install/libpng-1.2.12/lib
-L/maxtor5/sergei/AppsFromScratchWD/install/openssl-0.9.8d/lib
-L/maxtor5/sergei/AppsFromScratchWD/install/tiff-3.8.2/lib
-L/maxtor5/sergei/AppsFromScratchWD/install/zlib-1.2.3/lib
-Wl,-rpath,/maxtor5/sergei/AppsFromScratchWD/install/cups-1.2.7-source/lib
 $(OPTIM)


- the lines point to the needed libraries, 'tiff' among them.

However:

"[163] 17:41 sergei at amdam2:/maxtor5/sergei/AppsFromScratchWD> grep -n
LDFLAGS `pwd`/build/cups-1.2.7-source/Makedefs
134:LDFLAGS             =       -L../cups -L../filter $(ARCHFLAGS) \
[164] 17:41 sergei at amdam2:/maxtor5/sergei/AppsFromScratchWD>   
",

i.e. LDFLAGS, though defined, is not used, and that's why I think
'make' fails.

Link: http://www.cups.org/str.php?L2156
Version: 1.2.7





More information about the cups-devel mailing list