Building LFS is tougher then I thought.
"make" clean runs a fresh make... make check / make install errors: something missing in/cant find libiberty.*.
Yep, make cant find libiberty because it does yet not exist...or so I would assume....right?....no...
Hmmmm
Well the "detailed" section of this particular chapter, shows me how I can define an alternative to libiberty with sed.
The real weird thing is...the file I would replace with said "sed", apparently exists and resides in it source package... successfully built by GCC.
okay now I'm stumped.
The detailed page...is something out of the jhalfs script...googlefoo got me that far.
Wait a second, is this page telling me that there is an installer script for this... where I can just use my bash feelers to readout the cheat sheet?
My elation was quickly depleted as after getting the latest ALFS...I found it was for advanced users, and not to be a compact version of the LFS book...all references to $_anything variables would have to be set before it could be used.
Alternative solution finding skills are apparently not very useful when it comes to LFS.
--EDIT--
This page helped me for some reason...and some other quote in someones sig "Learning is the progressive realization of ignorance".
Really really simple solution....!file path! for the sed command.
No comments:
Post a Comment