<br><br><div class="gmail_quote">On Wed, Nov 2, 2011 at 4:19 PM, Andrew Bradford <span dir="ltr"><<a href="mailto:bradfa@gmail.com">bradfa@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Tue, Nov 1, 2011 at 9:21 PM, sayed israr <<a href="mailto:sd.israr@gmail.com">sd.israr@gmail.com</a>> wrote:<br>
> this is the version of clfs-embedded book i am using:<br>
><br>
> -> Embedded - Version GIT-0.0.1-20110514-x86.<br>
><br>
> -> yes, book is from your repo.<br>
<br>
</div>OK, thanks.  When I get some time, I'll attempt to recreate your<br>
issue.  To be honest, I've not done much work building for x86, my<br>
main focus has been on ARM with a little bit of dabbling in MIPS.<br>
<div class="im"><br>
> -> this error is output of "make" command.<br>
<br>
</div>Your error is the compiler not being able to find stdio.h, which is<br>
strange.  This should be a very easy to find header file.<br>
<div class="im"><br>
>     This is the output of env command:<br>
> -> clfs@israr:~$ cat ~/.bash_profile<br>
> -> exec env -i HOME=${HOME} TERM=${TERM} PS1='\u:\w\$ ' /bin/bash<br>
<br>
</div>Can you provide the output of the actual output of the actual env<br>
command?  Your shell should look something like this:<br>
clfs@israr:~$ env<br>
<br>
When you call env without any options it will print all the currently<br>
set variables.  To ensure you don't have any host contamination, we<br>
need to see all the variables.  My first guess as to why your build is<br>
failing is due to host contamination or incorrect variables.<br>
<div class="im"><br>
> -> i have earlier used the version of<br>
> <a href="http://cross-lfs.org/view/clfs-embedded/" target="_blank">http://cross-lfs.org/view/clfs-embedded/</a>.<br>
>     but the error is same.<br>
<br>
</div>OK.  That's good to know.<br>
<div><div></div><div class="h5">Thanks,<br>
Andrew<br>
____</div></div></blockquote><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div class="h5">___________________________________________<br>

Clfs-support mailing list<br>
<a href="mailto:Clfs-support@lists.cross-lfs.org">Clfs-support@lists.cross-lfs.org</a><br>
<a href="http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org" target="_blank">http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org</a><br>
</div></div></blockquote></div><br>