** Also affects: debian
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/559729
Title:
package fglrx 2:8.721-0ubuntu8 failed to install/upgra
Setting to confirmed due to duplicates.
** Changed in: fglrx-installer (Ubuntu)
Importance: Undecided => Low
** Changed in: fglrx-installer (Ubuntu)
Status: New => Confirmed
--
package fglrx 2:8.721-0ubuntu8 failed to install/upgrade: fglrx kernel module
failed to build: ld: internal
Also fails in 2.20
Likely a missing symbol in the fglx library. Odd however that it links
with ld, but not gold.
For some reason this is never called in gold/object.h:
set_output_symtab_index(unsigned int i)
{
gold_assert(this->output_symtab_index_ == 0);
this->output_symtab_index_
Oh, I see. I need to configure with --enable-gold to get the same version as
Ubuntu 10.04
tar -zxf binutils-2.20.1.tar.gz
./configure --with-gnu-as --with-gnu-ld --enable-gold
--prefix=~/binutils-2.20.1/build; make -j4; make install
And with that I can reproduce the bug.
~/binutils-2_20.1/buil
My system is using this version of binutils:
$ ld --version
GNU gold (GNU Binutils for Ubuntu 2.20.1-system.20100303) 1.9
Copyright 2008 Free Software Foundation, Inc.
The closest tags to that in CVS are:
sid-snapshot-20100301
cgen-snapshot-20100301
Is this the same binutils that
I built binutils from TOT CVS and it links without errors.
binutils ltversion.m4
m4_define([LT_PACKAGE_VERSION], [2.2.7a])
m4_define([LT_PACKAGE_REVISION], [1.3134])
Not exactly sure on what version of binutils it was fixed.
sudo ~/binutils/bin/ld -m elf_i386 -r -o
/usr/src/fglrx-8.723/2.6.x/f
** Tags added: karmic
--
package fglrx 2:8.721-0ubuntu8 failed to install/upgrade: fglrx kernel module
failed to build: ld: internal error in output_symtab_index, at
../../gold/object.h:1086
https://bugs.launchpad.net/bugs/559729
You received this bug notification because you are a member of Ub
confirmed bug
--
package fglrx 2:8.721-0ubuntu8 failed to install/upgrade: fglrx kernel module
failed to build: ld: internal error in output_symtab_index, at
../../gold/object.h:1086
https://bugs.launchpad.net/bugs/559729
You received this bug notification because you are a member of Ubuntu-X,
** Summary changed:
- package fglrx 2:8.721-0ubuntu8 failed to install/upgrade: fglrx kernel module
failed to build
+ package fglrx 2:8.721-0ubuntu8 failed to install/upgrade: fglrx kernel module
failed to build: ld: internal error in output_symtab_index, at
../../gold/object.h:1086
--
packag
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/43619877/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/43619878/CurrentDmesg.txt
** Attachment added: "DKMSBuildLog.txt"
http://launchpadlibrarian.net/43619879/DKMSBuildLog.txt
** A
10 matches
Mail list logo