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/build/bin/ld: internal error in output_symtab_index, at object.h:1086 -- 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. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

