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" <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make
