Re: sh crashes when executing msgfmt

2003-02-25 Thread Corinna Vinschen
On Thu, Feb 27, 2003 at 12:03:59AM +0100, Andreas Madritsch wrote: > Hello > > I have a configure script which uses sh.exe to execute msgfmt.exe. Every > time msgfmt.exe is executed from sh.exe, sh.exe crashes and the configure > script aborts. Could anybody help me please. Please let me know, i

RE: Command-line options for setup.exe

2003-02-25 Thread Gary R. Van Sickle
> On 26 Feb 2003, Robert Collins wrote: > > > A cute thing that the iteration interface to the command line options > > would enable is a 'tip of the day' - randomly choose a parameter from > > the collection, and show just it to the user. (Presumably combined with > > some static tips on the GUI

Re: Please add imm.h in cygwin/MinGW distribution.

2003-02-25 Thread Christopher Faylor
On Tue, Feb 25, 2003 at 11:28:32PM -0500, Larry Hall (RFK Partners, Inc.) wrote: >In open-source projects, you always have the power. Submit >a patch and it will be thoughtfully considered. Hey. "Patches thoughtfully considered". I like that. Time for a new catchphrase, I think. cgf -- Unsub

Re: Please add imm.h in Cygwin/MinGW distribution.

2003-02-25 Thread Larry Hall (RFK Partners, Inc.)
Xiangjiang Ma wrote: Hey, I have been trying to use make/gcc provided by cygwin to make a win32 executable. But, I am blocked by missing imm.h header, as Dan Sharp pointed out: "The latest version (through patch 6.1.332) is actually pretty close. The only difference is that you can't build +multi

Please add imm.h in Cygwin/MinGW distribution.

2003-02-25 Thread Xiangjiang Ma
Hey, I have been trying to use make/gcc provided by cygwin to make a win32 executable. But, I am blocked by missing imm.h header, as Dan Sharp pointed out: "The latest version (through patch 6.1.332) is actually pretty close. The only difference is that you can't build +multi_byte_ime/dyn becau

Re: cygstart, mutt or mailcap?

2003-02-25 Thread Pierre A. Humblet
At 11:09 AM 2/24/2003 -0500, Ajay Simha wrote: >On Mon Feb 24 10:32:51 2003, Pierre A. Humblet wrote: >> On Mon, Feb 24, 2003 at 10:24:58AM -0500, Ajay Simha wrote: >> > > -rwxrwxrwx1 1040 65535 162 Feb 24 10:10 ~$LS_capability_Questionnaire.doc >> > > ^

Re: file name case sensitivity

2003-02-25 Thread John Williams
Shankar Unni wrote: Thorsten Kampe wrote: Yes, but in my opinion it could be of use to John Williams because he wanted to "case sensitivity in filenames under Cygwin". No, it won't work, because if you remember, he said that he had files with the same name but different case *in the same direc

Re: Minimum Install for Executable Distrubution

2003-02-25 Thread Christopher Faylor
On Wed, Feb 26, 2003 at 04:11:36AM +0100, Thorsten Kampe wrote: >* Max Bowsher (03-02-25 20:13 +0100) >> Thorsten Kampe wrote: >>>I checked it myself and I was wrong: the default install is exactly the >>>base install (plus dependencies) and this is exactly the minimum >>>install. >> >>For certain

Re: Minimum Install for Executable Distrubution

2003-02-25 Thread Thorsten Kampe
* Max Bowsher (03-02-25 20:13 +0100) > Thorsten Kampe wrote: >> I checked it myself and I was wrong: the default install is exactly >> the base install (plus dependencies) and this is exactly the minimum >> install. > > For certain definitions of minimum. Well, yes. I believe the Cygwin people ha

Re: [ANNOUNCEMENT] Updated: libtool-devel-20030216, libltdl-20030216

2003-02-25 Thread Charles Wilson
Ralf Habacker wrote: o speed problem with the internal "win32_libid()" routine is partially fixed -- approx 35% speedup. Ralf Habacker is working on some modifications to the official fileutils distribution (specifically, file.exe) that should allow an additional 8% speedup without additional chan

define.net

2003-02-25 Thread Domain Monitor
Hi, The define.net is in delete pending status and will be released soon. You have chance to get this domain with only $35.00. visit http://www.chinodomain.com for details Thank you. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.h

Re: Command-line options for setup.exe

2003-02-25 Thread Igor Pechtchanski
On 26 Feb 2003, Robert Collins wrote: > A cute thing that the iteration interface to the command line options > would enable is a 'tip of the day' - randomly choose a parameter from > the collection, and show just it to the user. (Presumably combined with > some static tips on the GUI :]). > > Rob

