Operating System - HP-UX
1832973 Members
2410 Online
110048 Solutions
New Discussion

Re: Error during compilation

 
Nameesh
Frequent Advisor

Error during compilation

Hi,

I am getting the following error dur'g compilation. Please suggest the possible reason :

sh: /tmp/rte: not found
**** Error exit code 1
Stop.

Awaiting response.

Regards,
Nameesh.
2 REPLIES 2
Graham Cameron_1
Honored Contributor

Re: Error during compilation

Nameesh.
What command are you running?
This looks like a script error, not a compiler error.

-- Graham
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
Ravi_8
Honored Contributor

Re: Error during compilation

Hi,

what is the program u r trying to execute,

it looks like your program using rte file under /tmp. which doesn't exist, hence the error
never give up