One of these things is not like the other!
"Carlos O'Donell" <[email protected]>
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
Kyle,
Thanks for the clue-bat when I couldn't setup a chroot. It's working great now.
firin:/home/carlos/fsrc/glibc-work/builds/libc-tls-nptl# /lib/libpthread.so.0
Native POSIX Threads Library by Ulrich Drepper et al
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Forced unwind support included.
firin:/home/carlos/fsrc/glibc-work/builds/libc-tls-nptl# /lib/libc.so.6
GNU C Library development release version 2.5.90, by Roland McGrath et al.
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.3.0 20061110 (experimental).
Compiled on a Linux >>2.6.20-gfb60ab85-dirty<< system on 2007-02-16.
Available extensions:
crypt add-on version 2.1 by Michael Glad and others
Native POSIX Threads Library by Ulrich Drepper et al
Support for some architectures added on, not maintained in glibc core.
BIND-8.2.3-T5B
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
firin:/home/carlos/fsrc/glibc-work/builds/libc-tls-nptl#
apt works fine from the chroot, but packages that rely on threads are broken.
Packages relying on pthread_push_cleanup, and pthread_pop_cleanup are
also broken since we have bugs in those functions according to the
testsuite.
Cheers,
Carlos.