Re: Command-line options for setup.exe

2003-02-25 Thread Robert Collins
A cute thing that the iteration interface to the command line options would enable is a 'tip of the day' - randomly choose a parameter from the collection, and show just it to the user. (Presumably combined with some static tips on the GUI :]). Rob -- GPG key available at:

Re: Command-line options for setup.exe

2003-02-25 Thread Robert Collins
On Wed, 2003-02-26 at 10:26, Igor Pechtchanski wrote: > > That will let setup iterate over the options, extracting the help text > > and placing into a GUI text area (or a combobox etc etc). > > Hmm, build a const String and pop up a MessageBox? > Igor As a 'For instance', yes. Rob --

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Andre Bleau
Pierre, Jason, Sorry to jump in now. A good way to resolve that kind of problem is auditing. As administrator, enable auditing. With regedt32, enable auditing on selected keys and subkeys for read or write failure, as required. You will find results in event viewer, in the security log. Yes,

Re: Command-line options for setup.exe

2003-02-25 Thread Igor Pechtchanski
On 26 Feb 2003, Robert Collins wrote: > On Wed, [EMAIL PROTECTED]:46, Max Bowsher wrote: > > Igor Pechtchanski wrote: > > > On Tue, 25 Feb 2003, Max Bowsher wrote: > > >> No, building it as a MinGW app is fine. > > >> But it must be run from a CYGWIN=tty shell. > > > > > > Oh, ok. I don't use "tt

sh crashes when executing msgfmt

2003-02-25 Thread Andreas Madritsch
Hello I have a configure script which uses sh.exe to execute msgfmt.exe. Every time msgfmt.exe is executed from sh.exe, sh.exe crashes and the configure script aborts. Could anybody help me please. Please let me know, if you use some more informations. Thanks in advance -- Unsubscribe info:

Re: Command-line options for setup.exe

2003-02-25 Thread Robert Collins
On Wed, 2003-02-26 at 09:46, Max Bowsher wrote: > Igor Pechtchanski wrote: > > On Tue, 25 Feb 2003, Max Bowsher wrote: > >> No, building it as a MinGW app is fine. > >> But it must be run from a CYGWIN=tty shell. > > > > Oh, ok. I don't use "tty" myself, so I needed it built as a Cygwin > > app.

Re: Command-line options for setup.exe

2003-02-25 Thread Max Bowsher
Igor Pechtchanski wrote: > On Tue, 25 Feb 2003, Max Bowsher wrote: >> No, building it as a MinGW app is fine. >> But it must be run from a CYGWIN=tty shell. > > Oh, ok. I don't use "tty" myself, so I needed it built as a Cygwin > app. Could it, perhaps, pop up a dialog box instead if stdout is no

Re: Command-line options for setup.exe

