error

View: New views
2 Messages — Rating Filter:   Alert me  

error

by Nagabhushan_Kc :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Sir,

While compiling make file (command: make run under windows using cygwin) I am getting below error.

echo -n exec genAns ":" >> ./build.log.txt;
./genANS.exe
echo -n OK ":" >> ./build.log.txt;
echo -n isacc "(check) :" >> ./build.log.txt;
C:/Program Files/Java/jdk1.6.0/bin/java -cp "D:/ISIT/Redifis_Tool/trunk/ISAcc/bu
ild;C:/usr/Coins/classes;C:/usr/xom/xom-1.2.1.jar;C:/junit4.5/junit-4.5.jar" -Xm
s512m -Xmx1024m -Xss1m -server jp.fleets.redefis.isacc.ui.TryISAcc 2   -ID:/ISIT
/Redifis_Tool/trunk/ISAcc/stdc/include -isacc=../isacc_VulcanRDPL.xml -arch=../V
ulcanRDPL.xml -I. -DCHECK -o check55.s 55.c
/bin/sh: C:/Program: No such file or directory
make[2]: *** [check55.s] Error 127
make[2]: Leaving directory `/cygdrive/d/ISIT/Redifis_Tool/trunk/ISAccSamples/55'

Please let me how to resolve this issue.


Thanks,
Nag

________________________________
DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.

Re: error

by Mike Frysinger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Monday 20 April 2009 08:15:07 Nagabhushan_Kc wrote:

> While compiling make file (command: make run under windows using cygwin) I
> am getting below error.
>
> echo -n exec genAns ":" >> ./build.log.txt;
> ./genANS.exe
> echo -n OK ":" >> ./build.log.txt;
> echo -n isacc "(check) :" >> ./build.log.txt;
> C:/Program Files/Java/jdk1.6.0/bin/java -cp
> "D:/ISIT/Redifis_Tool/trunk/ISAcc/bu
> ild;C:/usr/Coins/classes;C:/usr/xom/xom-1.2.1.jar;C:/junit4.5/junit-4.5.jar
>" -Xm s512m -Xmx1024m -Xss1m -server jp.fleets.redefis.isacc.ui.TryISAcc 2  
> -ID:/ISIT /Redifis_Tool/trunk/ISAcc/stdc/include
> -isacc=../isacc_VulcanRDPL.xml -arch=../V ulcanRDPL.xml -I. -DCHECK -o
> check55.s 55.c
> /bin/sh: C:/Program: No such file or directory
> make[2]: *** [check55.s] Error 127
> make[2]: Leaving directory
> `/cygdrive/d/ISIT/Redifis_Tool/trunk/ISAccSamples/55'
none of this code comes from gzip that i can see so you'll need to seek help
elsewhere
-mike


signature.asc (853 bytes) Download Attachment