RE: more pain - YAM

2004-06-08 Thread GARY VANSICKLE
> > When you send messages to a mailing list, you invite discussion. That > is why we have mailing lists. > Well, that's why other organizations have mailing lists anyway. (Please send all "we're just mean"s to the list or not at all. I have a very thin skin and get offended if somebody sends

RE: Cygwin and xinetd

2004-06-08 Thread Menon, Girish (MED, WIPRO-GE MED)
I found that I needed the chkconfig package too. Thanks Anyways, now I am unable to enable xinetd. Here's what I did. cygrunsrv -I xinetd -d 'Cygwin xinetd' -p /usr/sbin/xinetd -a -d -e CYGWIN=ntsec cygrunsrv -E xinetd cygrunsrv -S xinetd

Re: Annoucement: GCC-3.4.0 binary release candidat

2004-06-08 Thread Tim Prince
At 09:04 AM 6/8/2004, Gerrit P. Haase wrote: Hi Arthur, you wrote: > Configure was vanilla flavored. If I remember, something like > "./configure". I don't believe the defaults are entirely adequate nowadays, even for linux. I usually copy my own previous configure parameters, or those reported b

Re: more pain - YAM

2004-06-08 Thread Christopher Faylor
On Wed, Jun 09, 2004 at 03:50:44AM +0200, Buzz wrote: >I tried not to, but... I'll bite... > >Op Mon, 7 Jun 2004 00:19:11 -0400 schreef Christopher Faylor >in <[EMAIL PROTECTED]>: >: On Mon, Jun 07, 2004 at 05:16:08AM +0200, Bas van Gompel wrote: >: > [multiple recipients: cygwin mailing-list + Ro

RE: sshD fails to start as a service

2004-06-08 Thread Igor Pechtchanski
On Wed, 9 Jun 2004, cygwin wrote: > > On Mon, Jun 07, 2004 at 11:50:40PM +0100, [EMAIL PROTECTED] wrote: > > > sshd : PID 3576 : starting service `sshd' failed: execv: 255, error 255. > > > > I've encountered such problems when the binaries and > > libraries were not > > executable by SYSTEM. "chm

more pain - YAM

2004-06-08 Thread Buzz
I tried not to, but... I'll bite... Op Mon, 7 Jun 2004 00:19:11 -0400 schreef Christopher Faylor in <[EMAIL PROTECTED]>: : On Mon, Jun 07, 2004 at 05:16:08AM +0200, Bas van Gompel wrote: : > [multiple recipients: cygwin mailing-list + Rose Naftaly at RedHat] : > Note: This is legal stuff, many of

RE: sshD fails to start as a service

2004-06-08 Thread cygwin
> > On Mon, Jun 07, 2004 at 11:50:40PM +0100, > [EMAIL PROTECTED] wrote: > > sshd : PID 3576 : starting service `sshd' failed: execv: > 255, error 255. > > I've encountered such problems when the binaries and > libraries were not > executable by SYSTEM. "chmod 755 /usr/sbin/* /usr/bin/*" fixed

RE: cygwin and cvs

2004-06-08 Thread Rutten, Mark
> As far as I know I am running the latest version of cygwin > (1.5.10-3) and cvs (1.11.6-3). As I said in my original > post, I have been using cvs successfully under cygwin for a > while and have only recently (as in the last week or so) > started to experience this problem. I will try deb

RE: cygwin and cvs

2004-06-08 Thread Rutten, Mark
> I never found a real solution, > but used the following workaround: since I had full access to the > repository, I changed the value of LockDir in CVSROOT/config to > /tmp/igor/cvslock (a directory that I created on my local > disk). Thanks for the tip. I do have full access to my repository,

[ANNOUNCEMENT] New packages: apr, libapr0, apr-util, libaprutil0 0.9.5pre20040608-1

2004-06-08 Thread Max Bowsher
APR and APR-Util, the Apache Portable Runtime library, and the APR utility library, will shortly be propagating to a mirror near you. The addition of these packages to Cygwin brings us another step closer to a Cygwin package of Subversion, an interesting new version control system. To update yo

Re: cygwin and cvs

2004-06-08 Thread Igor Pechtchanski
Mark, It's usually best to post questions to the Cygwin mailing list, as this allows both the questions and the answers to be archived, and also gets you access to the combined expertise of the list, which is larger than that of any one person. I've redirected this message to the list, and set th

RE: Cygwin and xinetd

2004-06-08 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Menon, Girish (MED, WIPRO-GE MED) > Sent: 08 June 2004 18:18 > To: cygwin > Subject: Cygwin and xinetd > > Hi, > > I am currently using cygwin's inetd and wanted to use xinetd > instead. What packages other than the xinetd packa

Cygwin and xinetd

