<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 4/25/2014 6:34 AM, Federico
Lenarduzzi wrote:<br>
</div>
<blockquote
cite="mid:CAGVZXp9XJ0Emh4WYRKod1RtTNhvqoAjLSMgagQsMtMEOgarPDw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">I followed exactly this steps. in the
second block, there is a make install. I'm reading the<font
color="#000000"> README.waf. Thanks for your answers.</font><br>
<br>
</div>
</div>
</blockquote>
Somehow you missed a step or typed something wrong like the <br>
directory in RTEMS_MAKEFILE_PATH or the --prefix. Here is the<br>
sequence I just used and it worked perfectly:<br>
<br>
$ cd ~/rtems-4.11-work<br>
# rtems and examples-v2 cloned in this directory<br>
$ mkdir b-sis<br>
$ cd b-sis<br>
$ ../rtems/configure --target=sparc-rtems4.11
--prefix=/users/joel/rtems-4.11-work/bsp-install
--enable-tests=samples >c.log 2>&1<br>
$ echo $?<br>
0<br>
$ make >b.log 2>&1<br>
$ echo $?<br>
0<br>
$ cd ../examples-v2<br>
$ export
RTEMS_MAKEFILE_PATH=/users/joel/rtems-4.11-work/bsp-install/sparc-rtems4.11/sis<br>
$ make clean<br>
$ make<br>
$ sparc-rtems4.11-run hello/hello_world_c/o-optimize/hello.exe <br>
<br>
<br>
*** HELLO WORLD TEST ***<br>
Hello World<br>
*** END OF HELLO WORLD TEST ***<br>
<br>
And no, I didn't use the instructions. I probably wrote the
instructions.<br>
<br>
--joel<br>
<blockquote
cite="mid:CAGVZXp9XJ0Emh4WYRKod1RtTNhvqoAjLSMgagQsMtMEOgarPDw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
2014-04-24 21:55 GMT-03:00 Gedare Bloom <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:gedare@rtems.org"
target="_blank">gedare@rtems.org</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">
<div class="">On Thu, Apr 24, 2014 at 8:54 PM,
Gedare Bloom <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:gedare@rtems.org" target="_blank">gedare@rtems.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px
0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">
<div>On Thu, Apr 24, 2014 at 7:28 PM, Joel
Sherrill <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:Joel.Sherrill@oarcorp.com"
target="_blank">Joel.Sherrill@oarcorp.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div>
<p dir="ltr">If you don't do the
make install step then neither
will work.</p>
</div>
</blockquote>
</div>
<div>Good point, and those wiki
instructions don't explicitly say "make
install".<br>
<br>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<div>Or, yes they do, in the second block of code.<br>
</div>
<div>
<div class="h5">
<div> </div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<div>
<div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div>
<div>
<div>
<div>On Apr 24, 2014 6:05
PM, Gedare Bloom <<a
moz-do-not-send="true"
href="mailto:gedare@rtems.org"
target="_blank">gedare@rtems.org</a>>
wrote:<br
type="attribution">
</div>
<div>
<div dir="ltr">You may be
interested to read the
README.waf and try to
use that to build the
examples instead of
Make.<br>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On
Thu, Apr 24, 2014 at
5:20 PM, Federico
Lenarduzzi <span
dir="ltr">
<<a
moz-do-not-send="true"
href="mailto:federico.lenarduzzi@tallertechnologies.com" target="_blank">federico.lenarduzzi@tallertechnologies.com</a>></span>
wrote:<br>
<blockquote
class="gmail_quote"
style="margin:0px
0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">I
already set
RTEMS_MAKEFILE_PATH
variable as you
mentioned. Are you
following the same
tutorial? These
steps are OK ?<br>
<br>
Thanks for help
me.</div>
<div
class="gmail_extra"><br>
<br>
<div
class="gmail_quote">2014-04-24
18:05 GMT-03:00
Joel Sherrill <span
dir="ltr">
<<a
moz-do-not-send="true"
href="mailto:joel.sherrill@oarcorp.com" target="_blank">joel.sherrill@oarcorp.com</a>></span>:
<div>
<div><br>
<blockquote
class="gmail_quote"
style="margin:0px
0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div
bgcolor="#FFFFFF"
text="#000000">
<div>
<div>On
4/24/2014 3:55
PM, Federico
Lenarduzzi
wrote:<br>
</div>
<blockquote
type="cite">
<div dir="ltr">
<div>Hi
everybody, I'm
trying compile
the examples
following this
steps: </div>
<div><br>
</div>
<div><a
moz-do-not-send="true"
href="http://www.rtems.org/wiki/index.php/Example_Application_Compiling"
target="_blank">http://www.rtems.org/wiki/index.php/Example_Application_Compiling</a></div>
<div><br>
</div>
</div>
</blockquote>
<br>
</div>
If you did a
"make install"
on the build
tree, then
this is all
that would be
required.<br>
<br>
export
RTEMS_MAKEFILE_PATH=/home/admin/rtems/arm-rtems4.11/lpc1768<br>
make
<div><br>
<br>
<br>
<blockquote
type="cite">
<div dir="ltr">
<div>I probed
for lpc1768
and lm3s6965
but with both
configurations
didn't work.
Exist files
which aren't
generated.</div>
<div><br>
</div>
<div><b>admin@laptop
~/examples-v2
$</b> make</div>
<div>/home/admin/rtems/make/custom/lm3s69xx.inc:5:
/home/admin/rtems/make/custom/default.cfg:
No such file
or directory</div>
<div>make: ***
No rule to
make target
`/home/adm1/rtems/make/custom/default.cfg'.
Stop.<br>
<br>
Note: I use
--prefix:/home/admin/rtems
as
installation
point.<br>
<br>
An
alternative:
"hardcode". In
other words,
paste the
files missing
into
appropriate
folders. After
that, the
errors
disappeared.
However, when
I compile the
hello world
example,
throws a new
error.<br>
<br>
<br>
</div>
<div>
<div>
<div><b>admin@laptop
~/examples-v2/hello/hello_world_c
$</b> make</div>
<div>make: ***
No rule to
make target
`/test.o',
needed by
`/hello.exe'.
Stop.</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Any
suggestion?
Someone have
or had
problems with
examples?<br>
<br>
<br>
<br>
<br>
</div>
-- <br>
<div dir="ltr">
<div><span
style="vertical-align:baseline;background-color:transparent;font-family:Verdana"><a
moz-do-not-send="true" href="http://www.tallertechnologies.com"
target="_blank"><img
moz-do-not-send="true"
src="http://www.tallertechnologies.com/templates/tallertechnologies/images/signature.png"
height="78"
width="200"></a></span></div>
<div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;font-size:16px;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><b>Federico
Lenarduzzi</b></span></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana">Software
Engineer</span></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><br>
</span></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><font
size="1">Taller
Technologies
Argentina</font></span></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><font
size="1">San
Lorenzo 47,
3rd Floor,
Office 5</font></span></div>
<div
style="font-family:arial;font-size:small"><span
style="background-color:transparent;font-family:Verdana;white-space:pre-wrap;line-height:1.3"><font
size="1">Cordoba,
Argentina</font></span></div>
<div
style="font-family:arial;font-size:small"><font
size="1"><span
style="line-height:1.3;background-color:transparent;font-family:Verdana;vertical-align:baseline;white-space:pre-wrap">Phone:
</span><span
style="vertical-align:baseline;line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana">+54
<a
moz-do-not-send="true"
href="tel:351%204220701" value="+13514220701" target="_blank">351
4220701</a></span></font></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><font
size="1">Mobile:
<a
moz-do-not-send="true"
href="tel:%2B54%20358%204289083" value="+543584289083" target="_blank">+54
358 4289083</a></font></span></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:16px;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><font
size="1">Skype:
federico.lenarduzzi1</font></span></div>
</div>
<div>
<div><span
style="vertical-align:baseline;font-size:11px;background-color:transparent"><font
face="verdana,
sans-serif"><a
moz-do-not-send="true"
href="https://www.facebook.com/tallertechnologies"
target="_blank"><img moz-do-not-send="true"
src="https://cdn1.iconfinder.com/data/icons/yooicons_set01_socialbookmarks/32/social_facebook_box_blue.png"></a> <a
moz-do-not-send="true"
href="http://www.linkedin.com/company/taller-technologies"
target="_blank"><img moz-do-not-send="true"
src="https://cdn1.iconfinder.com/data/icons/yooicons_set01_socialbookmarks/32/social_linkedin_box_blue.png"></a><br>
</font></span></div>
<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:11px;background-color:transparent;text-decoration:none;font-family:Verdana;font-weight:normal"></span><br>
<br>
<br>
</div>
</div>
</div>
</div>
</blockquote>
<br>
<br>
</div>
<span><font
color="#888888">
<pre cols="72">--
Joel Sherrill, Ph.D. Director of Research & Development
<a moz-do-not-send="true" href="mailto:joel.sherrill@OARcorp.com" target="_blank">joel.sherrill@OARcorp.com</a> On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available <a moz-do-not-send="true" href="tel:%28256%29%20722-9985" value="+12567229985" target="_blank">(256) 722-9985</a></pre>
</font></span></div>
</blockquote>
</div>
</div>
</div>
<div>
<div><br>
<br
clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr">
<div><span
style="vertical-align:baseline;background-color:transparent;font-family:Verdana"><a
moz-do-not-send="true" href="http://www.tallertechnologies.com"
target="_blank"><img
moz-do-not-send="true"
src="http://www.tallertechnologies.com/templates/tallertechnologies/images/signature.png"
height="78"
width="200"></a></span></div>
<div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;font-size:16px;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><b>Federico
Lenarduzzi</b></span></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana">Software
Engineer</span></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><br>
</span></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><font
size="1">Taller
Technologies
Argentina</font></span></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><font
size="1">San
Lorenzo 47,
3rd Floor,
Office 5</font></span></div>
<div
style="font-family:arial;font-size:small"><span
style="background-color:transparent;font-family:Verdana;white-space:pre-wrap;line-height:1.3"><font
size="1">Cordoba,
Argentina</font></span></div>
<div
style="font-family:arial;font-size:small"><font
size="1"><span
style="line-height:1.3;background-color:transparent;font-family:Verdana;vertical-align:baseline;white-space:pre-wrap">Phone:
</span><span
style="vertical-align:baseline;line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><a
moz-do-not-send="true" href="tel:%2B54%20351%204220701"
value="+543514220701"
target="_blank">+54 351 4220701</a></span></font></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:1.3;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><font
size="1">Mobile:
<a
moz-do-not-send="true"
href="tel:%2B54%20358%204289083" value="+543584289083" target="_blank">+54
358 4289083</a></font></span></div>
<div
style="font-family:arial;font-size:small"><span
style="line-height:16px;white-space:pre-wrap;background-color:transparent;font-family:Verdana"><font
size="1">Skype:
federico.lenarduzzi1</font></span></div>
</div>
<div>
<div><span
style="vertical-align:baseline;font-size:11px;background-color:transparent"><font
face="verdana,
sans-serif"><a
moz-do-not-send="true"
href="https://www.facebook.com/tallertechnologies"
target="_blank"><img moz-do-not-send="true"
src="https://cdn1.iconfinder.com/data/icons/yooicons_set01_socialbookmarks/32/social_facebook_box_blue.png"></a> <a
moz-do-not-send="true"
href="http://www.linkedin.com/company/taller-technologies"
target="_blank"><img moz-do-not-send="true"
src="https://cdn1.iconfinder.com/data/icons/yooicons_set01_socialbookmarks/32/social_linkedin_box_blue.png"></a><br>
</font></span></div>
<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:11px;background-color:transparent;text-decoration:none;font-family:Verdana;font-weight:normal"></span><br>
<br>
<br>
</div>
</div>
</div>
</div>
</div>
<br>
_______________________________________________<br>
rtems-devel mailing
list<br>
<a
moz-do-not-send="true"
href="mailto:rtems-devel@rtems.org" target="_blank">rtems-devel@rtems.org</a><br>
<a
moz-do-not-send="true"
href="http://www.rtems.org/mailman/listinfo/rtems-devel" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-devel</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
<br>
</div>
</div>
</blockquote>
</div>
</div>
</div>
<br>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr">
<div><span
style="font-family:Verdana;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline"><a
moz-do-not-send="true"
href="http://www.tallertechnologies.com"
target="_blank"><img moz-do-not-send="true"
src="http://www.tallertechnologies.com/templates/tallertechnologies/images/signature.png"
height="78" width="200"></a></span></div>
<div>
<div style="font-family:arial;font-size:small"><span
style="background-color:transparent;color:rgb(0,0,0);font-family:Verdana;font-size:16px;white-space:pre-wrap;line-height:1.3"><b>Federico
Lenarduzzi</b></span></div>
<div style="font-family:arial;font-size:small"><span
style="background-color:transparent;color:rgb(0,0,0);font-family:Verdana;white-space:pre-wrap;line-height:1.3">Software
Engineer</span></div>
<div style="font-family:arial;font-size:small">
<span
style="background-color:transparent;color:rgb(0,0,0);font-family:Verdana;white-space:pre-wrap;line-height:1.3"><br>
</span></div>
<div style="font-family:arial;font-size:small"><span
style="background-color:transparent;color:rgb(0,0,0);font-family:Verdana;white-space:pre-wrap;line-height:1.3"><font
size="1">Taller Technologies Argentina</font></span></div>
<div style="font-family:arial;font-size:small"><span
style="background-color:transparent;color:rgb(0,0,0);font-family:Verdana;white-space:pre-wrap;line-height:1.3"><font
size="1">San Lorenzo 47, 3rd Floor, Office 5</font></span></div>
<div style="font-family:arial;font-size:small"><span
style="background-color:transparent;font-family:Verdana;white-space:pre-wrap;line-height:1.3"><font
size="1">Cordoba, Argentina</font></span></div>
<div style="font-family:arial;font-size:small">
<font size="1"><span
style="line-height:1.3;background-color:transparent;font-family:Verdana;vertical-align:baseline;white-space:pre-wrap">Phone:
</span><span
style="line-height:1.3;background-color:transparent;font-family:Verdana;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap">+54
351 4220701</span></font></div>
<div style="font-family:arial;font-size:small"><span
style="background-color:transparent;color:rgb(0,0,0);font-family:Verdana;white-space:pre-wrap;line-height:1.3"><font
size="1">Mobile: +54 358 4289083</font></span></div>
<div style="font-family:arial;font-size:small"><span
style="background-color:transparent;color:rgb(0,0,0);font-family:Verdana;white-space:pre-wrap;line-height:16px"><font
size="1">Skype: federico.lenarduzzi1</font></span></div>
</div>
<div>
<div><span
style="font-size:11px;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline"><font
face="verdana, sans-serif"><a moz-do-not-send="true"
href="https://www.facebook.com/tallertechnologies"
target="_blank"><img moz-do-not-send="true"
src="https://cdn1.iconfinder.com/data/icons/yooicons_set01_socialbookmarks/32/social_facebook_box_blue.png"></a> <a
moz-do-not-send="true"
href="http://www.linkedin.com/company/taller-technologies"
target="_blank"><img moz-do-not-send="true"
src="https://cdn1.iconfinder.com/data/icons/yooicons_set01_socialbookmarks/32/social_linkedin_box_blue.png"></a><br>
</font></span></div>
<span
style="font-size:11px;font-family:Verdana;color:rgb(0,0,0);background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline"></span>
<br>
<br>
<br>
</div>
</div>
</div>
</div>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Joel Sherrill, Ph.D. Director of Research & Development
<a class="moz-txt-link-abbreviated" href="mailto:joel.sherrill@OARcorp.com">joel.sherrill@OARcorp.com</a> On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985</pre>
</body>
</html>