This is the mail archive of the cygwin-developers@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Error 1 and error 2 compiling winsup


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





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]