--- Corinna Vinschen wrote: > On Oct 4 07:02, Patrick Samson wrote: > > --- Corinna Vinschen wrote: > > > I'm still hoping for a simple testcase... > > > > I'm still working on it (the problem, not the > > testcase, as it is probably a race condition). > > Too bad. > > I've checked in a patch to cygserver a few minutes > ago. Since you're > set up for building your own version, please try > that one. It adds > a tiny bit of debug output which might be > interesting. I don't think > it will solve the problem, though.
can't build. Any suggestion? [EMAIL PROTECTED] /cygdrive/d/cvshome/redhat/src/i686-pc-cygwin/winsup/cygwin $ make make[1]: `../../../.././winsup/w32api/lib/libkernel32.a' is up to date. Error: Version info is older than DLL API! c++ -L/cygdrive/d/cvshome/redhat/src/i686-pc-cygwin/winsup -L/cygdrive/d/cvshome/redhat/src/i686-pc-cygwin/winsup/c ygwin -L/cygdrive/d/cvshome/redhat/src/i686-pc-cygwin/winsup/w32api/lib -isystem /cygdrive/d/cvshome/redhat/src/win sup/include -isystem /cygdrive/d/cvshome/redhat/src/winsup/cygwin/include -isystem /cygdrive/d/cvshome/redhat/src/w insup/w32api/include -B/cygdrive/d/cvshome/redhat/src/i686-pc-cygwin/newlib/ -isystem /cygdrive/d/cvshome/redhat/sr c/i686-pc-cygwin/newlib/targ-include -isystem /cygdrive/d/cvshome/redhat/src/newlib/libc/include -O2 -g -O2 -MMD -fmerge-constants -ftracer -Wl,--gc-sections -nostdlib -Wl,-T../../.././winsup/cygwin/cygwin.sc -Wl,--out-implib,c ygdll.a -shared -o cygwin0.dll \ -e [EMAIL PROTECTED] cygwin.def assert.o autoload.o bsdlib.o cxx.o cygheap.o cygthread.o cygtls.o dcrt0.o debug.o delqu eue.o devices.o dir.o dlfcn.o dll_init.o dtable.o environ.o errno.o exceptions.o exec.o external.o fcntl.o fhandler .o fhandler_clipboard.o fhandler_console.o fhandler_disk_file.o fhandler_dsp.o fhandler_fifo.o fhandler_floppy.o fh andler_mem.o fhandler_nodevice.o fhandler_proc.o fhandler_process.o fhandler_random.o fhandler_raw.o fhandler_regis try.o fhandler_serial.o fhandler_socket.o fhandler_tape.o fhandler_termios.o fhandler_tty.o fhandler_virtual.o fhan dler_windows.o fhandler_zero.o flock.o fnmatch.o fork.o getopt.o glob.o grp.o heap.o init.o ioctl.o ipc.o iruserok. o localtime.o malloc_wrapper.o miscfuncs.o mmap.o msg.o net.o netdb.o ntea.o passwd.o path.o pinfo.o pipe.o poll.o pthread.o regcomp.o regerror.o regexec.o regfree.o registry.o resource.o scandir.o sched.o sec_acl.o sec_helper.o s ecurity.o select.o sem.o shared.o shm.o sigfe.o signal.o sigproc.o smallprint.o spawn.o strace.o strsep.o strsig.o sync.o syscalls.o sysconf.o syslog.o termios.o thread.o timer.o times.o tty.o uinfo.o uname.o v8_regexp.o v8_regerr or.o v8_regsub.o wait.o wincap.o window.o /cygdrive/d/cvshome/redhat/src/i686-pc-cygwin/libiberty/random.o malloc. o version.o winver.o \ /cygdrive/d/cvshome/redhat/src/i686-pc-cygwin/winsup/cygserver/libcygserver.a /cygdrive/d/cvshome/redhat/src/i686- pc-cygwin/newlib/libm/libm.a /cygdrive/d/cvshome/redhat/src/i686-pc-cygwin/newlib/libc/libc.a \ -lgcc /cygdrive/d/cvshome/redhat/src/i686-pc-cygwin/winsup/w32api/lib/libkernel32.a /cygdrive/d/cvshome/redhat/src/ i686-pc-cygwin/winsup/w32api/lib/libadvapi32.a c++: cygwin.def: No such file or directory c++: assert.o: No such file or directory c++: autoload.o: No such file or directory c++: bsdlib.o: No such file or directory c++: cxx.o: No such file or directory c++: cygheap.o: No such file or directory c++: cygthread.o: No such file or directory c++: cygtls.o: No such file or directory c++: dcrt0.o: No such file or directory c++: debug.o: No such file or directory c++: delqueue.o: No such file or directory c++: devices.o: No such file or directory c++: dir.o: No such file or directory ... and so on __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- 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/