This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
glibc 2.2.94 - HPPA - Satus ok... :}
- From: Carlos O'Donell <carlos at baldric dot uwo dot ca>
- To: libc-alpha at sources dot redhat dot com, debian-glibc at lists dot debian dot org
- Date: Mon, 23 Sep 2002 23:54:03 -0400
- Subject: glibc 2.2.94 - HPPA - Satus ok... :}
libc-alpha,
After a few more patches, glibc 2.2.94 is up and running on HPPA.
I'm in the process of splitting and preparing the rest of the
patches, with changes to the plt relocation patch (thanks Alan).
Building from CVS within my clean chroot:
GCONV_PATH=/carlos/libc-build/iconvdata LC_ALL=C /carlos/libc-build/elf/ld.so.1 --library-path /carlos/libc-build:/carlos/libc-build/math:/carlos/libc-build/elf:/carlos/libc-build/dlfcn:/carlos/libc-build/nss:/carlos/libc-build/nis:/carlos/libc-build/rt:/carlos/libc-build/resolv:/carlos/libc-build/crypt:/carlos/libc-build/linuxthreads /carlos/libc-build/iconvdata/tst-e2big > /carlos/libc-build/iconvdata/tst-e2big.out
tst-e2big: ../iconv/skeleton.c:711: gconv: Assertion `outbuf == outerr' failed.
make[2]: *** [/carlos/libc-build/iconvdata/tst-e2big.out] Error 134
make[2]: Leaving directory `/carlos/glibc-2.2.94/iconvdata'
make[1]: *** [iconvdata/tests] Error 2
make[1]: Leaving directory `/carlos/glibc-2.2.94'
make: *** [check] Error 2
Which Jack has already brought to light.
Even with the failure, I went ahead and tested the install
in my chroot, and everything seems to be humming contently.
I'm rebuilding the toolchain under the new libc and haven't
seen any serious problems (yet:}).
c.