Good morning everyone,
I'm having problems with the CVS sources: is it just me? ---snip--- === winsup Summary === # of unexpected failures 263 # of expected failures 14 Binary file /usr/build/obj/i686-pc-cygwin/winsup/testsuite/../cygwin/cygwin0.dll matches CYGWIN=ntsec make[2]: *** [check] Error 1 make[2]: Leaving directory `/usr/build/obj/i686-pc-cygwin/winsup/testsuite' make[1]: *** [check] Error 2 make[1]: Leaving directory `/usr/build/obj/i686-pc-cygwin/winsup' make: *** [check-target-winsup] Error 2 [EMAIL PROTECTED] /usr/build/obj> ---snip--- I've been getting this repeatedly and reliably since I first tried building from the cvs sources last Thursday. Here's the command sequence I've been using: ---snip--- cd /usr/build cvs -d :pserver:[EMAIL PROTECTED]:/cvs/src login cvs -d :pserver:[EMAIL PROTECTED]:/cvs/src -q update cvs -d :pserver:[EMAIL PROTECTED]:/cvs/src logout mkdir obj mkdir install cd obj ../src/configure -v --prefix=/usr/build/install 2>&1 | tee conf.log make 2>&1 | tee build.log make install 2>&1 | tee install.log make check 2>&1 | tee check.log ---snip--- ...and I completely rm the obj and install directories in between attempts. Cygcheck -svr output attached. Don't think it's anything in my setup, though. It happens with both 1.5.5-1 (current release) cygwin1.dll and also with the cygwin1-20040103.dll snapshot. Is anyone else having problems ? cheers, DaveK
cygcheck.out
Description: Binary data
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/