Opened 18 years ago
Closed 18 years ago
#95 closed task (fixed)
Glibc 2.5
Reported by: | Jim Gifford | Owned by: | Jim Gifford |
---|---|---|---|
Priority: | major | Milestone: | CLFS Standard 1.1.0 |
Component: | BOOK | Version: | CLFS Standard 1.1.0 |
Keywords: | glibc upgrade | Cc: |
Description
Begin Testing of GLIBC 2.5
Base patches are in the patches repo, let the testing being http://svn.cross-lfs.org/svn/repos/patches/glibc/
Report any issues here. I'm going to start the testing this week, after sucessful completion of testing it will be added to the 1.1.x trunk for inclusion in the next release
Change History (4)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
It works fine on x86. The iconv patch is no longer needed. Also, I got the same testsuite failure mentioned in the link Greg Schafer gave in his latest diy-linux message - http://sources.redhat.com/ml/libc-alpha/2006-09/msg00039.html
comment:3 by , 18 years ago
Putting update into the book, tested on x86, x86_64, Sparc, and Sparc64. Testing still required on PPC, PPC64, alpha, MIPS, and MIPS64.
Please report all issue here in this ticket.
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Sparc 64 fails. This patch fixes the issue http://svn.cross-lfs.org/svn/repos/patches/glibc/glibc-2.5-sparc_fixes-1.patch
/mnt/sparc-multilib/build/glibc-cross-64bit/libc.so /mnt/sparc-multilib/build/glibc-cross-64bit/libc_nonshared.a /mnt/sparc-multilib/build/glibc-cross-64bit/elf/ld.so /mnt/sparc-multilib/build/glibc-cross-64bit/nptl/libpthread_pic.a(ptw-pause.os): In function `pause_nocancel': ../sysdeps/posix/pause.c:53: undefined reference to `sigprocmask' /mnt/sparc-multilib/build/glibc-cross-64bit/nptl/libpthread_pic.a(ptw-pause.os): In function `libc_pause': ../sysdeps/posix/pause.c:33: undefined reference to `sigprocmask' collect2: ld returned 1 exit status make[2]: * mnt/sparc-multilib/build/glibc-cross-64bit/nptl/libpthread.so Error 1 make[2]: Leaving directory `/mnt/sparc-multilib/build/glibc-2.5/nptl' make[1]: * [nptl/others] Error 2