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

2013-12-04 Thread Hazel Russman
On Mon, 2 Dec 2013 12:01:38 + (UTC) Thomas Kupper thomas.kup...@gmail.com wrote: G'day, I was coming across that error while trying to cross compile mpc for later use with gcc using Optware building system (nothing to do with LFS I agree). In my case it was mpc which did complain but

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

2013-12-04 Thread akhiezer
Date: Wed, 4 Dec 2013 11:40:23 + From: Hazel Russman hazeldeb...@googlemail.com To: lfs-support@linuxfromscratch.org Subject: Re: [lfs-support] GCC build first pass: mpc build looks for libgmp.la in the wrong place . . I was also able to trace the problem back to a bad

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

2013-12-04 Thread Hazel Russman
On Wed, 04 Dec 2013 11:57:14 + lf...@cruziero.com (akhiezer) wrote: Date: Wed, 4 Dec 2013 11:40:23 + From: Hazel Russman hazeldeb...@googlemail.com To: lfs-support@linuxfromscratch.org Subject: Re: [lfs-support] GCC build first pass: mpc build looks for libgmp.la in the wrong

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

2013-12-04 Thread Dan McGhee
I was slogging through dmesg in my new LFS system and didn't find more than one CPU loaded. I have an AMD-10-5745M processor which has a quad-core. I tried to reconfigure the kernel to support it but it wouldn't boot. Am reverting back to the one I know works. Can anyone suggest the .config

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

2013-12-04 Thread William Harrington
On Dec 4, 2013, at 1:49 PM, Dan McGhee wrote: AMD-10-5745M Have you used the powernow-k8 driver and have SMP enabled? http://cateee.net/lkddb/web-lkddb/X86_POWERNOW_K8.html Sincerely, WIlliam Harrington -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ:

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

2013-12-04 Thread Ken Moffat
On Wed, Dec 04, 2013 at 02:46:47PM -0600, William Harrington wrote: On Dec 4, 2013, at 1:49 PM, Dan McGhee wrote: AMD-10-5745M Have you used the powernow-k8 driver and have SMP enabled? http://cateee.net/lkddb/web-lkddb/X86_POWERNOW_K8.html Sincerely, WIlliam Harrington

[lfs-support] Shadow tar file

2013-12-04 Thread Frans de Boer
I noticed that the debian site can't be reached anymore and therefore the newest shadow tar can't be reached - if any. Does anybody knows where the latest shadow tar's can be found - beside the LFS site. Regards, Frans. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ:

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

2013-12-04 Thread William Harrington
On Dec 4, 2013, at 3:36 PM, Ken Moffat wrote: CONFIG_MK8 but works on K10 Ah was trying to find the exact configure option. It works with my A4 3400, as well. SIncerely, William Harrington -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ:

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

2013-12-04 Thread Bruce Dubbs
Ken Moffat wrote: On Wed, Dec 04, 2013 at 02:46:47PM -0600, William Harrington wrote: On Dec 4, 2013, at 1:49 PM, Dan McGhee wrote: AMD-10-5745M Have you used the powernow-k8 driver and have SMP enabled? http://cateee.net/lkddb/web-lkddb/X86_POWERNOW_K8.html Sincerely, WIlliam

Re: [lfs-support] Shadow tar file

2013-12-04 Thread Bruce Dubbs
Frans de Boer wrote: I noticed that the debian site can't be reached anymore and therefore the newest shadow tar can't be reached - if any. Does anybody knows where the latest shadow tar's can be found - beside the LFS site. http://ftp.de.debian.org/debian/pool/main/s/shadow/ -- Bruce

[lfs-support] 7.4 5.15. Ncurses-5.9 fails to make

2013-12-04 Thread Ron Hartikka
Hi Group, Things seemed to be going well and according to the book until ncurses. My host is Ubuntu 13.10 the rest of my info is below. Any ideas what is wrong? Thanks, Ron The error I got was: unterminated #ifdef. It

Re: [lfs-support] 7.4 5.15. Ncurses-5.9 fails to make

2013-12-04 Thread Bruce Dubbs
Ron Hartikka wrote: Hi Group, Things seemed to be going well and according to the book until ncurses. My host is Ubuntu 13.10 the rest of my info is below. Any ideas what is wrong? Not really. include/ncurses_def.h is definitely wrong. That's a generated file. The host requirements look

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

2013-12-04 Thread Dan McGhee
On 12/04/2013 04:02 PM, Bruce Dubbs wrote: Ken Moffat wrote: Powernow is for cpufreq (a good thing to use, IMHO, but not mentioned in LFS) and not used anymore for K10 and newer CPUs (the support is now in acpi-cpufreq). From memory, the initial K10 was the athlon64xII. My git-foo isn't

Re: [lfs-support] 7.4 5.15. Ncurses-5.9 fails to make

2013-12-04 Thread Ron Hartikka
You may want to mv mawk to mawk.sav and try again. -- Bruce That did it. :) Configure checks for mawk first. It was mawk 1.3.3-17ubuntu1 Thanks again Bruce. Ron Hartikka -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html

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

2013-12-04 Thread Simon Geard
On Wed, 2013-12-04 at 20:33 -0600, Dan McGhee wrote: Mentioning the obvious always helps--the old forest and trees. In this case, however, even with cat .config | grep X86_64_SMP that particular option doesn't seem to be present. But, I discovered much to my embarassment that CONFIG_SMP was