← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 559729] Re: 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

 

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_ = i;
  }


Hope this information is helpful.

-- 
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,
which is subscribed to fglrx-installer in ubuntu.



References