This is the mail archive of the cygwin@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]

RE: sig_send: wait for sig_complete event failed


Hi Earnie,

[I assume you like mailing list CCs, since you CCd me, but feel free to note otherwise :-]

> From: Earnie Boyd [mailto:earnie_boyd@yahoo.com]
> --- "Mortimer, Andy" <andy.mortimer@aeat.co.uk> wrote:
> > 1184486202 [sig] bash 28849 sig_send: wait for sig_complete 
> > event failed, sig
> > 11, rc 258, Win32 error 0
> > 
> -8<-
> >   603k 1999/06/03 E:\Tools\CYGWIN32_NT\bin\cygwinb19.dll - 
> os=4.0 img=1.0
> > sys=4.0
> >                   "cygwinb19.dll" v0.0 ts=1998/6/7 18:35
> > Use -h to see help about each section
> > 
> 
> You've two differing versions of Cygwin on your path.  This 
> is the cause of
> your failure.

Sorry, I should probably have anticipated this reply and mentioned that explicitly!  It's not actually another version of Cygwin, just an old DLL file which is no longer used by anything.  Given that it has a different name, it can't be loaded by mistake ... I'll definitely try removing it, but I fear it won't help.  The only thing in that directory which is used during the builds is a copy of b19 make recompiled with b20.1, but since I understand that 1.1.4 is backwards-compatible, I hadn't worried about that.  I've deleted that too, although it's not failing until a while after the makes.  We shall see!

Thanks, though, I should have tried that already! :-/

Andy

-- 
Andy Mortimer, CFX-5 Architecture and Infrastructure Team
andy.mortimer@aeat.com

$ rm /E/tools/CYGWIN32_NT/bin/cygwinb19.dll
$ \ls /E/tools/CYGWIN32_NT/bin/
banner.exe              isoinfo.exe             rshd.exe
cextract.exe            isovfy.exe              tcl80.dll
cvs.exe                 mkisofs.exe             tclsh80.exe
devdump.exe             mpeg_encode.exe         tk80.dll
et2c.exe                mpeg_play.exe           wish80.exe
isodump.exe             ndiff.exe               xlib.dll.whyisthishere

$ dumpbin /imports $(cygpath -w /E/tools/CYGWIN32_NT/bin/)/* | grep -i cygwin | grep -v 'Dump of' | grep -i '\.dll'
    cygwin1.dll
    cygwin1.dll
    cygwin1.dll
    cygwin1.dll
    cygwin1.dll
    cygwin1.dll
    cygwin1.dll

[An automatic footer will be attached to this message.  By posting to a public 
mailing list, I implicitly give permission to read/disclose/copy/delete/reply 
to/whatever the message.]


***********************************************************************
This transmission contains information which may be confidential and  
which may also be privileged.  It is intended for the named addressee  
only.  Unless you are the named addressee, or authorised to receive it 
on behalf of the addressee you may not copy or use it, or disclose it 
to anyone else.  If you have received this transmission in error please 
contact the sender.  Thank you for your cooperation. 
***********************************************************************

For more information about AEA Technology please visit our website at http://www.aeat.co.uk

AEA Technology plc registered office 329 Harwell, Didcot, Oxfordshire OX11 0QJ.
Registered in England and Wales, number 3095862.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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