Re: Psmisc-22.10 broken symlink

2010-03-30 Thread Philippe Delavalade
Le mardi 30 mars à 07:05, Rick Shelton a écrit : I think I found a little problem with the instructions in the book here. LFS 6.6 Ch 6.52. Psmisc-22.10 ./configure --prefix=/usr make make install ln -sv killall /bin/pidof root:/sources/psmisc-22.10# ln -sv killall /bin/pidof

Re: Bk6.6Ch6.9 glibc `__stack_chk_guard' work around.

2010-03-30 Thread Chris Staub
On 03/30/2010 12:05 AM, x2...@lycos.com wrote: Hi, This is the work around i'm using. I don't know if it will help on x86_64. Assuming your compilation stopped at the line 'linking' object files to produce 'nscd': Paste up the 'linking' line that

Re: Psmisc-22.10 broken symlink

2010-03-30 Thread Chris Staub
On 03/30/2010 01:05 AM, Rick Shelton wrote: I think I found a little problem with the instructions in the book here. LFS 6.6 Ch 6.52. Psmisc-22.10 ./configure --prefix=/usr make make install ln -sv killall /bin/pidof root:/sources/psmisc-22.10# ln -sv killall /bin/pidof `/bin/pidof' -

LFS 6.6 Step - 6.9. Glibc-2.11.1

2010-03-30 Thread Wayne Cassidy
Hello, Compiling LFS on Gentoo. At step 6.9 (Glibc) after running the tests I get the following errors. root:/sources/glibc-build# grep Error glibc-check-log

5.7. Glibc-2.11.1

2010-03-30 Thread Raj
Please help me guys. I am trying to buid a lfs system for my project. I type the command sudo make install and I get the following error at the end. /bin/sh: i686-lfs-linux-gnu-gcc: not found /bin/sh: i686-lfs-linux-gnu-gcc: not found /bin/sh: i686-lfs-linux-gnu-gcc: not found make[2]: ***

Re: 5.7. Glibc-2.11.1

2010-03-30 Thread Raj
I am building the lfs on a core 2 duo [T5200] laptop running on ubuntu. Please tell me if you need more details. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Host requirement package version difference

2010-03-30 Thread Suraj Linux
Hi, I just checked my system's packages and the version on it. The version of binutils and GCC is higher than recommended. Binutils: (GNU Binutils for Ubuntu) 2.20 gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1 One option is that I uninstall them and reinstall the earlier version. But as I am not very

Re: LFS 6.6 Step - 6.9. Glibc-2.11.1

2010-03-30 Thread Wayne Cassidy
On 30/03/10 12:51 PM, Wayne Cassidy wrote: Hello, Compiling LFS on Gentoo. At step 6.9 (Glibc) after running the tests I get the following errors. ... make[2]: *** [/sources/glibc-build/rt/tst-mqueue5.out] Error 1

Re: BLFS SVN problem: DHCP-3.0.6 Client Configuration

2010-03-30 Thread zzflop
On Sat, Mar 27, 2010 at 09:49:55PM -0700, James Richard Tyrer wrote: On 03/27/10 18:39, Chris Staub wrote: On 03/27/2010 09:30 PM, James Richard Tyrer wrote: SYSCONFDIR=/etc/dhcpcd I think you're a bit confused. /etc/dhcpcd is used for dhcpcd, not DHCP. Those are 2 different packages.

Re: Host requirement package version difference

2010-03-30 Thread stosss
On Tue, Mar 30, 2010 at 4:17 PM, Suraj Linux suraj.embedded.li...@gmail.com wrote: Hi, I just checked my system's packages and the version on it. The version of binutils and GCC  is higher than recommended. Binutils: (GNU Binutils for Ubuntu) 2.20 gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1 One

Re: 5.7. Glibc-2.11.1

2010-03-30 Thread Andrew Benton
On 30/03/10 20:49, Raj wrote: Please help me guys. I am trying to buid a lfs system for my project. I type the command sudo make install and I get the following error at the end. Where in the book does it say to use sudo? In chapter 5 you should be working as user lfs (not root) and in chapter

Re: Host requirement package version difference

2010-03-30 Thread Andrew Benton
On 30/03/10 21:17, Suraj Linux wrote: Hi, I just checked my system's packages and the version on it. The version of binutils and GCC is higher than recommended. Binutils: (GNU Binutils for Ubuntu) 2.20 gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1 One option is that I uninstall them and reinstall