Re: Error with examples-v2

2014-04-25 Thread Joel Sherrill
On 4/25/2014 6:34 AM, Federico Lenarduzzi wrote: > I followed exactly this steps. in the second block, there is a make > install. I'm reading the README.waf. Thanks for your answers. > Somehow you missed a step or typed something wrong like the directory in RTEMS_MAKEFILE_PATH or the --prefix. He

Re: Error with examples-v2

2014-04-25 Thread Federico Lenarduzzi
I followed exactly this steps. in the second block, there is a make install. I'm reading the README.waf. Thanks for your answers. 2014-04-24 21:55 GMT-03:00 Gedare Bloom : > > > > On Thu, Apr 24, 2014 at 8:54 PM, Gedare Bloom wrote: > >> >> >> >> On Thu, Apr 24, 2014 at 7:28 PM, Joel Sherrill >

Re: Error with examples-v2

2014-04-24 Thread Gedare Bloom
On Thu, Apr 24, 2014 at 8:54 PM, Gedare Bloom wrote: > > > > On Thu, Apr 24, 2014 at 7:28 PM, Joel Sherrill > wrote: > >> If you don't do the make install step then neither will work. >> > Good point, and those wiki instructions don't explicitly say "make > install". > > Or, yes they do, in the

Re: Error with examples-v2

2014-04-24 Thread Gedare Bloom
On Thu, Apr 24, 2014 at 7:28 PM, Joel Sherrill wrote: > If you don't do the make install step then neither will work. > Good point, and those wiki instructions don't explicitly say "make install". > On Apr 24, 2014 6:05 PM, Gedare Bloom wrote: > You may be interested to read the README.waf an

Re: Error with examples-v2

2014-04-24 Thread Joel Sherrill
If you don't do the make install step then neither will work. On Apr 24, 2014 6:05 PM, Gedare Bloom wrote: You may be interested to read the README.waf and try to use that to build the examples instead of Make. On Thu, Apr 24, 2014 at 5:20 PM, Federico Lenarduzzi mailto:federico.lenardu...@ta

Re: Error with examples-v2

2014-04-24 Thread Gedare Bloom
You may be interested to read the README.waf and try to use that to build the examples instead of Make. On Thu, Apr 24, 2014 at 5:20 PM, Federico Lenarduzzi < federico.lenardu...@tallertechnologies.com> wrote: > I already set RTEMS_MAKEFILE_PATH variable as you mentioned. Are you > following the

Re: Error with examples-v2

2014-04-24 Thread Federico Lenarduzzi
I already set RTEMS_MAKEFILE_PATH variable as you mentioned. Are you following the same tutorial? These steps are OK ? Thanks for help me. 2014-04-24 18:05 GMT-03:00 Joel Sherrill : > On 4/24/2014 3:55 PM, Federico Lenarduzzi wrote: > > Hi everybody, I'm trying compile the examples following

Re: Error with examples-v2

2014-04-24 Thread Joel Sherrill
On 4/24/2014 3:55 PM, Federico Lenarduzzi wrote: Hi everybody, I'm trying compile the examples following this steps: http://www.rtems.org/wiki/index.php/Example_Application_Compiling If you did a "make install" on the build tree, then this is all that would be required. export RTEMS_MAKEFI