Rob van Dam wrote:
> 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
>   
Hi Rob,

Not a problem, I am only to happy to help the HLFS project improve the
build.

Yes, I agree that the header clean should be added to the cocoon
toolchain build.

Regards,
Brian.
-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to