[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error
From: |
M SRIDHAR VENKATA |
Subject: |
Re: Error |
Date: |
Tue, 10 Feb 2004 18:25:40 +0530 |
Thanks Paul,
That's true , After a lot of struggle i found out that my .cshrc was messing up
the path shell variable .
Will get back if i need your help .
Best regards,
Sridhar.M.V.
"Paul D. Smith" wrote:
> %% "M SRIDHAR VENKATA" <address@hidden> writes:
>
> msv> Getting the message :
> msv> % expr : syntax error
>
> msv> when i execute the makefile using gnumake .
>
> This error isn't being generated by make. If you're seeing it during a
> make run, it's being generated by some command that make is running
> (some command in your makefile).
>
> So, I'd look through your makefile for "expr" and find one that's used
> incorrectly.
>
> --
> -------------------------------------------------------------------------------
> Paul D. Smith <address@hidden> Find some GNU make tips at:
> http://www.gnu.org http://make.paulandlesley.org
> "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- Error, M SRIDHAR VENKATA, 2004/02/10
- Re: Error, Paul D. Smith, 2004/02/10
- Re: Error,
M SRIDHAR VENKATA <=