Re: how to remove CYGWINsshd win2k service

2005-03-30 Thread Corinna Vinschen
On Mar 31 02:45, Markus Sch?nhaber wrote: > Am Donnerstag, 31. M?rz 2005 02:34 schrieb Markus Sch?nhaber: > > Am Donnerstag, 31. M?rz 2005 01:39 schrieb Hunter Peress: > > > while c:\cygwin was still there, i reinstalled cygwin to c:\cgywin3. > > > > > > the ssh service in services namely CYGWIN

Re: Cannot link ___assert, __impure_ptr with -mno-cygwin

2005-03-30 Thread Brian Dessent
Matt Olson wrote: > Thanks, folks. What was mysterious is now mundane. > > Now to find a version of SDL that builds with Cygwin. Anyone have > experience with that, just offhand? http://www.cygwin.com/ml/cygwin/2004-10/msg01145.html Brian -- Unsubscribe info: http://cygwin.com/ml/#unsub

Re: Cannot link ___assert, __impure_ptr with -mno-cygwin

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 06:33:53PM -0800, Matt Olson wrote: >Now to find a version of SDL that builds with Cygwin. Anyone have >experience with that, just offhand? As strange as it sounds, non-cygwin applications are not really a topic for this mailing list. cgf -- Unsubscribe info: http:/

RE: recv and errno during a connection reset/closed by peert

2005-03-30 Thread Peter A. Castro
On Wed, 30 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter A. Castro wrote: On Tue, 29 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter Stephens wrote: I have thought about your suggestion and it makes a lot of sense. It seems like your suggestion would be very portable. A good sugges

RE: recv and errno during a connection reset/closed by peer

2005-03-30 Thread Peter A. Castro
On Wed, 30 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter A. Castro wrote: On Tue, 29 Mar 2005, Brian Ford wrote: If you are doing a normal blocking recv without MSG_PEEK, any return of 0 should mean a closed connection AFAIK. Unfortunately that's not true for all implementation. It's lega

Re: Cannot link ___assert, __impure_ptr with -mno-cygwin

2005-03-30 Thread Matt Olson
On Tue, 29 Mar 2005 13:48:49 -0500, Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Tue, Mar 29, 2005 at 01:30:00PM -0500, Williams, Gerald S (Jerry) wrote: > >Matt Olson wrote: > >> Unfortunately, while "compile .o files with -mno-cygwin" fixes my toy > >> example, it doesn't help the real code

how to remove CYGWINsshd win2k service

2005-03-30 Thread Hunter Peress
while c:\cygwin was still there, i reinstalled cygwin to c:\cgywin3. the ssh service in services namely CYGWINsshd still points to the now deleted c:\cygwin\bin\cygrunsrv.exe so how can i remove the service? since when i run ssh-host-config in the new cygwin , it skips the installing-sshd-

Re: how to remove CYGWINsshd win2k service

2005-03-30 Thread Markus Schönhaber
Am Donnerstag, 31. März 2005 01:39 schrieb Hunter Peress: > while c:\cygwin was still there, i reinstalled cygwin to c:\cgywin3. > > the ssh service in services namely CYGWINsshd still points to the now > deleted c:\cygwin\bin\cygrunsrv.exe so how can i remove the service? > Use cygrunsrv: $

RE: /proc/self/exename -> exe ? (Re: Retrieving name of executable)

2005-03-30 Thread Stephan Mueller
... but perhaps you can deprecate it. For example, have it take an ever increasing amount of time to open each time it's referenced :-) stephan(); -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen Sent: Tuesday, March 29, 2005 1:12 AM To:

Re: how to remove CYGWINsshd win2k service

2005-03-30 Thread Markus Schönhaber
Am Donnerstag, 31. März 2005 02:34 schrieb Markus Schönhaber: > Am Donnerstag, 31. März 2005 01:39 schrieb Hunter Peress: > > while c:\cygwin was still there, i reinstalled cygwin to c:\cgywin3. > > > > the ssh service in services namely CYGWINsshd still points to the now > > deleted c:\cygwin\

Re: cygexec mounted binaries don't inherit PATH during dynamic loading

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 11:01:10AM -0500, Christopher Faylor wrote: >On Tue, Mar 29, 2005 at 09:33:49PM -0800, Brian Dessent wrote: >>So my question is simply this: in the case of spawning a cygexec-mounted >>binary, shouldn't build_env at least fill in PATH from the calling >>process' value, so th

Re: GCC header libraries ... ?

2005-03-30 Thread Jonathon Merz
On Wed, 30 Mar 2005 12:30:45 -0800, Jacob Lane, MCP <[EMAIL PROTECTED]> wrote: > Excellent ... now we're getting somewhere! ;-) > > So, my follow-up question is: did you just know that from prior expereince, > or were you able to look that up somwhere? > > Jake > > "Corinna Vinschen" <[EMAIL PRO

