Bug#584607: libc6: autoconf configure scripts hang at "checking whether a statically linked program can dlopen itself"

2013-07-28 Thread Kamaraju Kusumanchi
I am getting the same error as Clint Adams (Message 20) with just bintuils (and without binutils-gold) rajulocal@hogwarts:~/x$ cat test.c int main(int argc, char **argv) { return 0; } rajulocal@hogwarts:~/x$ gcc -static -Wl,--export-dynamic test.c /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `s

Bug#584607: libc6: autoconf configure scripts hang at "checking whether a statically linked program can dlopen itself"

2010-08-22 Thread Sebastian Dröge
Hi, are there any news on this? This still happens with latest binutils, libc and gcc on sid. Is gold upstream aware of this? signature.asc Description: This is a digitally signed message part

Bug#584607: libc6: autoconf configure scripts hang at "checking whether a statically linked program can dlopen itself"

2010-06-06 Thread Nicolás Alvarez
On 6/6/10, Aurelien Jarno wrote: > reassign 584607 binutils-gold > thanks > > On Sat, Jun 05, 2010 at 12:02:47AM -0300, Nicolás Alvarez wrote: >> On 6/4/10, Clint Adams wrote: >> > What gcc and binutils are you using? >> >> gcc (Debian 4.4.4-1) 4.4.4 >> GNU gold (GNU Binutils for Debian 2.20.1-sy

Bug#584607: libc6: autoconf configure scripts hang at "checking whether a statically linked program can dlopen itself"

2010-06-06 Thread Aurelien Jarno
reassign 584607 binutils-gold thanks On Sat, Jun 05, 2010 at 12:02:47AM -0300, Nicolás Alvarez wrote: > On 6/4/10, Clint Adams wrote: > > On Fri, Jun 04, 2010 at 11:01:11PM -0300, Nicolás Alvarez wrote: > >> gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static > >> conftest.c -ldl

Bug#584607: libc6: autoconf configure scripts hang at "checking whether a statically linked program can dlopen itself"

2010-06-05 Thread Aurelien Jarno
On Sat, Jun 05, 2010 at 12:45:33AM -0300, Nicolás Alvarez wrote: > On 6/4/10, Clint Adams wrote: > > On Fri, Jun 04, 2010 at 10:08:06PM -0300, Nicolás Alvarez wrote: > >> I'm using a Debian testing/unstable mix. Most packages are from testing > >> (squeeze). Today, I upgraded to libc from 2.10.2-9

Bug#584607: libc6: autoconf configure scripts hang at "checking whether a statically linked program can dlopen itself"

2010-06-04 Thread Nicolás Alvarez
On 6/4/10, Clint Adams wrote: > On Fri, Jun 04, 2010 at 10:08:06PM -0300, Nicolás Alvarez wrote: >> I'm using a Debian testing/unstable mix. Most packages are from testing >> (squeeze). Today, I upgraded to libc from 2.10.2-9 to the version from >> unstable (2.11.1-2). After the upgrade, autoconf-

Bug#584607: libc6: autoconf configure scripts hang at "checking whether a statically linked program can dlopen itself"

2010-06-04 Thread Nicolás Alvarez
On 6/4/10, Clint Adams wrote: > On Fri, Jun 04, 2010 at 11:01:11PM -0300, Nicolás Alvarez wrote: >> gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static >> conftest.c -ldl > > % gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static > conftest.c -ldl > /tmp/cc5vF3ae.o

Bug#584607: libc6: autoconf configure scripts hang at "checking whether a statically linked program can dlopen itself"

2010-06-04 Thread Clint Adams
On Fri, Jun 04, 2010 at 11:01:11PM -0300, Nicolás Alvarez wrote: > gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static > conftest.c -ldl % gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl /tmp/cc5vF3ae.o: In function `main': /tmp/conftest.c:56:

Bug#584607: libc6: autoconf configure scripts hang at "checking whether a statically linked program can dlopen itself"

2010-06-04 Thread Nicolás Alvarez
On 6/4/10, Clint Adams wrote: > On Fri, Jun 04, 2010 at 10:08:06PM -0300, Nicolás Alvarez wrote: >> I'm using a Debian testing/unstable mix. Most packages are from testing >> (squeeze). Today, I upgraded to libc from 2.10.2-9 to the version from >> unstable (2.11.1-2). After the upgrade, autoconf-

Bug#584607: libc6: autoconf configure scripts hang at "checking whether a statically linked program can dlopen itself"

2010-06-04 Thread Clint Adams
On Fri, Jun 04, 2010 at 10:08:06PM -0300, Nicolás Alvarez wrote: > I'm using a Debian testing/unstable mix. Most packages are from testing > (squeeze). Today, I upgraded to libc from 2.10.2-9 to the version from > unstable (2.11.1-2). After the upgrade, autoconf-generated configure > scripts stoppe

Bug#584607: libc6: autoconf configure scripts hang at "checking whether a statically linked program can dlopen itself"

2010-06-04 Thread Nicolás Alvarez
Package: libc6 Version: 2.11.1-2 Severity: important I'm using a Debian testing/unstable mix. Most packages are from testing (squeeze). Today, I upgraded to libc from 2.10.2-9 to the version from unstable (2.11.1-2). After the upgrade, autoconf-generated configure scripts stopped working. They han