delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
Date: | Thu, 16 Nov 2000 20:28:23 EST |
X-Mailer: | Virtual Access by Atlantic Coast PLC, http://www.atlantic-coast.com/va |
Message-Id: | <VA.00000563.021707c7@thesoftwaresource.com> |
To: | cygwin-developers <cygwin-developers AT sourceware DOT cygnus DOT com> |
Subject: | Error 1 and error 2 compiling winsup |
From: | Brian Keener <bkeener AT thesoftwaresource DOT com> |
Reply-To: | bkeener AT thesoftwaresource DOT com |
I updated my src using cvs to get the updated cinstall and went ahead and got all of winsup as well on the night of Nov 13. I tried simply doing a make and got the following error 1 and error 2. I removed everything in my /build directory and reran configure and still got the following same errors. Anyone have a clue why this is happening or what might be wrong. /src/winsup/cygwin/sysconf.cc: In function `long int sysconf(int)': /src/winsup/cygwin/sysconf.cc:62: `_SC_NPROCESSORS_CONF' undeclared (first use t his function) /src/winsup/cygwin/sysconf.cc:62: (Each undeclared identifier is reported only o nce /src/winsup/cygwin/sysconf.cc:62: for each function it appears in.) /src/winsup/cygwin/sysconf.cc:63: `_SC_NPROCESSORS_ONLN' undeclared (first use t his function) /src/winsup/cygwin/sysconf.cc:67: `_SC_PHYS_PAGES' undeclared (first use this fu nction) /src/winsup/cygwin/sysconf.cc:68: `_SC_AVPHYS_PAGES' undeclared (first use this function) /src/winsup/cygwin/sysconf.cc:86: warning: unreachable code at beginning of swit ch statement gcc: file path prefix `/build/i586-pc-cygwin/newlib/' never used make[2]: *** [sysconf.o] Error 1 make[2]: Leaving directory `/build/i586-pc-cygwin/winsup/cygwin' make[1]: *** [cygwin] Error 2 make[1]: Leaving directory `/build/i586-pc-cygwin/winsup' make: *** [all-target-winsup] Error 2
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |