Bug#397813: glibc_2.5-0exp3(hppa/experimental): FTBFS: thread-local storage not supported for this target

2006-11-09 Thread Frank Lichtenheld
Package: glibc Version: 2.5-0exp3 Severity: serious Hi, your package failed to build from source. | Automatic build of glibc_2.5-0exp3 on meitner by sbuild/hppa 79 | Build started at 20061109-1707 | ** | Checking

Processed: Re: mips: system() hangs when compiled with -pg (gprof profiling(.

2006-11-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 387498 linux-2.6 Bug#387498: mipsel: system() hangs when compiled with -pg (gprof profiling) Bug reassigned from package `linux-2.6,libc6' to `linux-2.6'. > retitle 387498 [hppa/mipsel] system() hangs when compiled with -pg (gprof > profiling

Bug#387498: mips: system() hangs when compiled with -pg (gprof profiling(.

2006-11-09 Thread Aurelien Jarno
reassign 387498 linux-2.6 retitle 387498 [hppa/mipsel] system() hangs when compiled with -pg (gprof profiling) thanks > = > [EMAIL PROTECTED]:~$ cat >t.c > int > main(int argc,char * argv[]) {return system(argv[1]);} >