public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
* Re: perl testsuite errors / cygserver not working / apache2 problems  (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel,  apache2-manual))
       [not found]               ` <20050708172917.GH7507@calimero.vinschen.de>
@ 2005-07-08 17:34                 ` Christopher Faylor
  2005-07-08 17:45                   ` perl testsuite errors / cygserver not working / apache2 problems Gerrit P. Haase
                                     ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Christopher Faylor @ 2005-07-08 17:34 UTC (permalink / raw)
  To: cygwin-talk

On Fri, Jul 08, 2005 at 07:29:17PM +0200, Corinna Vinschen wrote:
>On Jul  8 17:04, Gerrit P. Haase wrote:
>> How to debug cygserver?
>
>-d option?  GDB?

  bash-3.00$ -d option?  GDB?
  bash: -d: command not found

I think I've mentioned this before...  Is cygwin broken?

cgf

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: perl testsuite errors / cygserver not working / apache2 problems  (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel,  apache2-manual))
  2005-07-08 17:34                 ` perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)) Christopher Faylor
  2005-07-08 17:45                   ` perl testsuite errors / cygserver not working / apache2 problems Gerrit P. Haase
@ 2005-07-08 17:45                   ` Corinna Vinschen
  2005-07-08 18:04                   ` One Angry User
  2 siblings, 0 replies; 8+ messages in thread
From: Corinna Vinschen @ 2005-07-08 17:45 UTC (permalink / raw)
  To: cygwin-talk

On Jul  8 13:34, Christopher Faylor wrote:
> On Fri, Jul 08, 2005 at 07:29:17PM +0200, Corinna Vinschen wrote:
> >On Jul  8 17:04, Gerrit P. Haase wrote:
> >> How to debug cygserver?
> >
> >-d option?  GDB?
> 
>   bash-3.00$ -d option?  GDB?
>   bash: -d: command not found
> 
> I think I've mentioned this before...  Is cygwin broken?

No, you just got that wrong.  It was `diff -d'.  If this doesn't
help you can try `perl -d', `cp -d'... or even `cygserver -d'.


Corinna

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: perl testsuite errors / cygserver not working / apache2 problems
  2005-07-08 17:34                 ` perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)) Christopher Faylor
@ 2005-07-08 17:45                   ` Gerrit P. Haase
  2005-07-08 17:59                     ` Corinna Vinschen
  2005-07-08 17:45                   ` perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)) Corinna Vinschen
  2005-07-08 18:04                   ` One Angry User
  2 siblings, 1 reply; 8+ messages in thread
From: Gerrit P. Haase @ 2005-07-08 17:45 UTC (permalink / raw)
  To: The Cygwin-Talk Malingering List

Christopher Faylor wrote:
> On Fri, Jul 08, 2005 at 07:29:17PM +0200, Corinna Vinschen wrote:
> 
>>On Jul  8 17:04, Gerrit P. Haase wrote:
>>
>>>How to debug cygserver?
>>
>>-d option?  GDB?
> 
> 
>   bash-3.00$ -d option?  GDB?
>   bash: -d: command not found
> 
> I think I've mentioned this before...  Is cygwin broken?

I have three computers with cygwin installed, on the first one I cannot
fetch more than 8k from apache2 and I'm getting errors with the perl
testsuite on IPC extensions.  I think it is related.

On the second box apache2 is working ok.

I use the third box to build perl currently, here I get no errors for
the pperl IPC tests.

I cannot figure out what is different with the first box.

Eg. I'm running postgreSQL which works fine, so basically everything
seems to work, however there are these IPC errors from the perl tests.

So s.th. is weird at this box.  I'll try if the behaviour changes
after a reboot.  However I guess it will not because I had similar
problems with apache2 before and similiar errors when building /
testing perl.


Gerrit

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: perl testsuite errors / cygserver not working / apache2 problems
  2005-07-08 17:45                   ` perl testsuite errors / cygserver not working / apache2 problems Gerrit P. Haase
@ 2005-07-08 17:59                     ` Corinna Vinschen
  2005-07-08 18:02                       ` Igor Pechtchanski
  2005-07-09 18:34                       ` Gerrit P. Haase
  0 siblings, 2 replies; 8+ messages in thread
From: Corinna Vinschen @ 2005-07-08 17:59 UTC (permalink / raw)
  To: The Cygwin-Talk Malingering List

On Jul  8 19:44, Gerrit P. Haase wrote:
> [SERIOUS TECHNICAL STUFF!]

Gerrit!  Pull yourself together, this is entirely off-topic for this
list.  There wasn't even the mention of one single hippo in your mail.
I'm shocked!


Corinna

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: perl testsuite errors / cygserver not working / apache2 problems
  2005-07-08 17:59                     ` Corinna Vinschen
@ 2005-07-08 18:02                       ` Igor Pechtchanski
  2005-07-09 18:34                       ` Gerrit P. Haase
  1 sibling, 0 replies; 8+ messages in thread
From: Igor Pechtchanski @ 2005-07-08 18:02 UTC (permalink / raw)
  To: The Cygwin-Talk Maiming List

On Fri, 8 Jul 2005, Corinna Vinschen wrote:

