help-make
[Top][All Lists]
Advanced

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

help


From: Nguyen Duc Quan
Subject: help
Date: Sat, 5 Jul 2003 08:20:39 +0700



-----Original Message-----
From: address@hidden [mailto:address@hidden]
Sent: Friday, July 04, 2003 11:04 PM
To: address@hidden
Subject: Help-make Digest, Vol 8, Issue 4


Send Help-make mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.gnu.org/mailman/listinfo/help-make
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific than "Re: Contents of Help-make digest..."


Today's Topics:

   1. questions on gnumake  (Dagang Wang)


----------------------------------------------------------------------

Date: Fri, 04 Jul 2003 07:21:00 -0700
From: Dagang Wang <address@hidden>
To: address@hidden
Cc: address@hidden
Subject: questions on gnumake
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Precedence: list
Message: 1

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
address@hidden http://mail.gnu.org/mailman/listinfo/help-make


End of Help-make Digest, Vol 8, Issue 4
***************************************


reply via email to

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