%% "BALA SUNDARAM" <[EMAIL PROTECTED]> writes: bs> [bala@sun install]$ cd ../src bs> [bala@sun src]$ make bs> cc -DSIGSETJMP -O -DMANDRAKE -DGETTIMEOFDAY -DREGEXEC -DTIMEH -c -o bb.o bb.c bs> /usr/bin/make: invalid option -- c
Weird; it almost looks like your C compiler "cc" is actually "make", renamed, or something. Or else the makefile is printing one thing but actually running something else (you can try "make -n" to see what it's doing behind the scenes). Anyway, this doesn't appear to be a GNU make issue. Please discuss it with the support group for the "mandrake bigbrother software" (not sure what that is myself... do you mean BB (Big Brother) network monitor? This is not Mandrake-specific. -- ------------------------------------------------------------------------------- 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