George Boudreau wrote:
> Jim Gifford wrote:
>   
>> What does ${CLFS-TARGET}-gcc -v show?
>>
>>     
>   Jim, I am getting the same set of busybox errors from jhalfs when 
> building x86. ( CLFS_TARGET is properly set up. )
>   
>> Wondering if your system is getting confused on which GCC to use.
>> _______________________________________________
>> Clfs-support mailing list
>> Clfs-support@lists.cross-lfs.org
>> http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
>>
>>     
>
> _______________________________________________
> Clfs-support mailing list
> Clfs-support@lists.cross-lfs.org
> http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
>   
Try this to see if it fixes the issue
cp Makefile.flags{,.orig}
sed -e "[EMAIL PROTECTED]@-I/tools/include -Iinclude@" Makefile.flags.orig > 
Makefile.flags
 

_______________________________________________
Clfs-support mailing list
Clfs-support@lists.cross-lfs.org
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to