Re: GCC header libraries ... ?

2005-03-30 Thread Jacob Lane, MCP
Excellent ... now we're getting somewhere! ;-) So, my follow-up question is: did you just know that from prior expereince, or were you able to look that up somwhere? Jake "Corinna Vinschen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Mar 30 07:54, Jacob Lane, MCP wrote: > >

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 11:20:16AM -0800, Jim Kleckner wrote: >Christopher Faylor wrote: > >>On Wed, Mar 30, 2005 at 09:57:44AM -0800, Jim Kleckner wrote: > >>>Then strike the link text and limit it to the workaround of adding >>>the bin to the system path. My text was a suggested starting point.

Re: Netscape or Mozilla binaries for Cygwin?

2005-03-30 Thread Matt Wilkie
> I was just wondering if there are any binaries for Netscape or Mozilla for > Cygwin? umm, why? Wouldn't be easier just to use the native windows versions? just curious. -- -matt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/prob

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Jim Kleckner
Christopher Faylor wrote: On Wed, Mar 30, 2005 at 09:57:44AM -0800, Jim Kleckner wrote: Then strike the link text and limit it to the workaround of adding the bin to the system path. My text was a suggested starting point. i.e., a workaround. The solution that the DLL has to be in the system p

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 09:57:44AM -0800, Jim Kleckner wrote: >Christopher Faylor wrote: > >>On Wed, Mar 30, 2005 at 08:45:10AM -0800, Jim Kleckner wrote: > >>So, if you're a Unix guy since 1978, that puts you in a unique category. >>You don't qualify as a FAQ. > >I don't quite understand this. I

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Jim Kleckner
Christopher Faylor wrote: On Wed, Mar 30, 2005 at 08:45:10AM -0800, Jim Kleckner wrote: So, if you're a Unix guy since 1978, that puts you in a unique category. You don't qualify as a FAQ. I don't quite understand this. I don't qualify to write FAQ entries or shouldn't be allowed to use them? I h

Re: apparent scheduler problem

2005-03-30 Thread Andrew Dunstan
Brian Ford wrote: On Tue, 29 Mar 2005, Andrew Dunstan wrote: Recently after upgrading my installation of Cygwin on XP-Pro, I noticed that PostgreSQL started failing one of its regression tests. [snip] The test is for the stats collector, and essentially it does some work, waits a couple

Re: What to do with "*** recreate_mmaps_after_fork_failed" ?

2005-03-30 Thread Corinna Vinschen
On Mar 30 18:14, Max Bowsher wrote: > Corinna Vinschen wrote: > >On Mar 30 17:21, Max Bowsher wrote: > >>I ran into a DLL base address problem, and rebased. > >> > >>However, instead of fixing this, rebasing just changed the error message > >>to > >>this: > >> > >> 4 [main] ruby 2652 fhandler_

Re: GCC header libraries ... ?

2005-03-30 Thread Corinna Vinschen
On Mar 30 07:54, Jacob Lane, MCP wrote: > All, > > Sorry if this is a newb question, but I am somwhat new to Cygwin and trying > to write / compile programs using GCC. One thing I noticed is that when I > try to compile code from others, I seem to be missing some header libraries. > > For example

Re: What to do with "*** recreate_mmaps_after_fork_failed" ?

2005-03-30 Thread Max Bowsher
Corinna Vinschen wrote: On Mar 30 17:21, Max Bowsher wrote: I ran into a DLL base address problem, and rebased. However, instead of fixing this, rebasing just changed the error message to this: 4 [main] ruby 2652 fhandler_disk_file::fixup_mmap_after_fork: requested 0x3F != 0x0 mem alloc

RE: GCC header libraries ... ?

2005-03-30 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Jacob Lane, MCP > Sent: Wednesday, March 30, 2005 9:54 AM > To: cygwin@cygwin.com > Subject: GCC header libraries ... ? > > All, > > Sorry if this is a newb question, but I am somwhat new to > Cygwin

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 08:45:10AM -0800, Jim Kleckner wrote: >Christopher Faylor wrote: > >>On Wed, Mar 30, 2005 at 08:08:16AM -0800, Jim Kleckner wrote: >> >>>Christopher Faylor wrote: >>> OTOH, perhaps I'm oversimplifying things, but it seems like this thread went on for quite a while af

Re: What to do with "*** recreate_mmaps_after_fork_failed" ?

2005-03-30 Thread Corinna Vinschen
On Mar 30 17:21, Max Bowsher wrote: > I ran into a DLL base address problem, and rebased. > > However, instead of fixing this, rebasing just changed the error message to > this: > > 4 [main] ruby 2652 fhandler_disk_file::fixup_mmap_after_fork: > requested 0x3F != 0x0 mem alloc base 0x2

