Dear Sir or Madam, When installed the GNUMAKE downloaded from your web, I ran into a problem. The first step "configure" is ok. When I typed "make" to compile it, the error message is as follows: Could you tell me how to fix it? your help is highly appreciated.
Dagang cc: Error: main.c, line 896: In this statement, "bsd_signal(...)" and "(__sigfp) 1" cannot be compared for equality or inequality. (noequality) FATAL_SIG (SIGHUP); --^ cc: Error: main.c, line 899: In this statement, "bsd_signal(...)" and "(__sigfp) 1" cannot be compared for equality or inequality. (noequality) FATAL_SIG (SIGQUIT); --^ cc: Error: main.c, line 901: In this statement, "bsd_signal(...)" and "(__sigfp) 1" cannot be compared for equality or inequality. (noequality) FATAL_SIG (SIGINT); --^ cc: Error: main.c, line 902: In this statement, "bsd_signal(...)" and "(__sigfp) 1" cannot be compared for equality or inequality. (noequality) FATAL_SIG (SIGTERM); --^ cc: Error: main.c, line 915: In this statement, "bsd_signal(...)" and "(__sigfp) 1" cannot be compared for equality or inequality. (noequality) FATAL_SIG (SIGXCPU); --^ cc: Error: main.c, line 918: In this statement, "bsd_signal(...)" and "(__sigfp) 1" cannot be compared for equality or inequality. (noequality) FATAL_SIG (SIGXFSZ); --^ *** Exit 1 Stop. *** Exit 1 Stop. *** Exit 1 Stop. _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
