an error about RTEMS compile when make
Gedare Bloom
gedare at rtems.org
Thu Mar 5 14:15:29 UTC 2015
No errors during configure?
Paste a little more of the make output, it seems like something else
is missing... The cygwin build can be a little bit hit-or-miss,
although I think 4.10 should work...
Gedare
On Wed, Mar 4, 2015 at 11:42 PM, zhengyazhou <zxya1014 at 163.com> wrote:
> Thank you for answering me,here is the details
>
> Host : MS windows and I use Cygwin for RTEMS development
> device : ARM based target
> I installed the Prebuild Toolset on Cygwin,then uncompress the RTEMS source
> code in the file C/Cygwin64/
> then execute the following command in the Cygwin command line
> #export PATH=/opt/rtems-4.10/bin:$PATH
> #cd ~/rtems-4.10.2
> #mkdir bulid
> #cd build
> #../configure --target=arm-rtems4.10 --disable-posix
> --disable-networking
> --disable-cxx --enable-rtemsbsp=csb337 --prefix=/opt/rtems-4.10
> #make
> then comes the error
> make[2]: Entering directory '/rtems-4.10.2/build/arm-rtems4.10/c'
> make[2]: Nothing to be done for 'all-am'.
> make[2]: Leaving directory '/rtems-4.10.2/build/arm-rtems4.10/c'
> Making all in csb337
> make[2]: Entering directory '/rtems-4.10.2/build/arm-rtems4.10/c/csb337'
> make[2]: *** No rule to make target 'all'。 停止。
> make[2]: Leaving directory '/rtems-4.10.2/build/arm-rtems4.10/c/csb337'
> Makefile:257: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory '/rtems-4.10.2/build/arm-rtems4.10/c'
> Makefile:275: recipe for target 'all-recursive' failed
> make: *** [all-recursive] Error 1
> above is all the information ,can you solve this problem ?
>
>
> best wishes
> Asher
>
> At 2015-03-05 11:38:25, "Joel Sherrill" <joel.sherrill at oarcorp.com> wrote:
>>You are going to have to provide more details. Host, target, configure
>> command, cut and paste of the error with some context around it.
>>
>>
>>On March 4, 2015 9:09:15 PM CST, zhengyazhou <zxya1014 at 163.com> wrote:
>>>Hi ,
>>>I meet error257 when I compile the RTEMS source code.I want to know the
>>>error type and how to handle this error
>>>
>>>
>>>best regards ,
>>>Asher
>>
>>--joel
>
>
>
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
More information about the devel
mailing list