I have it too, and on Glibc didn't notice. It looks like the same problem reported for the uClibc book, and I always assumed it was a problem with the uClibc book. I'll fix this soon.
robert On Tuesday December 18 2007 12:38:19 pm Jaap Struyk wrote: > Hello, > > Giving up my 64bit and went for 0.3, only after the build I checked for > textrel and found that libbfd got it, so I fired up the lfs-live-cd and > build the svn-hlfs with jhalfs and got even worse result: > > cat > /usr/libexec/grep_lib_for_textrel.sh << "EOF" > for i in $1/*.so; do > readelf -d $i 2>/dev/null | sed -e "s,^,$i: ," | grep TEXTREL > done > EOF > > /usr/libexec/grep_lib_for_textrel.sh /lib > /lib/libproc-3.2.7.so: 0x00000016 (TEXTREL) 0x0 > root:/usr/src/linux-2.6.23.11# /usr/libexec/grep_lib_for_textrel.sh > /usr/lib /usr/lib/libbfd-2.17.so: 0x00000016 (TEXTREL) > 0x0 /usr/lib/libbfd.so: 0x00000016 (TEXTREL) 0x0 > -- > Groetjes Japie
pgpDrnserIE0S.pgp
Description: PGP signature
-- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