> On Jul  8 19:44, Gerrit P. Haase wrote:
>
> > I have three computers with cygwin installed, on the first one I
> > cannot fetch more than 8k from apache2 and I'm getting errors with the
> > perl testsuite on IPC extensions.  I think it is related.
> > [SERIOUS TECHNICAL STUFF!]
>
> Gerrit!  Pull yourself together, this is entirely off-topic for this
> list.  There wasn't even the mention of one single hippo in your mail.
> I'm shocked!

He probably forgot to mention that the name of that first box is 'hippo'.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1  (and subpackages apache2-devel,  apache2-manual))
  2005-07-08 17:34                 ` perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)) Christopher Faylor
  2005-07-08 17:45                   ` perl testsuite errors / cygserver not working / apache2 problems Gerrit P. Haase
  2005-07-08 17:45                   ` perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)) Corinna Vinschen
@ 2005-07-08 18:04                   ` One Angry User
  2005-07-08 18:17                     ` Ed C. Lueless
  2 siblings, 1 reply; 8+ messages in thread
From: One Angry User @ 2005-07-08 18:04 UTC (permalink / raw)
  To: The Cygwin-Talk Maiming List

On Fri, 8 Jul 2005, Christopher Faylor's computer deigned to emit the following stream of bytes:

> On Fri, Jul 08, 2005 at 07:29:17PM +0200, Corinna Vinschen wrote:
> >On Jul  8 17:04, Gerrit P. Haase wrote:
> >> How to debug cygserver?
> >
> >-d option?  GDB?
>
>   bash-3.00$ -d option?  GDB?
>   bash: -d: command not found
>
> I think I've mentioned this before...  Is cygwin broken?

Since when is this even a question?  Shouldn't it be

"cygwin broken, u fix it now!"

?

OAU

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1  (and subpackages apache2-devel,  apache2-manual))
  2005-07-08 18:04                   ` One Angry User
@ 2005-07-08 18:17                     ` Ed C. Lueless
  0 siblings, 0 replies; 8+ messages in thread
From: Ed C. Lueless @ 2005-07-08 18:17 UTC (permalink / raw)
  To: The Cygwin-Talk Malingering List

On Fri, Jul 08, 2005 at 02:04:06PM -0400, One Angry User wrote:
>On Fri, 8 Jul 2005, Christopher Faylor's computer deigned to emit the following stream of bytes:
>
>> On Fri, Jul 08, 2005 at 07:29:17PM +0200, Corinna Vinschen wrote:
>> >On Jul  8 17:04, Gerrit P. Haase wrote:
>> >> How to debug cygserver?
>> >
>> >-d option?  GDB?
>>
>>   bash-3.00$ -d option?  GDB?
>>   bash: -d: command not found
>>
>> I think I've mentioned this before...  Is cygwin broken?
>
>Since when is this even a question?  Shouldn't it be
>
>"cygwin broken, u fix it now!"
>
>?

Well, I'm a newby and even >I< know that -d isn't a command.  I think Corrina meant "GDB -d".  So, no, CygWin is >not< b0rken!  Just RFTM!

-ed
--
-Ed C. Lueless         Master Programmer
"Love your enemy -- it will drive him nuts."
  -- Eleanor Doan
"Ed C.  - you are the man!"
  -- my boss

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: perl testsuite errors / cygserver not working / apache2 problems
  2005-07-08 17:59                     ` Corinna Vinschen
  2005-07-08 18:02                       ` Igor Pechtchanski
@ 2005-07-09 18:34                       ` Gerrit P. Haase
  1 sibling, 0 replies; 8+ messages in thread
From: Gerrit P. Haase @ 2005-07-09 18:34 UTC (permalink / raw)
  To: The Cygwin-Talk Malingering List

Corinna Vinschen wrote:

> On Jul  8 19:44, Gerrit P. Haase wrote:
> 
>>[SERIOUS TECHNICAL STUFF!]
> 
> 
> Gerrit!  Pull yourself together, this is entirely off-topic for this
> list.  There wasn't even the mention of one single hippo in your mail.
> I'm shocked!

You are right, I didn't realized that it was the talk list when I hit
the reply button.


Sorry,
Gerrit
-- 
=^..^=

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-07-09 18:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cygwin.04d501c5775a$d3f75190$e6ec6f83@chimaera>
     [not found] ` <42CD8654.2060903@familiehaase.de>
     [not found]   ` <42CD8745.9080205@familiehaase.de>
     [not found]     ` <42CD90A0.7080708@familiehaase.de>
     [not found]       ` <03cf01c58336$cb60ab70$6508a8c0@chimaera>
     [not found]         ` <42CE3FD7.3050109@familiehaase.de>
     [not found]           ` <1431.130.240.136.130.1120826827.squirrel@pinus.tt.luth.se>
     [not found]             ` <42CE95EB.9040803@familiehaase.de>
     [not found]               ` <20050708172917.GH7507@calimero.vinschen.de>
2005-07-08 17:34                 ` perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)) Christopher Faylor
2005-07-08 17:45                   ` perl testsuite errors / cygserver not working / apache2 problems Gerrit P. Haase
2005-07-08 17:59                     ` Corinna Vinschen
2005-07-08 18:02                       ` Igor Pechtchanski
2005-07-09 18:34                       ` Gerrit P. Haase
2005-07-08 17:45                   ` perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)) Corinna Vinschen
2005-07-08 18:04                   ` One Angry User
2005-07-08 18:17                     ` Ed C. Lueless

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).