Bug#576800: libc6: Cannot create new processes after hibernating

2010-04-11 Thread Francois Gouget
KMS is now mandatory with the current Intel drivers? -- Francois Gouget fgou...@free.fr http://fgouget.free.fr/ Any sufficiently advanced Operating System is indistinguishable from Linux -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject

Bug#576800: libc6: Cannot create new processes after hibernating

2010-04-07 Thread Francois Gouget
Package: libc6 Version: 2.10.2-6 Severity: critical Justification: breaks the whole system After resuming my EeePC from hibernation, I can no longer start new processes. This goes so far as preventing shutdown since init itself cannot be forked so that the only solution is a hard reset. Hence

Bug#475839: libc6-dev: pthread_mutex_t definition contains a nameless union

2008-12-15 Thread Francois Gouget
On Sun, 14 Dec 2008, Francois Gouget wrote: [...] 1) gcc-2.95 is still present in Lenny. If you are not seeing it in aptitude, it's because you are using the 64bit build. Ah. I see I'm wrong about this point. I still get it because I have stable+testing in my sources.list. My other

Bug#475839: libc6-dev: pthread_mutex_t definition contains a nameless union

2008-12-14 Thread Francois Gouget
the compilation fail due to the C library headers, or having to patch said headers on a regular basis, is annoying. -- Francois Gouget fgou...@free.fr http://fgouget.free.fr/ We are Pentium of Borg. You will be approximated. Division is futile. -- To UNSUBSCRIBE, email

Bug#475839: libc6-dev: pthread_mutex_t definition contains a nameless union

2008-04-13 Thread Francois Gouget
Package: libc6-dev Version: 2.7-10 Severity: normal Tags: patch The pthread_mutex_t in /usr/include/bits/pthreadtypes.h contains a nameless union. This makes it impossible to use with compilers that don't support nameless unions. Gcc 2.95 for instance. In particular this breaks compilation of