No such file or directory
Posted: Thu Jun 07, 2012 10:07 am
I have created a new project according to the wiki link about how to build a new Freescale S12G128 system on Ecipse ERIKA. However, When I click the 'build project' button, the following error occurred.
**** Build of configuration Build (GNU) for project test ****
C:\Evidence\liuqing\test\Debug\make_launcher.bat all
C:\cygwin\bin\bash found!
cygwin warning:
MS-DOS style path detected: C:\Evidence\liuqing\test\Debug
Preferred POSIX equivalent is: /cygdrive/c/Evidence/liuqing/test/Debug
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.h ... -pathnames
Using erika files in /cygdrive/c/Evidence/eclipse/plugins/CO528D~1.201/ee_files
makefile:126: /cygdrive/c/Evidence/eclipse/plugins/CO528D~1.201/ee_files/pkg/cfg/rules.mk: No such file or directory
make: *** No rule to make target `/cygdrive/c/Evidence/eclipse/plugins/CO528D~1.201/ee_files/pkg/cfg/rules.mk'. Stop.
**** Build Finished ****
I have checked the dir path. It is totally correct. What is the problem? Anyone can help?
Thanks!!
**** Build of configuration Build (GNU) for project test ****
C:\Evidence\liuqing\test\Debug\make_launcher.bat all
C:\cygwin\bin\bash found!
cygwin warning:
MS-DOS style path detected: C:\Evidence\liuqing\test\Debug
Preferred POSIX equivalent is: /cygdrive/c/Evidence/liuqing/test/Debug
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.h ... -pathnames
Using erika files in /cygdrive/c/Evidence/eclipse/plugins/CO528D~1.201/ee_files
makefile:126: /cygdrive/c/Evidence/eclipse/plugins/CO528D~1.201/ee_files/pkg/cfg/rules.mk: No such file or directory
make: *** No rule to make target `/cygdrive/c/Evidence/eclipse/plugins/CO528D~1.201/ee_files/pkg/cfg/rules.mk'. Stop.
**** Build Finished ****
I have checked the dir path. It is totally correct. What is the problem? Anyone can help?
Thanks!!