delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/10/05/10:44:24

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <20041005144403.77513.qmail@web60308.mail.yahoo.com>
Date: Tue, 5 Oct 2004 07:44:03 -0700 (PDT)
From: Patrick Samson <p_samson AT yahoo DOT com>
Subject: Re: Cygserver 100% CPU
To: cygwin AT cygwin DOT com
In-Reply-To: <20041004195044.GF6702@cygbert.vinschen.de>
MIME-Version: 1.0
X-IsSubscribed: yes
Note-from-DJ: This may be spam

--- 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?
Samson AT pc2020
/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 _dll_entry AT 12 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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019