Build RTEMS

Gedare Bloom gedare at rtems.org
Sat Mar 9 13:49:18 UTC 2013


We really need to make this more clear in all of the getting started guides.

On Sat, Mar 9, 2013 at 2:30 AM, Joel Sherrill <joel.sherrill at oarcorp.com> wrote:
> Assuming you fixed the typos Ralf spotted, it still
> looks like you are configuring 4.10.2 using
> the sparc-rtems4.11 target and because of /opt/rtems-4.11
> as the --prefix argument probably using the 4.11
> tools.
>
> You MUST match the tools and the RTEMS version.
>
> 4.11 is NOT the 4.10.2 tarball. 4.11 is the development
> head from the git repository.
>
> 4.10.2 requires the 4.10 tools and the target should
> be sparc-rtems4.10.
>
> If you don't match the versions, this is doomed.
>
> --joel
>
>
> On 3/9/2013 1:20 AM, Ralf Corsepius wrote:
>>
>> On 03/09/2013 07:54 AM, Bucher Fabio wrote:
>>>
>>> Ah sorry, yes I use 4.10.2 and the 4.11 tools.
>>>
>>> The command fromthe getting Startet (not the wiki):
>>>       ../rtems-4.10.2/configure --target=sparc-rtems4.11 \
>>>       --disable-posix --disable-networking --disable-cxx \
>>>       --enable-rtemsbsp=sis \
>>>       --prefix=/opt/rtems-4.11
>>> Warnings:
>>> 1.) you should use --buils, --host, -target
>>> 2.) invalid host type: --disable-posix
>>> Configure error:
>>> invalid variable name: `--enable-rtemsbsp`
>>
>> All these indicate a typo somewhere on your call to configure.
>>
>>> The command from the getting startet wiki page:
>>>       ../rtems-4.10.2/configure --target=sparc-rtems4.11
>>> --enable-rtemsbsp=sis \
>>>       --enable-test=samples \
>>>       --disable posix \
>>>       --prefix=/opt/rtems-4.11
>>> Configure error:
>>> invalid variable name: ` --enable-tests`
>>>
>>> If I dont use --enable tests, the error is: invalid variable name:
>>> `prefix`
>>
>> Could you please retry and resend this report?
>>
>> There are too many typos in your mail above to be able to help, in
>> particular, because the cause of your issue is likely typos.
>>
>> E.g. "--disable posix" (This should be --disable-posix)
>>
>> Ralf
>>
>> _______________________________________________
>> rtems-users mailing list
>> rtems-users at rtems.org
>> http://www.rtems.org/mailman/listinfo/rtems-users
>
>
>
> --
> Joel Sherrill, Ph.D.             Director of Research & Development
> joel.sherrill at OARcorp.com        On-Line Applications Research
> Ask me about RTEMS: a free RTOS  Huntsville AL 35805
> Support Available                (256) 722-9985
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users



More information about the users mailing list