| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <20001102112432.13342.qmail@nwcst314.netaddress.usa.net> |
| Date: | 2 Nov 00 16:24:32 PKT |
| From: | Sapan Shah <sapan78 AT usa DOT net> |
| To: | cygwin AT sources DOT redhat DOT com |
| Subject: | after applying patches..configure problem :( |
| X-Mailer: | USANET web-mailer (34FM.0700.4.03) |
| Mime-Version: | 1.0 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id GAA15759 |
i copied the patch file on the website into patch.diff and then gave the
command patch -p1 < patch.diff
it patched some files and then when i run the ./configure i get the following
error..
please help me..
configure:6968: gcc -o conftest -O2 -I/usr/local/include -L/usr/local/lib
conftest.c -lcrypt -lm -ltermcap -lcygipc 1>&5
configure: In function `main':
configure:6963: `SA_RESTART' undeclared (first use in this function)
configure:6963: (Each undeclared identifier is reported only once
configure:6963: for each function it appears in.)
configure: failed program was:
#line 6958 "configure"
#include "confdefs.h"
#include <signal.h>
int main() {
struct sigaction act, oact;
sigemptyset(&act.sa_mask);
act.sa_flags = SA_RESTART;
sigaction(0, &act, &oact);
; return 0; }
3/b shakti society,
Nr. Shreyas Rly Crossing,
New Sharda Mandir Road,
Paldi
Ahmedabad 380007
Gujarat
India.
Ph :- +91-079-661-2485.
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |