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

2013-12-05 Thread Bruce Dubbs
frozen tuesday wrote: > Hello all -- > > I just ran "make" on Glibc in section 6.9. Using Linux Mint 15 on an Athlon > XP 3200+ as my host system to build. > > When I ran the non-optional checks on Glibc using the commands: > > make -k check 2>&1 | tee glibc-check-log > grep Error glibc-check-log >

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

2013-12-05 Thread frozen tuesday
Hello all -- I just ran "make" on Glibc in section 6.9. Using Linux Mint 15 on an Athlon XP 3200+ as my host system to build. When I ran the non-optional checks on Glibc using the commands: make -k check 2>&1 | tee glibc-check-log grep Error glibc-check-log Grep returned the following error me

Re: [blfs-support] Troubles Building NSS-3.15.3 [Corrected Major Error]

2013-12-05 Thread Dan McGhee
On 12/05/2013 11:20 AM, Dan McGhee wrote: This build has failed three times for me. Here is the applicable portion of the build log: [What I originally included was an excerpt from my "error" log. I apologize for the mistake. 1411 make[2]: Entering directory `/usr/src/nss-3.15.3/nss-3.15.

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

2013-12-05 Thread akhiezer
> Date: Tue, 22 Oct 2013 12:23:54 +0100 > From: Hazel Russman > To: lfs support > Subject: [lfs-support] GCC build first pass: mpc build looks for libgmp.la > in the wrong place > > I am trying to build a 64-bit lfs-7.4 system using a host system based > on Slackware-14. Currently I am having a

Re: [lfs-support] Configuring 3.10.10 for quad-core processor

2013-12-05 Thread Ken Moffat
On Thu, Dec 05, 2013 at 08:01:50PM +1300, Simon Geard wrote: > On Wed, 2013-12-04 at 20:33 -0600, Dan McGhee wrote: > > > Ken, are K10 and A10 the same? > > Nope. K10 refers to a generation of AMD processors from about 3 years > ago (including the Phenom II in my current desktop box). A10 is a >

Re: [lfs-support] Configuring 3.10.10 for quad-core processor

2013-12-05 Thread William Harrington
On Dec 5, 2013, at 1:01 AM, Simon Geard wrote: > Yeah, I got burned that way, when I built my first multicore system a > few years ago. You'd think that these days, it'd be a reasonable > default... SMP has been default in a defconfig for a very long time for x86 and x86_64. Sincerely, Willi