Re: New setup.exe snapshot - please test

2004-12-30 Thread Reini Urban
Thomas Dickey schrieb: On Wed, 29 Dec 2004, Max Bowsher wrote: Version 2.457.2.1 - Fix setup keeping open handles to every tarball it installs during a run. (Which appears to have been indirectly responsible for the weird hangs people have been experiencing.) Is there a bugzilla or other track

Re: ipc-daemon2.exe fails

2004-12-30 Thread Corinna Vinschen
On Dec 29 22:50, Zachary Uram wrote: > Hello I am running the latest Cygwin with cygipc-2.03-2.tar package > and when I run > /usr/bin/ipc-daemon2.exe it immediately exits, no error message is printed, > i have a /tmp directory and when i run ipcs it says: Bad system call > > When I do ps it also

Re: Cygserver 100% CPU

2004-12-30 Thread Corinna Vinschen
On Dec 22 19:18, Corinna Vinschen wrote: > On Dec 22 08:03, Patrick Samson wrote: > > Corinna, > > I just want to make sure you didn't miss my post > > in november, about this same subject: > > http://sources.redhat.com/ml/cygwin/2004-11/msg00749.html > > If you read it and didn't have anything to

[ANNOUNCEMENT] Updated: apr(-util) 0.9.5-1

2004-12-30 Thread Max Bowsher
APR and APR-util, portability and miscellaneous utility libraries, have been updated in the Cygwin net distribution to version 0.9.5-1. This is a minor upgrade from the 0.9.5 development version bundled with apache 2.0.52 to the real 0.9.5 release, which has, at last, occurred. Max Bowsher. --

[ANNOUNCEMENT] Updated: subversion-1.1.2-1

2004-12-30 Thread Max Bowsher
Subversion, a version control system which aims to be a compelling replacement for CVS, has been updated in the Cygwin net distribution to version 1.1.2-1. This is a new upstream patch release. Amongst many other things, the failure to understand UNC (\\server\share) paths, introduced in version

Bug: Missing va_end() in cygwin_internal()

2004-12-30 Thread Max Bowsher
There is no va_end() call in cygwin_internal(). Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Bug: Missing va_end() in cygwin_internal()

2004-12-30 Thread Christopher Faylor
On Thu, Dec 30, 2004 at 05:59:02PM -, Max Bowsher wrote: >There is no va_end() call in cygwin_internal(). Or in functions from: bsdlib.cc fork.cc pinfo.cc strace.cc The lack doesn't seem to be causing much of a problem... cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

Porting issues: file owned by root, user nobody

2004-12-30 Thread David Arnstein
My issues concern porting a Linux application to cygwin. I read http://cygwin.com/faq/ but I did not find answers. If there is another resource I should read, please advise. The application is "dnrd," published on SourceForge For security reasons, dnrd 1. Insists that its config files be ow

Re: Bug: Missing va_end() in cygwin_internal()

2004-12-30 Thread Max Bowsher
Christopher Faylor wrote: On Thu, Dec 30, 2004 at 05:59:02PM -, Max Bowsher wrote: There is no va_end() call in cygwin_internal(). Or in functions from: bsdlib.cc fork.cc pinfo.cc strace.cc The lack doesn't seem to be causing much of a problem... Standards say va_end is required, but may be

RE: Bug: Missing va_end() in cygwin_internal()

2004-12-30 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Max Bowsher > Sent: 30 December 2004 19:05 > Christopher Faylor wrote: > > On Thu, Dec 30, 2004 at 05:59:02PM -, Max Bowsher wrote: > >> There is no va_end() call in cygwin_internal(). > > > > Or in functions from: > > > > bsdlib.

Re: Porting issues: file owned by root, user nobody

2004-12-30 Thread Gerrit P. Haase
David Arnstein wrote: My issues concern porting a Linux application to cygwin. I read http://cygwin.com/faq/ but I did not find answers. If there is another resource I should read, please advise. The application is "dnrd," published on SourceForge For security reasons, dnrd 1. Insists that

RE: cygwin reboots my PC randomly

2004-12-30 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Andrew DeFaria > Sent: 29 December 2004 23:28 > Marc J wrote: > > > I am not getting BSOD. > > > > Checked the event log: > > dec 25 108am Source Save Dump, event 1001 > > The computer has rebooted from a bugcheck. The bugcheck > was

[ANNOUNCEMENT] Updated: glib2-2.4.6-2

