an error about RTEMS compile when make
zhengyazhou
zxya1014 at 163.com
Thu Mar 5 04:42:45 UTC 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20150305/d5f0d26a/attachment-0002.html>
More information about the devel
mailing list