[gs-bugs] [Bug 690268] 'make install' fails
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Wed Feb 4 11:36:17 PST 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690268
------- Additional Comments From sergstesh at yahoo.com 2009-02-04 11:36 -------
Clarifying my http://bugs.ghostscript.com/show_bug.cgi?id=690268#c7 comment.
Well, there is still a problem in 'configure'. I first ran the build without
specifying 'cups' as dependency, and 'configure' didn't complain - because it
found system-wide 'cups' - I think.
The system-wide 'cups-config --ldflags' yields an empty string, while "the
correct" cups-config yields true library locations:
"
/mnt/sdb8/sergei/AFSWD_debug/install/cups-1.3.9-source/binsh/cups-config --ldflags
-Wl,-rpath,/mnt/sdb8/sergei/AFSWD_debug/install/cups-1.3.9-source/lib
-L/mnt/sdb8/sergei/AFSWD_debug/install/cups-1.3.9-source/lib
".
'configure' screen output shows only this:
"
checking for cups-config...
/mnt/sdb8/sergei/AFSWD_debug/install/cups-1.3.9-source/bin/cups-config
",
i.e. there is no checking that the necessary 'cups' files/paths exist.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list