5.7 Adjusting the tool chain -Sanity test

2005-08-20 Thread chris coneway
Greetings, in chapt 5.7 of LFS 6.1. I'm currently at the part where its states "Caution" I type in the first command: echo 'main(){}'> dummy.c (I get no errors) cc dummy.c or gcc dummy.c-( this is where i get the following errors for both cases) /tools/lib.so.6: undefined reference to '[EMAIL PRO

5.7 Adjusting the tool chain -Sanity test

2005-08-22 Thread chris coneway
Greetings, in chapt 5.7 of LFS 6.1. I'm currently at the part where its states "Caution" I type in the first command: echo 'main(){}'> dummy.c (I get no errors) cc dummy.c or gcc dummy.c-( this is where i get the following errors for both cases) /tools/lib.so.6: undefined reference to '[EMAIL PRO

Help -5.6 Glibc -2.3.4

2005-08-23 Thread chris coneway
Help, I'm trying to prepre the Glibc for compliation: I have unzipped the tar file and moved to addicated directory as stated in the book specfically $LFS/tmp/glibc-build. So when I run the command "../glibc-2.3.4/configure --prefix=/tools \ --disable-profile --enable-add-ons \ --enable-ker

6.11 Installation of Glibc

2005-08-31 Thread chris coneway
Hello, I have worked my way up to this section 6.11.1 I go to prepare the Glibc for compilation and It gets so far then stops stating: "Checking for suffix of object filesconfigure:error:cannot compute suffix of object file, cannot compute. See config log for more details. So I go to the co