Re: Program doesn't work when running as a service in windows

2005-09-27 Thread Igor Pechtchanski
On Tue, 27 Sep 2005, The One wrote: > Hi, > > The C program runs fine in Dos prompt or Cygwin Shell. > When run as a service, it's not working. The service > is started without error. The program checks for > files in a directory, if there's a file it will print > to the network printer by call

Program doesn't work when running as a service in windows

2005-09-27 Thread The One
Hi, The C program runs fine in Dos prompt or Cygwin Shell. When run as a service, it's not working. The service is started without error. The program checks for files in a directory, if there's a file it will print to the network printer by calling fopen("//computername/printer", "w"). I'm fi

Re: setup.exe 2.510.2.2, 2.427 and 2.457 consistently failing, on win2000, sp4

2005-09-27 Thread Igor Pechtchanski
On Tue, 27 Sep 2005, Luke Kenneth Casson Leighton wrote: > On Tue, Sep 27, 2005 at 10:09:44AM -0400, Igor Pechtchanski wrote: > > On Tue, 27 Sep 2005, Luke Kenneth Casson Leighton wrote: > > > > > On Mon, Sep 26, 2005 at 08:43:06PM -0400, Igor Pechtchanski wrote: > > > > On Mon, 26 Sep 2005, Luke

Re: Socket operation on non-socket with rsync/ssh

2005-09-27 Thread Larry Hall
At 11:14 PM 9/26/2005, you wrote: >Larry Hall writes: > >> >> At 10:33 AM 9/25/2005, you wrote: >> >Hello readers! >> > >> >I'm having some continuous problems with rsync/ssh in Windows (cygwin) >> >environment. For some reason, ssh raises a "Socket operation on >> >non-socket" error when I try to

Re: rebase: rebaseall growing pains

2005-09-27 Thread Larry Hall
At 04:43 PM 9/27/2005, you wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Jason Tishler wrote: >> Sorry, but you ran out. Remember that cygwin1.dll starts at 0x6100. > >So now what?? Start porting to 64 bits? ;-) -- Larry Hall http://www.rfk.com RFK

Re: rebase: rebaseall growing pains

2005-09-27 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason Tishler wrote: > Sorry, but you ran out. Remember that cygwin1.dll starts at 0x6100. So now what?? Yaakov -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD

Invalid win32 application

2005-09-27 Thread Kher, Manisha
I'm building an application that links with a library that was built using Visual studio. When I try to run the application in a cygwin window, I get an error saying "Permission denied". If I try to run it from a DOS window, I get an error message "... is not a valid Win32 application". If I stri

Re: Tasking not implemented on this configuration

2005-09-27 Thread Anh Vo
I posted this question for the same reason you did. The answer was no task support for Ada run-time support. If you only want to use Ada compiler with run-time support, without cygwin's capabilities at all, I strongly suggest that you download the GNAT GPL Edition for free at https://libre2.ada

Re: [chomd] does not work

2005-09-27 Thread Larry Hall
At 11:46 AM 9/27/2005, you wrote: >$ ls -l mybackup.sh >-rw-r--r-- 1 all all 36 Sep 27 17:45 mybackup.sh >$ chmod u+x mybackup.sh >$ ls -l mybackup.sh >-rw-r--r-- 1 all all 36 Sep 27 17:45 mybackup.sh > >Why does not work it? -- Larry

Re: [chomd] does not work

2005-09-27 Thread Igor Pechtchanski
On Tue, 27 Sep 2005, Christian Buhtz wrote: > $ ls -l mybackup.sh > -rw-r--r-- 1 all all 36 Sep 27 17:45 mybackup.sh > $ chmod u+x mybackup.sh > $ ls -l mybackup.sh > -rw-r--r-- 1 all all 36 Sep 27 17:45 mybackup.sh > > Why does not work it? Not nearly enough information. As a WAG, see if

[chomd] does not work

2005-09-27 Thread Christian Buhtz
$ ls -l mybackup.sh -rw-r--r-- 1 all all 36 Sep 27 17:45 mybackup.sh $ chmod u+x mybackup.sh $ ls -l mybackup.sh -rw-r--r-- 1 all all 36 Sep 27 17:45 mybackup.sh Why does not work it? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/pr

Re: Windows 2000 gotchas?

2005-09-27 Thread Igor Pechtchanski
On Tue, 27 Sep 2005, Debbie Tropiano wrote: > Hello - > > I've been installing Cygwin in our computing lab and while the Windows XP > installs have been fine, I've been getting some weird results on our > Windows 2000 systems. I read the FAQ, but was wondering if there are > some gotchas for Wind

solution to cygwin error: Win32 error 487 bash: fork: Resource temporarily unavailable

2005-09-27 Thread john.wei
Hi, Tero, I saw your post on the web. I have the same problem for the past two days. Error is as follows: After installing cygwin on Window2000, I have following error after opening cygwin: 1033 [main] bash 2164 fork_copy: linked dll data/bss pass 0 failed, 0x66D000. .0x66D020, done 0, win

