| 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: | <20001101234302.20995.qmail@nwcst288.netaddress.usa.net> |
| Date: | 2 Nov 00 04:43:02 PKT |
| From: | Sapan Shah <sapan78 AT usa DOT net> |
| To: | cygwin AT sources DOT redhat DOT com |
| Subject: | installation problem with make..again |
| 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 TAA03027 |
i downloaded the cygipc package and then i run the ./configurethe log file
shows the following error in the end..
first i get the warning "TCL/TK" not found in your path..i gave the path in
the configure command line and that ran that again and the log file has the
following as tail..
configure:6968: gcc -o conftest -O2 -I/usr/local/include -L/usr/local/lib
co
nftest.c -lcrypt -lm -ltermcap -lcygipc 1>&5^M
configure: In function `main':^M
configure:6963: `SA_RESTART' undeclared (first use in this function)^M
configure:6963: (Each undeclared identifier is reported only once^M
configure:6963: for each function it appears in.)^M
configure: failed program was:^M
#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);
please help me..
i than ran the make file..
which stops and gives the following output..
....the other things were alright..except..
make -C libpq all
make[2]: Entering directory `/usr/pgsql/src/backend/libpq'
gcc -I../../include -I../../backend -I/usr/local/include -O2
-I/usr/local/incl
ude -DBUILDING_DLL=1 -Wall -Wmissing-prototypes -Wmissing-declarations -I..
-c
-o pqcomm.o pqcomm.c
pqcomm.c:71: netinet/tcp.h: No such file or directory
make[2]: *** [pqcomm.o] Error 1
make[2]: Leaving directory `/usr/pgsql/src/backend/libpq'
make[1]: *** [libpq.dir] Error 2
make[1]: Leaving directory `/usr/pgsql/src/backend'
make: *** [install] Error 2
then tcp.h file..i dont know where to get that from..
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 |