2003-02-25 Thread Igor Pechtchanski
On Tue, 25 Feb 2003, Max Bowsher wrote: > Igor Pechtchanski wrote: > > There is even a patch outstanding that > > adds a "--help" option to list all available options: > > (with one > > caveat: setup has to be built as a Cygwin app from sour

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Pierre A. Humblet
Jason Tishler wrote: > Bingo! The following key did not have read access for Everyone: > > HKEY_LOCAL_MACHINE\SYSTEM > Great! > After granting access, then exim would start up even though its primary > group is my mail group and not the Users one. > > Do you want me further isolate? If so

RE: [ANNOUNCEMENT] Updated: libtool-devel-20030216, libltdl-20030216

2003-02-25 Thread Ralf Habacker
> o speed problem with the internal "win32_libid()" routine is partially > fixed -- approx 35% speedup. Ralf Habacker is working on some > modifications to the official fileutils distribution (specifically, > file.exe) that should allow an additional 8% speedup without additional > changes to lib

Re: Command-line options for setup.exe

2003-02-25 Thread Max Bowsher
Igor Pechtchanski wrote: > There is even a patch outstanding that > adds a "--help" option to list all available options: > (with one > caveat: setup has to be built as a Cygwin app from source for you to > see console output). No, building

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Jason Tishler
Pierre, On Tue, Feb 25, 2003 at 04:19:03PM -0500, Pierre A. Humblet wrote: > Jason Tishler wrote: > > > > > Another possibility is registry access. Is there a way to insure > > > that Everyone has read access to the whole registry? > > > > regedt32 can change permissions. Any particular subtree

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Pierre A. Humblet
Jason Tishler wrote: > > > Another possibility is registry access. Is there a way to insure > > that Everyone has read access to the whole registry? > > regedt32 can change permissions. Any particular subtree that I should > try? Right, I had forgotten. I am still using regedit. First see if any

Re: Building/running GIMP under Cygwin

2003-02-25 Thread Igor Pechtchanski
On Tue, 25 Feb 2003, Chris Olive wrote: > Well, I've searched the 'net high and low for information on this, and > have found nothing that fully resolves the issue, but... Has anyone > successfully built and run GIMP under Cygwin? I know there exists a > Win32 version of GIMP, but I want to run

Re: Command-line options for setup.exe

2003-02-25 Thread Igor Pechtchanski
On Mon, 24 Feb 2003, Lars Munch wrote: > On Sat, Feb 22, [EMAIL PROTECTED]:15:29PM -0500, Garg, Rajiv wrote: > > Does setup.exe support command-line options? If so, where can I find > > the documentation for them? I would like to roll-out Cygwin to 300+ > > machines and command-line options to i

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Jason Tishler
Pierre, On Tue, Feb 25, 2003 at 03:44:03PM -0500, Pierre A. Humblet wrote: > Jason Tishler wrote: > > I tried adding a group:mail:r-x ACL to the following: > > > > /mnt/c > > [snip] > > Thanks No problem. > > but I still failed in the same way. > > With hindsight it's not surprising be

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Pierre A. Humblet
Christopher Faylor wrote: > > Perhaps this is completely off the wall but I don't recall anyone > answering my question about exim and pthreads. Does exim use threads? > No. Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Christopher Faylor
On Tue, Feb 25, 2003 at 03:44:03PM -0500, Pierre A. Humblet wrote: >Jason Tishler wrote: >> >> I tried adding a group:mail:r-x ACL to the following: >> >> /mnt/c >> /mnt/c/WINNT >> /mnt/c/WINNT/system32 >> /mnt/c/WINNT/system32/drivers >> /mnt/c/WINNT/system32/drivers/etc >>

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Pierre A. Humblet
Jason Tishler wrote: > > I tried adding a group:mail:r-x ACL to the following: > > /mnt/c > /mnt/c/WINNT > /mnt/c/WINNT/system32 > /mnt/c/WINNT/system32/drivers > /mnt/c/WINNT/system32/drivers/etc > /mnt/c/WINNT/system32/drivers/etc/services > /mnt/c/WINNT/system32/*.dll

Re: Cygwin crashes on .Net Server 2003 with Terminal Services enabled

2003-02-25 Thread Igor Pechtchanski
On Tue, 25 Feb 2003, David Starks-Browning wrote: > On Tuesday 25 Feb 03, Thorsten Kampe writes: > > > cygwin works like a charm on my .NET Standard Server 2003 RC2 with remote > > > desktop enabled. > > > > I tried it myself and it is definitely "Terminal Services" that make > > Cygwin fail. In a

Building/running GIMP under Cygwin

2003-02-25 Thread Chris Olive
Well, I've searched the 'net high and low for information on this, and have found nothing that fully resolves the issue, but... Has anyone successfully built and run GIMP under Cygwin? I know there exists a Win32 version of GIMP, but I want to run under Cygwin in XFree. GIMP uses GTK+, glib a

Re: Lovable Cygwin & the Enterprise

2003-02-25 Thread Lee D. Rothstein
Patrick, Congratulations. May I use the message below in an article I'm writing on use of Cygwin and related software (e.g., OpenOffice -- OO) in the enterprise? Also, if you'd care to comment further on how you used PostgreSQL client (PGSC) in this endeavor, please do so. Patrick, et al., Wh

Re: Minimum Install for Executable Distrubution

2003-02-25 Thread Max Bowsher
Thorsten Kampe wrote: > I checked it myself and I was wrong: the default install is exactly > the base install (plus dependencies) and this is exactly the minimum > install. For certain definitions of minimum. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reportin

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Jason Tishler
Pierre, On Tue, Feb 25, 2003 at 12:43:31PM -0500, Pierre A. Humblet wrote: > Jason Tishler wrote: > > The above fixed the problem. I apologize for not being able to > > figure this out myself. > > Actually I'd rather have you hit this problem than almost anybody > else. Figuring out what was ha

Re: Cygwin crashes on .Net Server 2003 with Terminal Services enabled

2003-02-25 Thread David Starks-Browning
On Tuesday 25 Feb 03, Thorsten Kampe writes: > > cygwin works like a charm on my .NET Standard Server 2003 RC2 with remote > > desktop enabled. > > I tried it myself and it is definitely "Terminal Services" that make > Cygwin fail. In a few months there will be dozen of questions like > "Cygwin

Re: Cygwin crashes on .Net Server 2003 with Terminal Services enabled

2003-02-25 Thread Thorsten Kampe
* Markus Schönhaber (03-02-24 22:35 +0100) > Christoph Hense wrote: >> I try to use cygwin on a .Net Server 2003 RC2 with Terminal Services >> enabled. >> >> However none of the cygwin tools work. >> >> All of the commands like ls, ps, pwd just return tons of error messages. >> >> If I deinstall

Re: cygwin-1.3.20-1 breaks termcaps

2003-02-25 Thread fenk
On Tuesday, February 18, 2003 at 17:13:20, Robert Fenk wrote: > On Tuesday, February 18, 2003 at 10:10:47, Igor Pechtchanski wrote: > > On Tue, 18 Feb 2003 [EMAIL PROTECTED] wrote: > [...] > > Umm, you could provide your actual system configuration (the > > output of "cygcheck -svr") as a *non-comp

Re: Minimum Install for Executable Distrubution

2003-02-25 Thread Thorsten Kampe
* Max Bowsher (03-02-25 00:25 +0100) > Thorsten Kampe wrote: >> * Max Bowsher (03-02-24 23:50 +0100) >>> Thorsten Kampe wrote: * Charles Krug (03-02-24 23:38 +0100) > We've built the gcc/as/ld toolset as a cross compiler to the > Altavec PowerPC. We've been using it internally for a c

Re: Change in command line behavior between cygwin 1.3.18-1 and 1.3.19-1

2003-02-25 Thread Paul Coltrin
Igor, Yes, I am using textmode mounts: --- C:\cygwin\bin on /usr/bin type system (textmode) C:\cygwin\lib on /usr/lib type system (textmode) C:\cygwin on / type system (textmode) c: on /cygdrive/c type user (textmode,noumount) d: on /cygdrive/d type user (textmode,noumount) e: on /cygdrive/e type

Distributed Compilation

2003-02-25 Thread John Morrison
Have you folks seen/tried this... "distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often two or more times fa

Re: connect() not interrupted by sigalrm?

2003-02-25 Thread Corinna Vinschen
On Tue, Feb 25, 2003 at 12:18:04PM -0500, Eric Mandel wrote: > Cf. Stevens "Unix Network Programming", section 15.3: > > "There are many portability problems with nonblocking connnects > that we mention in the examples that follow." > > and, after a lengthy discussion of portability issue

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Pierre A. Humblet
Jason Tishler wrote: > > Pierre, > > On Tue, Feb 25, 2003 at 10:02:49AM -0500, Pierre A. Humblet wrote: > > So I suggest a simple test: edit /etc/passwd and change the gid of the > > exim user to 545, then run again. > > The above fixed the problem. I apologize for not being able to figure > th

Should [curr] Bison be 1.875a? (Was Re: grap and Bison 1.75 -> 1.875 -> 1.875a)

2003-02-25 Thread Igor Pechtchanski
On Tue, 25 Feb 2003 [EMAIL PROTECTED] wrote: > For information: > > The current version of grap is grap-1.27 (available at > http://www.lunabase.org/~faber/Vault/software/grap/grap-1.27.tar.gz for > those interested) and installs under Cygwin beautifully, that is apparently > glitch-free and witho

Re: connect() not interrupted by sigalrm?

2003-02-25 Thread Eric Mandel
Dear Corinna, Thanks for the quick clarification on plans for interruptible connect(). > Btw., switching to non-blocking for the connect/select pair isn't > actually difficult so I wonder what your problem is. Cf. Stevens "Unix Network Programming", section 15.3: "There are many portabilit

Re: write and fwrite send extra bytes when writing binary data to stdout

2003-02-25 Thread Randall R Schulz
Emilio, For starters, please put your "cygcheck" output in an uncompressed attachment (that is not placed in-line). You're writing a file in Cygwin's "text" mode, which duplicates the line-ending convention of Windows. You were unlucky enough for there to be a "newline" octet in your output da

Re: file name case sensitivity

2003-02-25 Thread Shankar Unni
Thorsten Kampe wrote: Yes, but in my opinion it could be of use to John Williams because he wanted to "case sensitivity in filenames under Cygwin". No, it won't work, because if you remember, he said that he had files with the same name but different case *in the same directory*. This expressl

write and fwrite send extra bytes when writing binary data to stdout

2003-02-25 Thread Emilio Hernandez-Garcia
Hi all, This code is supposed to use 'write' to write in binary format a float array of 12 elements (thus 4*12=48 bytes) to stdout (on execution it is redirected to a file): /* * */ #include main() { float const vector[12]={1.,0.2,2.,0.,1.,-1.,512.,512.,0

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Jason Tishler
Pierre, On Tue, Feb 25, 2003 at 10:02:49AM -0500, Pierre A. Humblet wrote: > So I suggest a simple test: edit /etc/passwd and change the gid of the > exim user to 545, then run again. The above fixed the problem. I apologize for not being able to figure this out myself. > By the way, I am not s

Re: loopback devise (was Re: mknod implementation? ... )

2003-02-25 Thread Randall R Schulz
Robert, I don't think a loopback device in Cygwin would get you anywhere. Cygwin doesn't implement file systems. It's notion of "mounting" is very different from that of Unix or even Windows. A Cygwin mount is just a kind of name mapping, really (with a few options attached to the mount such a

RE: I love cygwin

2003-02-25 Thread [EMAIL PROTECTED]
Sounds like you'll be able to roll out Lindows soon. ;-) Good to hear a (resounding) success story with Cygwin! Can we get this as the cover story of next month's "Cygwin Magazine"? ;-) Larry Original Message: - From: Patrick Nelson [EMAIL PROTECTED] Date: Mon, 24 Feb 2003 10:41

