Re: Compiling Xorg Protocol Headers in BLFS Version svn-20110728

2011-08-13 Thread William Immendorf
On Sat, Aug 13, 2011 at 4:30 PM, ga ho wrote: > Will it create any problems when "make" is run if it doesn't need to be? It should not create any problems. If a target is run in make that does not exist, make just skips over it. -- William Immendorf The ultimate in free computing. Messages in pl

Compiling Xorg Protocol Headers in BLFS Version svn-20110728

2011-08-13 Thread ga ho
Hi All, In Chapter 23 Introduction to Xorg Protocol Headers the comands are: ./configure $XORG_CONFIG make install However I ran the script in Chapter 23 Introduction to Xorg-7.6 which has the comands: ./configure $XORG_CONFIG make make install Will it create any problems when "make" is run i

Re: lfs system

2011-08-13 Thread William Immendorf
On Sat, Aug 13, 2011 at 7:20 AM, Bill Cunningham wrote: >  I pretty much have given up on building lfs. But I will lurk the list > and chat with others > Bill Look, LFS is hard the first few times. But if you keep trying, asking the list while being clear, you can do better at the book. Please mak

Re: Error after Glibc "make install"

2011-08-13 Thread Giorgio Cittadini
Many thanks, Andy! I think you were right: I repeated all Glibc building paying attention to your "sed on test-installation.pl" and everything come out successfully. Anywhere I had some minor timeout-errors that were uninfluent. Your "guess" played a decisive role. Now I can move along. Giocitta

Re: lfs system

2011-08-13 Thread Glendon Blount
I too would suggest you take a break but not give up. After several attemps I was able to build lfs on a usb hard drive and I am also getting ready to build lfs on my Dell XPS laptop which has two drives and dual boot with gentoo. I would also suggest reading the book and also the suggested reading

Re: lfs system

2011-08-13 Thread Eric Plummer
Bill Cunningham wrote: > I pretty much have given up on building lfs. But I will lurk the list > and chat with others > Bill > Sorry to hear you are giving up. Just so you are aware, I had many problems the first time (more like 5) I tried to build LFS. Just take a break and try again in a mon

lfs system

2011-08-13 Thread Bill Cunningham
I pretty much have given up on building lfs. But I will lurk the list and chat with others Bill<>-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Error after Glibc "make install"

2011-08-13 Thread Andrew Benton
On Sat, 13 Aug 2011 09:31:59 +0200 Giorgio Cittadini wrote: > CC="gcc" /usr/bin/perl scripts/test-installation.pl /sources/glibc-build/ > /tools/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../../i686-pc-linux-gnu/bin/ld: > cannot find -lnss_test1 > collect2: ld returned 1 exit status I'm guessing that

Error after Glibc "make install"

2011-08-13 Thread Giorgio Cittadini
Hello, As you easily will understand I'm a little more than a Linux newbie, but I can "talk" sufficiently well to my OS from the command line. I'm following LFS-BOOK 6.8. Everything went successfully until section 6.2. My host is Ubuntu 11.4. All the host's prerequisites are OK. No error in "make"