Re: recv and errno during a connection reset/closed by peer

2005-03-30 Thread Corinna Vinschen
On Mar 30 10:18, Brian Ford wrote: > On Tue, 29 Mar 2005, Peter A. Castro wrote: > > > On Tue, 29 Mar 2005, Brian Ford wrote: > > > > > If you are doing a normal blocking recv without MSG_PEEK, any return of 0 > > > should mean a closed connection AFAIK. > > > > Unfortunately that's not true for a

RE: recv and errno during a connection reset/closed by peert

2005-03-30 Thread Brian Ford
On Tue, 29 Mar 2005, Peter A. Castro wrote: > On Tue, 29 Mar 2005, Brian Ford wrote: > > On Tue, 29 Mar 2005, Peter Stephens wrote: > >> I have thought about your suggestion and it makes a lot of sense. > >> > >> It seems like your suggestion would be very portable. A good > >> suggestion and the

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Jim Kleckner
Christopher Faylor wrote: On Wed, Mar 30, 2005 at 08:08:16AM -0800, Jim Kleckner wrote: Christopher Faylor wrote: OTOH, perhaps I'm oversimplifying things, but it seems like this thread went on for quite a while after the simple "delete the nonstandard DLL" advice was given. I don't see how any ad

GCC header libraries ... ?

2005-03-30 Thread Jacob Lane, MCP
All, Sorry if this is a newb question, but I am somwhat new to Cygwin and trying to write / compile programs using GCC. One thing I noticed is that when I try to compile code from others, I seem to be missing some header libraries. For example, in one recent program: #include I have had others

What to do with "*** recreate_mmaps_after_fork_failed" ?

2005-03-30 Thread Max Bowsher
I ran into a DLL base address problem, and rebased. However, instead of fixing this, rebasing just changed the error message to this: 4 [main] ruby 2652 fhandler_disk_file::fixup_mmap_after_fork: requested 0x3F != 0x0 mem alloc base 0x2F, state 0x1000, size 12288, Win32 error 487 M

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 08:08:16AM -0800, Jim Kleckner wrote: >Christopher Faylor wrote: >>OTOH, perhaps I'm oversimplifying things, but it seems like this thread >>went on for quite a while after the simple "delete the nonstandard DLL" >>advice was given. I don't see how any advice is going to be

RE: recv and errno during a connection reset/closed by peer

2005-03-30 Thread Brian Ford
On Tue, 29 Mar 2005, Peter A. Castro wrote: > On Tue, 29 Mar 2005, Brian Ford wrote: > > > If you are doing a normal blocking recv without MSG_PEEK, any return of 0 > > should mean a closed connection AFAIK. > > Unfortunately that's not true for all implementation. It's legal for a > zero length

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Jim Kleckner
Christopher Faylor wrote: OTOH, perhaps I'm oversimplifying things, but it seems like this thread went on for quite a while after the simple "delete the nonstandard DLL" advice was given. I don't see how any advice is going to be useful if it isn't followed. I agree completely. All the more reaso

Re: cygexec mounted binaries don't inherit PATH during dynamic loading

2005-03-30 Thread Christopher Faylor
On Tue, Mar 29, 2005 at 09:33:49PM -0800, Brian Dessent wrote: >So my question is simply this: in the case of spawning a cygexec-mounted >binary, shouldn't build_env at least fill in PATH from the calling >process' value, so that Windows can do its runtime DLL loading? Yes, it should. I've been c

RE: rxvt with libW11 bug: doubled KP_Subtract and KP_Add

2005-03-30 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Pierre Bogossian > Sent: Wednesday, March 30, 2005 3:52 AM > To: cygwin@cygwin.com > Subject: RE: rxvt with libW11 bug: doubled KP_Subtract and KP_Add > > >I never noticed the double ++ and --, but it

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 09:31:50AM +0200, Corinna Vinschen wrote: >The idea of a "third party packager's guide" sounds good to me. I'd >rather have third parties not to pack Cygwin in their packages at all >and to point the user to install Cygwin from cygwin.com instead, but I >guess that's rather

RE: Errors in #include files when compiling a Legacy C++ Application

2005-03-30 Thread Dave Korn
Original Message >From: Brian K. Whatcott >Sent: 28 March 2005 17:52 > I am forwarding this reply and the simpler example on to the mailing list. > The attached files are: > > hello.cc- Hello world that writes to a file, instead > of cout. > command.txt

RE: rxvt with libW11 bug: doubled KP_Subtract and KP_Add

2005-03-30 Thread Pierre Bogossian
>I never noticed the double ++ and --, but it happens for me too. >Removing the code to handle KP_Add and KP_Subtract (as the patch >suggests) may end up breaking the shift+ shift- font changer. Yes, indeed, I'm using a patched version of libW11 and the shift+ and shift- shortcuts don't work anymo