2004-12-30 Thread Gerrit P. Haase
I have updated GLib, the low-level core library that forms the basis for projects such as GTK+ and GNOME to version 2.4.8. DESCRIPTION === The GLib library provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads

Re: YA in a series: snapshot what a happy sound

2004-12-30 Thread Christopher Faylor
On Mon, Dec 27, 2004 at 08:21:43PM -0500, Christopher Faylor wrote: >On Mon, Dec 27, 2004 at 05:15:34PM -0800, [EMAIL PROTECTED] wrote: >>Simple test case (typed in from memory as I don't have internet access for >>the next week): >> >>#include >>#include >>int main(int argc, char **argv) >>{ >>

Re: Bug: Missing va_end() in cygwin_internal()

2004-12-30 Thread Max Bowsher
Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Max Bowsher Sent: 30 December 2004 19:05 Christopher Faylor wrote: On Thu, Dec 30, 2004 at 05:59:02PM -, Max Bowsher wrote: There is no va_end() call in cygwin_internal(). Or in functions from: bsdlib.cc fork.cc pin

Re: gcc-3.3.3 :fpclassify

2004-12-30 Thread Gerrit P. Haase
Wrong list, please use the main cygwin list for such postings. [EMAIL PROTECTED] wrote: [...] $ g++ test.cpp the following errors occurs: test.cpp: In function `int main()': test.cpp:17: error: `fpclassify' undeclared in namespace `std' test.cpp:18: error: `fpclassify' undeclared in namespace `std'

[ANNOUNCEMENT] Updated cygwin package: gnupg-1.2.6-2

2004-12-30 Thread Volker Quetschke
gnupg has been uploaded to cygwin.com DESCRIPTION === GNU Privacy Guard is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. GnuPG is a complete and free replacement for PGP. It includes an advanced key management facili

RE: gcc-3.3.3 :fpclassify

2004-12-30 Thread Dave Korn
> -Original Message- > From: cygwin-talk-owner On Behalf Of Jianguo.Zhang > Sent: 30 December 2004 20:56 > The gcc/g++ version is 3.3.3 > > I am trying to compile the following program using g++ 3.3.3 > if (FP_ZERO != std::fpclassify (a)) abort (); >

RE: Bug: Missing va_end() in cygwin_internal()

2004-12-30 Thread Dave Korn
> -Original Message- > From: Max Bowsher > Sent: 30 December 2004 21:08 > > Ah, found it. EXPAND_BUILTIN_VA_END was removed by > > > > http://gcc.gnu.org/ml/gcc-patches/2004-01/msg01368.html > > > > I guess that VAX port will be ok after all, since it's > being a supported > > architec

Binary operator expected???

2004-12-30 Thread Andy
So after about 7 attempts to install cygwin from the web, it finally got all the way through and it's really cool. A couple quick questions, how do I know which commands are available to me (example, I installed the tetris clone, and have no idea how to start it because I cant find the name of the

Re: A vexing installation problem

2004-12-30 Thread David Hinds
On Thu, 2 Dec 2004 at 09:36:21 AM -0500, Christopher Faylor wrote: > Could you try running this under gdb to see if you get more of a clue > about where cygwin is dying? The last entry in the snapshot is not > necessarily indicative of this. [ recap: my problem is that on a dual Xeon workstation

Re: A vexing installation problem

2004-12-30 Thread Christopher Faylor
On Thu, Dec 30, 2004 at 03:15:22PM -0800, David Hinds wrote: >On Thu, 2 Dec 2004 at 09:36:21 AM -0500, Christopher Faylor wrote: > >> Could you try running this under gdb to see if you get more of a clue >> about where cygwin is dying? The last entry in the snapshot is not >> necessarily indicativ

Re: attaching debugger to process

2004-12-30 Thread Hans Horn
Christopher Faylor wrote: > On Wed, Dec 29, 2004 at 04:16:00PM -0800, Hans Horn wrote: >> I'm trying to debug a running process by attaching the debugger to >> it. >> >> From inside the debugger, when I issue a 'where' command, I end up in >> >> Switching to thread 3344.0x564] >> #0 0x7c901231 in

Re: attaching debugger to process

2004-12-30 Thread Christopher Faylor
On Thu, Dec 30, 2004 at 03:39:38PM -0800, Hans Horn wrote: >Christopher Faylor wrote: >> On Wed, Dec 29, 2004 at 04:16:00PM -0800, Hans Horn wrote: >>> I'm trying to debug a running process by attaching the debugger to >>> it. >>> >>> From inside the debugger, when I issue a 'where' command, I end

What does a Script do to Windows text files?

2004-12-30 Thread Paul Batt
Does a cygwin bash script (or awk) alter text files? I use a little script someone gave me in cygwin to add a line to a number of Windows text files: for F in *.txt do awk '{if (NR==7) {print "Datei: " FILENAME}; print}' "$F" > tmp.txt mv tmp.txt "$F" done It works, but it does *so

Re: Binary operator expected???

2004-12-30 Thread Larry Hall
At 05:58 PM 12/30/2004, you wrote: >So after about 7 attempts to install cygwin from the web, it finally got all >the >way through and it's really cool. A couple quick questions, how do I know which >commands are available to me (example, I installed the tetris clone, and have >no >idea how to st

Re: What does a Script do to Windows text files?

2004-12-30 Thread Larry Hall
At 07:02 PM 12/30/2004, you wrote: >Does a cygwin bash script (or awk) alter text files? I use a little script >someone gave me in cygwin to add a line to a number of Windows text files: > >for F in *.txt >do > awk '{if (NR==7) {print "Datei: " FILENAME}; > print}' "$F" > tmp.txt > mv t

Re: gcc-3.3.3 :fpclassify

2004-12-30 Thread Gerrit P. Haase
Dave Korn wrote: Gerrit, does the output from "gcc -v" for 3.4.1 show "--enable-c99"? Or has someone fixed it in the headers somehow? No, I didn't used --enable-c99. Maybe it was considered to be a bad change and reverted. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubsc

Re: running a DOS batch file from a shell script - script doesn't wait for batch file to complete before continuing

2004-12-30 Thread Larry Hall
At 01:57 AM 12/30/2004, you wrote: >Hi Larry, Hi Andy, >Since you were the only person who was kind enough to take the time to respond >to my initial question, I owe it to you to provide a followup on this subject. Thanks. I appreciate that. Though it's probably fair to say that I was the o

Re: YA in a series: snapshot what a happy sound

2004-12-30 Thread Yitzchak Scott-Thoennes
On Thu, Dec 30, 2004 at 03:48:45PM -0500, Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Mon, Dec 27, 2004 at 08:21:43PM -0500, Christopher Faylor wrote: > >On Mon, Dec 27, 2004 at 05:15:34PM -0800, [EMAIL PROTECTED] wrote: > >>Simple test case (typed in from memory as I don't have internet ac

RE: gcc-3.3.3 :fpclassify

2004-12-30 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Gerrit P. Haase > Sent: 31 December 2004 01:37 > Dave Korn wrote: > > > Gerrit, does the output from "gcc -v" for 3.4.1 show > "--enable-c99"? Or has > > someone fixed it in the headers somehow? > > No, I didn't used --enable-c99

Re: Binary operator expected???

2004-12-30 Thread Yitzchak Scott-Thoennes
On Thu, Dec 30, 2004 at 10:58:19PM +, Andy wrote: > So after about 7 attempts to install cygwin from the web, it finally > got all the way through and it's really cool. A couple quick > questions, how do I know which commands are available to me > (example, I installed the tetris clone, and hav

Re: Binary operator expected???

2004-12-30 Thread Andy Bardagjy
> Please read and follow: > > First, thanks for the speedy response, second, I'd like to apologize. I've committed the classic newbie mistake, while I did google for the problem, and search the lists, I didn't check the FAQ which !suprise! had an error close to

Re: A vexing installation problem

2004-12-30 Thread David Hinds
On Thu, 30 Dec 2004 at 18:23:39 PM -0500, Christopher Faylor wrote: > > You missed step 5, apparently. Well, actually, no, I didn't miss it, but step 5 did not appear to yield any additional information. If I continue several times, I get: > (gdb) run > Starting program: /c/scratch/usr/bin/mount

Re: Binary operator expected???

2004-12-30 Thread Larry Hall
At 09:13 PM 12/30/2004, you wrote: >> Please read and follow: >> >> > >First, thanks for the speedy response, second, I'd like to apologize. >I've committed the classic newbie mistake, while I did google for the >problem, and search the lists, I didn't check the

Re: Binary operator expected???

2004-12-30 Thread Igor Pechtchanski
On Thu, 30 Dec 2004, Larry Hall wrote: > At 05:58 PM 12/30/2004, you wrote: > >So after about 7 attempts to install cygwin from the web, it finally > >got all the way through and it's really cool. A couple quick questions, > >how do I know which commands are available to me (example, I installed >