[Mesa-dev] [Bug 55080] New: [build error with -flto] relocation R_386_GOTOFF against undefined symbol `x86_entry_end.2334.4268' can not be used when making a shared object
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 19 01:18:27 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55080
Bug #: 55080
Summary: [build error with -flto] relocation R_386_GOTOFF
against undefined symbol `x86_entry_end.2334.4268' can
not be used when making a shared object
Classification: Unclassified
Product: Mesa
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: fabio.ped at libero.it
When trying to build git mesa with gcc LTO (gcc 4.7.1-9ubuntu2), it fails with
this error:
CCLD libglapi.la
/usr/bin/ld: /tmp/cc2u7Pv8.ltrans0.ltrans.o: relocation R_386_GOTOFF against
undefined symbol `x86_entry_end.2334.4268' can not be used when making a shared
object
/usr/bin/ld: final link failed: Bad value
Full build log here:
https://launchpadlibrarian.net/116598460/buildlog_ubuntu-quantal-i386.mesa_9.1~git1209190941.9aa8ba~gd~q_FAILEDTOBUILD.txt.gz
(This may be a gcc bug)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list