Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 21:13:22 -0500 From: Christopher Faylor To: cygwin-developers Subject: Re: Error 1 and error 2 compiling winsup Message-ID: <20001116211322.A25010@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: ; from bkeener@thesoftwaresource.com on Thu, Nov 16, 2000 at 08:28:23PM -0500 On Thu, Nov 16, 2000 at 08:28:23PM -0500, Brian Keener wrote: >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. I think you need to update newlib as well as winsup. cgf >/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