Philippe Delavalade wrote: > Hi. > > > Configuration for glibc-2.7 is OK ; I get the warning mentioned in the book. > > When I compile, make fails with the message : > make[1]: *** No rule to make target > `/lfs/sources/glibc-build/Versions.all', > needed by `/lfs/sources/glibc-build/abi-versions.h'. > > Thanks for help. > > -------------- > Ph. Delavalade
Looks like you missed this page... http://www.linuxfromscratch.org/lfs/view/development/prologue/hostreqs.html This error is usually due to the host system not having Gawk installed. Run the script on the Host Sys. Reqs. page of the LFS book to make sure you're not missing anything else. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
