help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem in installing gnumake


From: Dagang Wang
Subject: problem in installing gnumake
Date: Thu, 10 Jul 2003 06:41:49 -0700

Dear Paul,

   I tried to install GNU make 3.80 in our workstation. Our workstation is 
Compaq Alpha. 
   When I types the command "./configure" at first step, it worked. Then, when 
I typed the command "make", the error message is as follows:


   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.

  Could you tell me how to install it in Compaq Alpha workstation successfully? 
Thank you.

Dagang





reply via email to

[Prev in Thread] Current Thread [Next in Thread]