2004-06-08 Thread Menon, Girish (MED, WIPRO-GE MED)
Hi, I am currently using cygwin's inetd and wanted to use xinetd instead. What packages other than the xinetd package, I should download? I have recently downloaded the new xinetd package. Please see the cygcheck output below: Cygwin Configuration Diagnostics Current System Time: Tue Jun

Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread Pierre A. Humblet
On Tue, Jun 08, 2004 at 06:31:30PM +0200, W. Tuchan wrote: > >> > >> 58 26507 [main] cpp0 1652 open: open (main\loopbacktest.cpp, 0x0) > > > > > >The mounts are not looked up because you are specifying a Windows path. > > > >Pierre > > If that is the reaseon then 1.5.10-3 behaves different that

Installation problems

2004-06-08 Thread Chris Carlson
I just thought I'd post a problem I've been having for a while now in case if someone wants to look into it. uname -a returns: CYGWIN_NT-5.0 jackal 1.5.10(0.116/4/2) 2004-05-25 22:07 i686 unknown unknown Cygwin I just did an update. My previous download was last week. At the time, I requested

RE: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of W. Tuchan > Sent: 08 June 2004 17:32 > > > > > It's not a known problem of gcc. gcc should not care about > text mode > > mounts. It is supposed to work correctly with any mount modes. > > > > > Sorry, maybe it was a problem of

Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread W. Tuchan
It's not a known problem of gcc. gcc should not care about text mode mounts. It is supposed to work correctly with any mount modes. Sorry, maybe it was a problem of gcc. I'm still useing gcc 2.95.3. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:/

Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread W. Tuchan
58 26507 [main] cpp0 1652 open: open (main\loopbacktest.cpp, 0x0) The mounts are not looked up because you are specifying a Windows path. Pierre If that is the reaseon then 1.5.10-3 behaves different that 1.5.9. Unfortunately I cannot change the path easyly because it is generated from nmake.

RE: Annoucement: GCC-3.4.0 binary release candidat

2004-06-08 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Gerrit P. Haase > Sent: 08 June 2004 17:05 > To: Arthur I Schwarz > Cc: mingw-users; cygwin@; tprince; hannes > Subject: Re: Annoucement: GCC-3.4.0 binary release candidat > I can compile libjava, but when jv-convert (gcc-3.3.3) should

compile error with mysql 4.1.2-alpha

2004-06-08 Thread cygwin
Hi, i am trying to get DBI working with mysql... I am trying to compile mysql, and get a compile error (see below). Has anyone built a mysql recently? regards, jeremy = if gcc -DDEFAULT_BASEDIR=\"/usr/local\" -DDATADIR="\"/us

Re: Annoucement: GCC-3.4.0 binary release candidat

2004-06-08 Thread Gerrit P. Haase
Hi Arthur, you wrote: > Well I'v tried to compile GCC 3.4.0. My results are given for two machines > with Win2000 and the latest version of Cygwin with gcc-3.3.1. > My home computer, AMD 2100+. No problems. Ada didn't compile correctly > but that's probably my fault. I got an error with Ada /

Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread Pierre A. Humblet
On Tue, Jun 08, 2004 at 05:02:36PM +0200, W. Tuchan wrote: > Hi, > I've upgraded to 1.5.10-3 and now the gcc preprocessor does not like my > CRLFs. That is know problem of gcc that should be cured by appropriate > textmode mounts but this does not work anymore. > > This is a strace of the problem

Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread Christopher Faylor
On Tue, Jun 08, 2004 at 05:02:36PM +0200, W. Tuchan wrote: >I've upgraded to 1.5.10-3 and now the gcc preprocessor does not like my >CRLFs. That is know problem of gcc that should be cured by appropriate >textmode mounts but this does not work anymore. It's not a known problem of gcc. gcc should

Re: Annoucement: GCC-3.4.0 binary release candidat

2004-06-08 Thread Arthur I Schwarz
Hello Tim, At 2004-06-06 16:44 you wrote: > At 04:38 AM 6/6/2004, Gerrit P. Haase wrote: >>Hello Hans, >> >> > I'd like to give this one a test drive! Is it possible to use it under the >> > cygwin gcc frontend (i.e. gcc -mno-cygwin) ?? >> > Or do I need to wait for the cygwin folks to catch up

wish84: incredibly slow

2004-06-08 Thread fergus
I have been using Cygwin on a very slow Toshiba. By which I mean one can sometimes wait 1 or 2 or 3 secs for what appears instantaneous on other machines. But wish84 requires geological time to respond, as in: -- at the bash or rxvt or xterm prompt: $ wish # delay 25 secs for panel to a

Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread W. Tuchan
Hi, I've upgraded to 1.5.10-3 and now the gcc preprocessor does not like my CRLFs. That is know problem of gcc that should be cured by appropriate textmode mounts but this does not work anymore. C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system (binmode) C:\cygwin\bin on /us

