<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{mso-style-priority:99;
mso-style-link:"Plain Text Char";
margin:0in;
margin-bottom:.0001pt;
font-size:10.5pt;
font-family:Consolas;}
span.PlainTextChar
{mso-style-name:"Plain Text Char";
mso-style-priority:99;
mso-style-link:"Plain Text";
font-family:Consolas;}
span.EmailStyle19
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.EmailStyle20
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D">Hi all :<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> I have installed the adt_installer .tar.gz like fllowing:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> $ cd ~<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> $ tar -xjf adt_installer.tar.bz2<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> $ cd adt-installer<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> $ ./adt_installer<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> Because the YOCTOADT_TARGET_SYSROOT_LOC_arm="$HOME/test-yocto/$YOCTOADT_TARGET_MACHINE_arm in adt_installer.conf file ,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> then I extract the myself Root Filesystem:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> $source /opt/poky/1.7/environment-setup-i586-poky-linux<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> $ runqemu-extract-sdk ~/Downloads/core-image-arm-rootfs.tar.bz2 $HOME/ test-yocto/</span><span style="font-size:16.0pt">
</span><span style="font-size:16.0pt;color:#1F497D">qemuarm/<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> Try to compile the “Helloworld”, it apper this error:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> </span>
<span style="font-size:16.0pt;color:red">hello.c:1:19: fatal error: stdio.h: No such file or directory<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:red"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> Do you know how to resolve the issue? Please help me !
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt;color:#1F497D"> Thank you very much!<o:p></o:p></span></p>
</div>
</body>
</html>