[gs-bugs] [Bug 690288] New: Avoid pre-stripping of X11.so and
respect LDFLAGS
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Fri Feb 13 10:59:43 PST 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690288
Summary: Avoid pre-stripping of X11.so and respect LDFLAGS
Product: Ghostscript
Version: 8.64
Platform: PC
URL: http://bugs.gentoo.org/show_bug.cgi?id=215913
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: Build Process
AssignedTo: ralph.giles at artifex.com
ReportedBy: timo.gurr at gmail.com
QAContact: gs-bugs at ghostscript.com
Kevin Pyle submitted the attached patch to our Gentoo bugzilla which fixes the
two mentioned issues. Quote:
> This was caused by a very strange invocation of gcc when trying to build a
> library. The rule passed "-Wl,-soX11.so". This was parsed as the linker
> option -s, to strip the file, and the linker option -o, to name the file
> X11.so. This rule also ignored user $LDFLAGS. I will attach a patch to fix
> both issues.
>
> This whole area should be revisited and reworked to use libtool, but that is
> beyond the scope of this bug.
For more information please see the link in URL to the original Gentoo bugzilla
entry.
------- 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