Page 1 of 1

No such file or directory

Posted: Thu Jun 07, 2012 10:07 am
by forwardxp
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!!

Re: No such file or directory

Posted: Thu Jun 07, 2012 11:38 am
by nicola.serreli
Really strange error.
I have checked the dir path. It is totally correct.
Do you mean that the rules.mk exists at the specified path?
Are you using a template?

Are you using one of the latest builds of RT-Druid/Erika?

Nicola

Re: No such file or directory

Posted: Thu Jun 07, 2012 12:50 pm
by paolo.gai
The only other option could be that teh file is not accessible for some reason on your file system. no others idea... try to reinstall the software as administrato if it does not work...

PJ