The libc6-prof package (in the form this bug has been written against)
has been removed after the 14.04 release.
** Changed in: glibc (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
The workaround does not work for me, as once I installed binutils-gold,
nothing linked correctly anymore (/usr/bin/ld: fatal error:
Input/output error). I had to uninstall it for anything to link.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
After installing binutils-gold package it became a bit better, but still
not completely fixed:
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/libc_p.a(elf-init.op):function
__libc_csu_irel: error: undefined reference to '__rela_iplt_end'
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: glibc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/667470
Title:
Linki
A workaround for the problem is to install the binutils-gold package. I
don't know if this have any other undesired effects, but it solves the
linking issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
I get the same error with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
(Ubuntu 10.04). The problem occurs when compiling using both '--static'
and '--export-dynamic' flags in gcc. If I compile with the flags
separately everything works fine.
In older version of gcc, version 4.2.4 (Ubuntu 4.2.4-1ubunt