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 PROTECTED]'
/tools/lib.so.6: undefined reference to
'[EMAIL PROTECTED]'
/tools/lib.so.6: undefined reference to
'[EMAIL PROTECTED]'
/tools/lib.so.6: undefined reference to
'[EMAIL PROTECTED]'
/tools/lib.so.6: undefined reference to
'[EMAIL PROTECTED]'
/tools/lib.so.6: undefined reference to
'[EMAIL PROTECTED]'
/tools/lib.so.6: undefined reference to
'[EMAIL PROTECTED]'
/tools/lib.so.6: undefined reference to
'[EMAIL PROTECTED]'
collect2: ld retrun 1 exit status

Any ideas, or did I miss something?
Thanks

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to