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

2011-08-14 Thread Simon Geard
On Sat, 2011-08-13 at 22:30 +0100, ga ho wrote: 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

Re: lfs system

2011-08-14 Thread Philippe Delavalade
Le samedi 13 août à 18:44, William Immendorf a écrit : Please make sure you read this: http://www.linuxfromscratch.org/hints/downloads/files/essential_prereading.txt Hi. I had a look to this document ; in the beginning, it is said to read the html version (better maintained) at :

Re: lfs system

2011-08-14 Thread Carl Thorn
On Sun, 2011-08-14 at 13:20 +0200, Philippe Delavalade wrote: Le samedi 13 août à 18:44, William Immendorf a écrit : Please make sure you read this: http://www.linuxfromscratch.org/hints/downloads/files/essential_prereading.txt Hi. I had a look to this document ; in the beginning,

adjusting the toolchain

2011-08-14 Thread 赵佳晖
Hello everyone, it's my first time to build the LFS. Now i have problem. I use LFS liveCD ,and the version is LFS6.3, make it in the VMware , When i first time adjusting the toolchain ,with this SPECFILE=`dirname $(gcc -print-libgcc-file-name)`/specs gcc -dumpspecs $SPECFILE

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

2011-08-14 Thread ga ho
On Sat, Aug 13, 2011 at 4:30 PM, ga ho gazz...@yahoo.co.uk 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. -- Thanks I just wanted to make sure.

Re: adjusting the toolchain

2011-08-14 Thread Andrew Benton
On Mon, 15 Aug 2011 01:21:56 +0800 赵佳晖 jiahui.tar...@gmail.com wrote: Hello everyone, it's my first time to build the LFS. Now i have problem. I use LFS liveCD ,and the version is LFS6.3, make it in the VMware , When i first time adjusting the toolchain ,with this

lfs system

2011-08-14 Thread Bill Cunningham
I will continue studying the book, asking questions and watching eveyones else's progress. But for now I'm really burned out. I can't even get beyond building a C compiler for the system. As someone else mentioned rading the book in HTML is much easier that reading a pdf. Bill --

Re: lfs system

2011-08-14 Thread William Immendorf
On Sun, Aug 14, 2011 at 4:31 PM, Bill Cunningham bill...@suddenlink.net wrote:    I will continue studying the book, asking questions and watching eveyones else's progress. But for now I'm really burned out. I can't even get beyond building a C compiler for the system. As someone else mentioned