Greg Schafer wrote:

> Yeah, me too. Eventually, I discovered the cause and came up with a
> workaround:
> 
> http://www.diy-linux.org/pipermail/diy-linux-dev/2008-September/001280.html

And if you follow Greg's link, you'll see that his workaround is:

cp -v ../glibc-$GLIBC_VER/iconvdata/gconv-modules iconvdata

and for what it's worth, it didn't help me. I did this before
running the tests and still got the iconv errors.

Here's from my logfile:

`../glibc-2.8-20080922/iconvdata/gconv-modules' -> `iconvdata/gconv-modules'

The above is output from the cp command above. And not only did
I get the two iconv errors, and the math error, I got a few others.
I'm blaming it on the computer I'm using for this build. It is
very old and slow P3-500mhz with 256mb of RAM. Here's the complete
list of errors:

[EMAIL PROTECTED]: /mnt/rmlscsinew/build > grep Error Installed/glibc*/check.log

make[2]: *** [/build/glibc-build/iconvdata/bug-iconv6.out] Error 1
make[2]: *** [/build/glibc-build/iconvdata/tst-iconv7.out] Error 1
make[1]: *** [iconvdata/tests] Error 2
make[2]: *** [/build/glibc-build/math/test-ildoubl.out] Error 1
make[1]: *** [math/tests] Error 2
make[2]: *** [/build/glibc-build/stdio-common/bug22.out] Error 1
make[1]: *** [stdio-common/tests] Error 2
make[2]: *** [/build/glibc-build/wcsmbs/wcsatcliff.out] Error 1
make[1]: *** [wcsmbs/tests] Error 2
make[2]: [/build/glibc-build/posix/annexc.out] Error 1 (ignored)
make[2]: *** [/build/glibc-build/crypt/sha512c-test.out] Error 1
make[1]: *** [crypt/tests] Error 2
make: *** [check] Error 2

-- 
Randy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to