Re: setup.exe 2.510.2.2, 2.427 and 2.457 consistently failing, on win2000, sp4

2005-09-27 Thread Luke Kenneth Casson Leighton
On Tue, Sep 27, 2005 at 10:09:44AM -0400, Igor Pechtchanski wrote: > On Tue, 27 Sep 2005, Luke Kenneth Casson Leighton wrote: > > > On Mon, Sep 26, 2005 at 08:43:06PM -0400, Igor Pechtchanski wrote: > > > On Mon, 26 Sep 2005, Luke Kenneth Casson Leighton wrote: > > > > > > > hi, > > > > > > > > um

Re: setup.exe 2.510.2.2, 2.427 and 2.457 consistently failing, on win2000, sp4

2005-09-27 Thread Igor Pechtchanski
On Tue, 27 Sep 2005, Luke Kenneth Casson Leighton wrote: > On Mon, Sep 26, 2005 at 08:43:06PM -0400, Igor Pechtchanski wrote: > > On Mon, 26 Sep 2005, Luke Kenneth Casson Leighton wrote: > > > > > hi, > > > > > > um. very confused. setup.exe in't setting anything up. > > > > > > i get a modal di

RE: Strange behaviour with g++ 3.4.4-1

2005-09-27 Thread Andy Moreton
On Mon, 26 Sep 2005 21:41:29 GMT, Angelo Graziosi wrote: > > > Dave Korn wrote: > > >> You can fix it like this: >> >> [EMAIL PROTECTED] /test/cplus> g++ test.fixed.cpp -o test >> [EMAIL PROTECTED] /test/cplus> diff -pu test.cpp test.fixed.cpp >> --- test.cpp2005-09-26 10:52:37.405042000 +

Windows 2000 gotchas?

2005-09-27 Thread Debbie Tropiano
Hello - I've been installing Cygwin in our computing lab and while the Windows XP installs have been fine, I've been getting some weird results on our Windows 2000 systems. I read the FAQ, but was wondering if there are some gotchas for Windows 2000 that I've missed. Some extra pertinent info:

Re: setup.exe 2.510.2.2, 2.427 and 2.457 consistently failing, on win2000, sp4

2005-09-27 Thread fergus
> .. the files are already successfully downloaded .. > .. all other times that i have installed cygwin it has been successful .. Sorry to butt in but this is intriguing. More often than not I install from a local directory and it has worked forever, and is still working. Probably all the followin

Re: setup.exe 2.510.2.2, 2.427 and 2.457 consistently failing, on win2000, sp4

2005-09-27 Thread Luke Kenneth Casson Leighton
On Mon, Sep 26, 2005 at 08:43:06PM -0400, Igor Pechtchanski wrote: > On Mon, 26 Sep 2005, Luke Kenneth Casson Leighton wrote: > > > hi, > > > > um. very confused. setup.exe in't setting anything up. > > > > i get a modal dialog at the end of the process saying > > "set_cygdrive_flags" - the oper

fork errors - search snips from cygwin mailing list archive

2005-09-27 Thread Tom Rodman
I egreped thru (my local copy of) the cygwin archives back to ~3/2005 for: fork: No such file or directory died waiting for longjmp fork: Bad file fork: Resource temporarily unavai Please see end of this post for snips from this grep. The results suggest a fair number of users had the pro

Re: Autotools\gcc: "Resource temporarily unavailable" problem

2005-09-27 Thread PSP Blizz
On 9/25/05, PSP Blizz <[EMAIL PROTECTED]> wrote: > On 9/23/05, PSP Blizz <[EMAIL PROTECTED]> wrote: > > On 9/23/05, Dave Korn <[EMAIL PROTECTED]> wrote: > > > I think this is hardware trouble. Try some cooling spray on the CPU > > > when > > > it's malfunctioning. I really don't think this is

Re: Installation procedure for Postgresql in Cygwin

2005-09-27 Thread Jason Tishler
On Mon, Sep 26, 2005 at 06:05:45PM +0530, Kowtham Prabhu C wrote: > I have installed Cygwin 1.5.18 and I can't run postgresql 7.4.5 in > that, also I have downloaded it into cygwin folder. Kindly give me > the procedures to install it and Read the README: /usr/share/doc/Cygwin/postgresql-7.4

Re: setup.exe 2.510.2.2, 2.427 and 2.457 consistently failing, on win2000, sp4

2005-09-27 Thread Luke Kenneth Casson Leighton
On Mon, Sep 26, 2005 at 08:43:06PM -0400, Igor Pechtchanski wrote: > On Mon, 26 Sep 2005, Luke Kenneth Casson Leighton wrote: > > > hi, > > > > um. very confused. setup.exe in't setting anything up. > > > > i get a modal dialog at the end of the process saying > > "set_cygdrive_flags" - the oper