Re: sshD fails to start as a service

2004-06-08 Thread Baurjan Ismagulov
On Mon, Jun 07, 2004 at 11:50:40PM +0100, [EMAIL PROTECTED] wrote: > sshd : PID 3576 : starting service `sshd' failed: execv: 255, error 255. I've encountered such problems when the binaries and libraries were not executable by SYSTEM. "chmod 755 /usr/sbin/* /usr/bin/*" fixed the problem. With ki

Re: Visual Studio linking

2004-06-08 Thread Christopher Faylor
On Tue, Jun 08, 2004 at 10:02:08AM +0100, Alastair Growcott wrote: >Actually my source is testing a library, so if I did distribute the >test programs, I would only have to make the code for the test programs >and not the code for the libraries available (dynamic linking to the >libraries). As lon

make problem: command works thru CLI, not thru make file

2004-06-08 Thread santhosh km
Hi, I am trying porting of c files to VxWorks thru cygwin using the GNU-Make Version 3.80 . I have a problem while using makefile. The problem is the commond: "ccsimpc -o HELLO_WORLD helloWorld.c" works on the command line and I get the HELLO_WORLD executable file. But doesn't work thru ma

RE: Updated: vim-6.3-1

2004-06-08 Thread BERESH Bob
Thanks, I have already installed the new version ;-) Bob > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Corinna Vinschen > Sent: Tuesday, June 08, 2004 4:27 AM > To: [EMAIL PROTECTED] > Subject: Updated: vim-6.3-1 > > > I've just updated vim to ve

RE: makefile syntax %.d:%.c misunderstood

2004-06-08 Thread Sébastien Douheret
Hi, Firstly, i thank Dave K. for helping me. I don't understand all functionnalities of VPATH, but i think that i don't used it. You can find below a minimal test case that demonstrates the problem. I wish to make it clear that directories name with letter '_' seem maybe to be the source of

Re: Cygpath: Path name conversion Issue

2004-06-08 Thread Corinna Vinschen
On Jun 8 10:14, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of john george > > Sent: 08 June 2004 05:23 > > > Hi, > > I'm trying to convert the following path name to a > > unix specific format so that it could be passed as a > > parameter to the Unix "open(..

RE: Cygpath: Path name conversion Issue

2004-06-08 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of john george > Sent: 08 June 2004 05:23 > Hi, > I'm trying to convert the following path name to a > unix specific format so that it could be passed as a > parameter to the Unix "open(..)" system call. > cygpath > "\\Device\\harddiskdmv

Re: cygwin Nightly Snapshots - NOT obvious enough

2004-06-08 Thread Brian . Kelly
>> On Mon, Jun 07, 2004 at 02:26:49PM -0700, Lex Ein wrote: >> http://www.cygwin.com/snapshots/ >> "Cygwin Interim Snapshots" >> Whoo, racy. >> Guess I missed the party. > Ok, ok. I added a subtitle to the snapshot page to make it's true nature > more obvious. > cgf First of all - where's the

RE: Visual Studio linking

2004-06-08 Thread Alastair Growcott
Thankyou. Actually my source is testing a library, so if I did distribute the test programs, I would only have to make the code for the test programs and not the code for the libraries available (dynamic linking to the libraries). Alastair. -Original Message- From: [EMAIL PROTECTED] [ma

Pastor: What Are You Preaching During the Summer Olympics?

2004-06-08 Thread Dr. David R. Mains
Pastor, What are you preaching during the upcoming Summer Olympics in Greece? The 2004 Summer Olympics will be front-page news in America soon. These upcoming Olympic games occur from August 11-29 in Athens, Greece, and feature world-class competitors who are vying to become Olympic athletic

[ANNOUNCEMENT] Updated: vim-6.3-1

2004-06-08 Thread Corinna Vinschen
I've just updated vim to version 6.3-1. This is an official new release, based on the vanilla sources. The official release message as of two hours ago: Announcing: Vim (Vi IMproved) version 6.3 Author: Bram Moolenaar

Re: CygUtils website going dark

2004-06-08 Thread Vince Hoffman
On Mon, 7 Jun 2004, Peter A. Castro wrote: > On Sun, 6 Jun 2004, Charles Wilson wrote: > > Hi Charles, > If no-one else offers, I offer to host all or part of "cygutils" > (whatever you'd like to be hosted), for free. You've provided the Cygwin > community so much that it'd be a shame to see

RE: ssh problem cygheap_fixup_in_child

2004-06-08 Thread Warren, Matthew (Retail)
Thanks for the pointer, I had already seen the mail searching through the lists for a solution. Unfortunatley doing a windows update to 'fix' it isnt an option for me, this is a 'locked down' restricted XP build on work laptop. I was hoping perhaps there was more info out there on what the proble