Re: connect() not interrupted by sigalrm?

2003-02-25 Thread Corinna Vinschen
On Tue, Feb 25, 2003 at 10:16:23AM -0500, Eric Mandel wrote: > Your clarification on this point would be appreciated -- even if its > "I don't know". We're discussing that matter but it's not expected to be a quick or full solution. There are problems with the way WinSock works. So the answer is

Re: connect() not interrupted by sigalrm?

2003-02-25 Thread Eric Mandel
Dear Corinna, > The Cygwin connect() call isn't interruptible so far. > It's possible to change it to an interruptible call but that > requires some coding. > In the meantime, how about using a non-blocking connect() and a call to > select() instead? Thanks for your prompt reply and suggestion.

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Pierre A. Humblet
Jason Tishler wrote: > > Could you run exim -bd -d -c (skip the -q15m for simplicity) and > > look at the output. If nothing is obvious, send it to me I will > > compare it with the output of a local run. > > See attached for a 4.10-2 and 4.12-3 run. > Jason 4.10-2: changed uid/gid: running a

RE: Solving: Quotes in $PATH not translated properly

2003-02-25 Thread Harald Kierer
> -Original Message- > From: Michael A Chase [mailto:[EMAIL PROTECTED] > Sent: Monday, February 24, 2003 6:24 PM > To: '[EMAIL PROTECTED]'; Harald Kierer > Subject: Re: Solving: Quotes in $PATH not translated properly > > > On Mon, 24 Feb 2003 17:22:54 +0100 Harald Kierer > <[EMAIL PROTE

Re: Cygwin snap 20030223 hangs with bleadperl

2003-02-25 Thread Corinna Vinschen
On Tue, Feb 25, 2003 at 02:15:27PM +0100, H.Merijn Brand wrote: > ../ext/IO/lib/IO/t/io_udp..ok > ../ext/IO/lib/IO/t/io_unix.ok 1/5 Uh, perl hangs somewhere in a test which tests AF_LOCAL sockets. Fine. What next? That's not helpful. Please provide a *small* testcase in

Re: Tape disk

2003-02-25 Thread Corinna Vinschen
On Tue, Feb 25, 2003 at 10:13:38AM -0300, Maurício wrote: > Hi, > > I would like to make my backup using tar on cygwin. Is it possible to > access a tape device using cygwin? http://cygwin.com/cygwin-ug-net/using-specialnames.html Corinna -- Corinna Vinschen Please, send

Cygwin snap 20030223 hangs with bleadperl

2003-02-25 Thread H.Merijn Brand
../ext/IO/lib/IO/t/io_udp..ok ../ext/IO/lib/IO/t/io_unix.ok 1/5 20030220 still OK -- H.Merijn BrandAmsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11. Smoking

Re: -lmsvcrt20 and -lmsvcrt40

2003-02-25 Thread Earnie Boyd
Earnie Boyd wrote: Anyone use either of these? Since no one uses these, I've removed their generation from the Makefile script. Therefore, libmsvcrt20.a and libmvscrt40.a will not be included in the next release. Earnie. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug r

Tape disk

2003-02-25 Thread Maurício
Hi, I would like to make my backup using tar on cygwin. Is it possible to access a tape device using cygwin? [...], Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/do

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Jason Tishler
Earnie, On Mon, Feb 24, 2003 at 03:15:56PM -0500, Earnie Boyd wrote: > Jason Tishler wrote: > >Any further suggestions? Note this is very painful to debug because > >I can't use gdb and I can't send mail when trying to debug. Sigh... > >:,( > > You might try DebugView from sysinternals.com. Th

Re: 1.3.20: mmap with nonzero file offset results in seg fault (W in2k )"

2003-02-25 Thread Corinna Vinschen
On Tue, Feb 25, 2003 at 01:16:02AM -0500, Christopher Faylor wrote: > On Tue, Feb 25, 2003 at 04:51:33PM +1100, [EMAIL PROTECTED] wrote: > >The seg fault only occurs in version 1.3.20. The TEST_FILE macro needs > >to be set to the name of a file that is larger than 16 system pages + > >32 bytes. >

grap and Bison 1.75 -> 1.875 -> 1.875a

2003-02-25 Thread fergus
For information: The current version of grap is grap-1.27 (available at http://www.lunabase.org/~faber/Vault/software/grap/grap-1.27.tar.gz for those interested) and installs under Cygwin beautifully, that is apparently glitch-free and without any amendments, using configure/ make/ make install, w

Re: file name case sensitivity

2003-02-25 Thread Corinna Vinschen
On Tue, Feb 25, 2003 at 12:59:21PM +0100, Thorsten Kampe wrote: > * Corinna Vinschen (03-02-25 12:51 +0100) > > - Therefore it only fakes case insensitivity in the API so it's > > reliability is restricted. > > Yes, but in my opinion it could be of use to John Williams because he > wanted to "c

Re: file name case sensitivity

2003-02-25 Thread Thorsten Kampe
* Corinna Vinschen (03-02-25 12:51 +0100) > On Tue, Feb 25, 2003 at 12:42:02PM +0100, Thorsten Kampe wrote: >> * Corinna Vinschen (03-02-25 12:20 +0100) >>> On Tue, Feb 25, 2003 at 11:09:46AM +0100, Thorsten Kampe wrote: * Christopher Faylor (03-02-25 06:06 +0100) > On Tue, Feb 25, 2003 at

Re: fetchmail/procmail question.

2003-02-25 Thread Jason Tishler
Ajay, On Tue, Feb 25, 2003 at 03:31:31AM -0500, Ajay Simha wrote: > I'm running mutt/fetchmail/procmail combination (Thanks to Jason > Tishler :-). Welcome back from the wonderful world of Windows. :,) > I see: > > From: Jason Tishler <[EMAIL PROTECTED]> > To: Ajay Simha <[EMAIL PROTECTED]> > C

Re: file name case sensitivity

2003-02-25 Thread Corinna Vinschen
On Tue, Feb 25, 2003 at 12:42:02PM +0100, Thorsten Kampe wrote: > * Corinna Vinschen (03-02-25 12:20 +0100) > > On Tue, Feb 25, 2003 at 11:09:46AM +0100, Thorsten Kampe wrote: > >> * Christopher Faylor (03-02-25 06:06 +0100) > >>> On Tue, Feb 25, 2003 at 02:48:05PM +1000, John Williams wrote: > >>>

Re: file name case sensitivity

2003-02-25 Thread Thorsten Kampe
* Corinna Vinschen (03-02-25 12:20 +0100) > On Tue, Feb 25, 2003 at 11:09:46AM +0100, Thorsten Kampe wrote: >> * Christopher Faylor (03-02-25 06:06 +0100) >>> On Tue, Feb 25, 2003 at 02:48:05PM +1000, John Williams wrote: Is there a way to enable case sensitivity in filenames under Cygwin? >>>

Re: exim 4.12-3 winsock problem (was Re: 1.3.21)

2003-02-25 Thread Jason Tishler
Pierre, On Mon, Feb 24, 2003 at 05:15:38PM -0500, Pierre A. Humblet wrote: > Jason Tishler wrote: > > On Mon, Feb 24, 2003 at 04:06:01PM -0500, Pierre A. Humblet wrote: > > > If you run with -d you will see that exim sheds all supplementary > > > groups. > > > > I was just following the README: >

Re: file name case sensitivity

2003-02-25 Thread Corinna Vinschen
On Tue, Feb 25, 2003 at 11:09:46AM +0100, Thorsten Kampe wrote: > * Christopher Faylor (03-02-25 06:06 +0100) > > On Tue, Feb 25, 2003 at 02:48:05PM +1000, John Williams wrote: > >>Is there a way to enable case sensitivity in filenames under Cygwin? > > > > No there isn't. Sorry. > > What about

Re: partition devices

2003-02-25 Thread Corinna Vinschen
On Mon, Feb 24, 2003 at 05:35:20PM -0600, Robert Citek wrote: > > Hello all, > > On a dual boot Windows/Linux system, how can I determine which device > corresponds to /dev/hda5? > > >From the docs, each /dev/sdaX is supposed to map to a partition. For example, > /dev/sda1 --> partition 1 on

IPC problems

2003-02-25 Thread Steve Baldwin
I'm trying to port some Unix software that extensively uses shared memory, semaphores, and threads. Not sure if I'm pushing sh*t uphill, but I got cygipc-1.13-2 installed, and the IPC daemon running. I have a simple case that hopefully shows my error ... #include #include #include #include #

Re: file name case sensitivity

2003-02-25 Thread Thorsten Kampe
* Christopher Faylor (03-02-25 06:06 +0100) > On Tue, Feb 25, 2003 at 02:48:05PM +1000, John Williams wrote: >>Is there a way to enable case sensitivity in filenames under Cygwin? > > No there isn't. Sorry. What about "SET CYGWIN=check_case:strict"? Thorsten -- Content-Type: text/explicit; ch

Re: gcc problem with filename case insensitivity

2003-02-25 Thread David Starks-Browning
On Monday 24 Feb 03, Elfyn McBratney writes: > > ... > > and I compile with "gcc -Imy/include/dir sourcefile.c" where > > String.h lives in my/include/dir. > > > > GCC uses my/include/dir/String.h to satisfy the directive. > > I just tried this with "check_case:strict" in my CYGWIN environment >

Re: Re: 1.30 gcc cannot exec \\\'cc1\\\' updated with cygcheck.log

2003-02-25 Thread ida3248
> > I am trying to compile ORCA (www.orcaware.com) under cygwin > > and get an error under configure. I have traced the error to gcc under > > cygwin. > > > > I have tried different download mirrors without luck. > > > > I found some mails regarding this issue on the list and tried to reinstall >

fetchmail/procmail question.

2003-02-25 Thread Ajay Simha
Hi, I'm running mutt/fetchmail/procmail combination (Thanks to Jason Tishler :-). I see: From: Jason Tishler <[EMAIL PROTECTED]> To: Ajay Simha <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: procmail and NTSEC Date: Sun, 16 Feb 2003 10:42:07 -0500 >From asimha Sun Feb 16 10:40:02 2003 <

Re: 1.3.20 most recent upgrades : rxvt creates 100% load on CPU

2003-02-25 Thread jurgen . defurne
Hello, Here is the output from strace for rxvt on my system. It is a short snippet, but it is repeated indefinitely. It seems that the attachment it is in Unix format, it was generated under Cygwin. Jurgen Igor Pechtchanski <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 02/21/2003 0