Re: [lfs-support] GCC build first pass: mpc build looks for libgmp.la in the wrong place

2013-12-06 Thread akhiezer
> Date: Thu, 05 Dec 2013 18:08:56 + > From: lf...@cruziero.com (akhiezer) > To: LFS Support List > Subject: Re: [lfs-support] GCC build first pass: mpc build looks for > libgmp.la in the wrong place > . . > > I have tried two experimental builds. In the first, I used two

Re: [lfs-support] LFS 7.4 / 6.9 - Glibc - how to tell if error messages are benign or critical?

2013-12-06 Thread Bruce Dubbs
frozen tuesday wrote: >> root:/sources/glibc-build# grep Error glibc-check-log >> make[2]: *** [/sources/glibc-build/math/ > test-float.out] Error 1 >> make[2]: *** [/sources/glibc-build/math/test-ldouble.out] Error 1 >> make[2]: *** [/sources/glibc-build/math/test-ildoubl.out] Error 1 >> make[2]:

Re: [lfs-support] LFS 7.4 / 6.9 - Glibc - how to tell if error messages are benign or critical?

2013-12-06 Thread frozen tuesday
> root:/sources/glibc-build# grep Error glibc-check-log > make[2]: *** [/sources/glibc-build/math/ test-float.out] Error 1 > make[2]: *** [/sources/glibc-build/math/test-ldouble.out] Error 1 > make[2]: *** [/sources/glibc-build/math/test-ildoubl.out] Error 1 > make[2]: *** [/sources/glibc-build/mat

Re: [lfs-support] GCC build first pass: mpc build looks for libgmp.la in the wrong place

2013-12-06 Thread Hazel Russman
On Thu, 05 Dec 2013 18:08:56 + lf...@cruziero.com (akhiezer) wrote: > Sanity-checks: > --- > * your host-os (Slackware 14.0) is 64-bit (what does 'uname -a' show)? x86_64 as expected. > * _prior_ to your creation of the symlink that you note below, did > '/usr/lib64/libgmp.la' exist in th