Brian Cheeseman schreef: > Rob, > You will find that re-executing the clean of the "fixed headers" from > the GCC build (the commands are in the embryo-toolchain) will correct > the error you are seeing. It appears that the fixincludes is removing > the #define for EOF has been removed. This then means that GCC cannot > find it as it uses it's own copy of stdio.h rather than the one in > /tools/include. This one also had me stumped for a couple of hours too. > > Regards, > Brian. >
Hi Brian, Thanks a lot!! Bash compiled fine now. It took me also some hours, but I couldn't find the solution. Your solution to re-execute the clean of the fixed headers would be a great addition to the book :-) Thanks again, Rob -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
