Re: More on 'setup' fails and breaks pre-existing Cygwin installation: cygcheck.out attached.

2004-03-21 Thread Christopher M. Balz
I was able to run 'cygcheck -s -v -r > cygcheck.out' with no problem. 'cygcheck.out' is attached. I do not understand what moving the Cygwin root directory out of the way would entail, but will try if necessary and I know what to do. Please see my other e-mail just sent about the 'bash -norc'.

Re: More on 'setup' fails and breaks pre-existing Cygwin installation: now have prompt, but it's ultra-high-response time.

2004-03-21 Thread Christopher M. Balz
Please also see the other e-mail of similar subject title that I just sent, with 'cygcheck.out' attached. I did run "c:\cygwin\bin\bash --norc" After a couple minutes the command prompt gave me: C:\WINNT\SYSTEM32>c:\cygwin\bin\bash --norc bash-2.05b$ This command prompt cannot find any

F1 to F4 Vt emulation using Cygwin

2004-03-21 Thread Jim Gelasakis
We are using Cygwin version 2.416 on Windows 2000. Our application runs an .exe through VT emulation in vt220 mode. We cannot get it to ackknowledge PF1-PF4 instead it returns ^[[A to ^[[D on these function keys. Everything else is fine F5 - F20 work well. We are running the .exe through a Cy

Re: Minimal test case for Make crash bug

2004-03-21 Thread Dan Kegel
cgf wrote: On Sun, Mar 21, 2004 at 11:04:29AM -0800, Dan Kegel wrote: Here's the gdb stuff you asked for; [snip] (gdb) p alloc_sz $3 = 0 Bingo. That's the problem. I've checked in a fix for this and have uploaded a new snapshot. Can you confirm that it fixes the problem? Yep, fixes my little te

cygpath solution

2004-03-21 Thread Vivek HS
Hi all, I had faced the below problem when using the cygpath.exe. Below is the data: Was using cygwin 1.5.8 and the cygpath in that was crashing: 10 [main] ? 1400 cygheap_fixup_in_child: Couldn't reserve space for cygwin's heap (0x616E <0x41>) in child, Win32 error 487 C:\cygwin\bi

Remove Cygwin entirely from Windows 2000 Server SP3

2004-03-21 Thread George Hester
Is all I have to do to remove Cygwin from Windows 2000 Server SP3 is remove any and all cyg*.* files from C:\WINNT\sytem32 and delete the C:\cygwin folder? George Hester __ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread George Hester
http.log fopen: Permission denied httpd: could not open error log file /var/log/apache/error_log. fopen: Permission denied httpd: could not open error log file /var/log/apache/error_log. fopen: Permission denied httpd: could not open error log file /var/log/apache/error_log. Apachehttpd.log fope

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread George Hester
$cygrunsrv -R httpd cygrunsrv: Error removing a service: OpenService: Win32 error 1060: The specified service does not exist as an installed service Removing the service is not the issue. I have done that. What I would like to do is remove everything and anything that has anything to do with Ap

com/sun/jini/example/launcher/StartService

2004-03-21 Thread George Hester
This command line in the Bash shell: java -cp /files/jini1_2/lib/jini-ext.jar:/files/jini1_2/lib/jini-examples.jar com.sun.jini.example.launcher.StartService becomes java -cp /files/jini1_2/lib/jini-ext.jar:/files/jini1_2/lib/jini-examples.jar com/sun/jini/example/launcher/StartService and so

Re: sshd on WinXP machine in Win2003 Domain -- can't log in

2004-03-21 Thread MIke Hanby
crum, nope, can't maintane the connection with a local user either. I get the same Permission Denied after logging in. All of this worked before I joined this machine to the Windows 2003 Active Directory domain, so it's got to be related, but beyond setting those Local Policies on the Domain contr

Re: sshd on WinXP machine in Win2003 Domain -- can't log in

2004-03-21 Thread Igor Pechtchanski
Hmm, really weird... I'm officially out of ideas. Does it work if you try to log in as a local user (i.e., not a domain one)? As for /dev, see . HTH, Igor On Sun, 21 Mar 2004, MIke Hanby wrote: > stupid Symantec products, thanks for po

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread Igor Pechtchanski
On Sun, 21 Mar 2004, George Hester wrote: > Crap it is broke for good. Is there some way I can remove EVERYTHING > that has ANYTHIKNG to do with Apache in Cygwin? The uninstall does NOT > remove EVERYTHING. I'd like to remove anything and everything of Apache > in Cygwin. Can this be done? > >

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread Igor Pechtchanski
George, Use a little judgement. For example, I run httpd as "nobody" (a new user I created for just that purpose). I also used the "-t manual" cygrunsrv parameter, which means I have to start httpd manually (which suits me fine). You can use "-t auto" instead if you want the service to be start

php and cygwin on win2k

2004-03-21 Thread kalmen
hi, i installed the latest update - 1.5.9-1 the latest cygwin dlls bash-2.05b-16 , apache-1.3.29-2.tar and uninstall my php but after I reinstall everything and my php won't work anymore. i try to download the php but it cannot be found anymore , may be some corruption in my setup files of cygwi

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread George Hester
Crap it is broke for good. Is there some way I can remove EVERYTHING that has ANYTHIKNG to do with Apache in Cygwin? The uninstall does NOT remove EVERYTHING. I'd like to remove anything and everything of Apache in Cygwin. Can this be done? There are no errors. It looiks to me the executab

Re: sshd on WinXP machine in Win2003 Domain -- can't log in

2004-03-21 Thread MIke Hanby
stupid Symantec products, thanks for pointing that out my home directory is physically located in: C:\Documents and Settings\joeshmo.WIN2003DOMAIN I've created a link for /home to point to /cygdrive/c/Docume~1 lrwxrwxrwx1 1110710513 111 Mar 20 15:59 /home -> /cygdrive/c/Docume~1

RE: Can't login to proftpd unless shell is running.

2004-03-21 Thread Paul Fournier
It seems I must be asking the wrong question here :). Is it possible that my problem may be resolved by running proftpd through xinetd? Please let me know if I should be addressing this question somewhere else. Thank you >I have this very strange problem. >I am runing proftpd in standalone mode

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread George Hester
In fact it is now broke. -- George Hester __ "Igor Pechtchanski" wrote in message news:[EMAIL PROTECTED] > George, > > I'm sure you have a /usr/share/doc/Cygwin directory on your system. Look > for the file named apache-1.3.29-1.README in that directory. Judgin

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread George Hester
Yes I do. So I followed the directions. It said "you must run httpd as root initially." To do this make a change so that I have, " User Guest." Of course no one in their right mind enables the Guest account but I went ahead and left my Guest account alone (the directions did not say to enab

Re: SetErrorMode

2004-03-21 Thread Larry Hall
At 12:52 PM 3/21/2004, you wrote: >I'm trying to run some builds under cygwin with SetErrorMode set to >avoid Windows dialog boxes in the event of hard errors. I'm failing. I >get dialog boxes. Is cygwin doing anything to call SetErrorMode and undo >my efforts, or do I need to look elsewhere? You

Re: sshd on WinXP machine in Win2003 Domain -- can't log in

2004-03-21 Thread Igor Pechtchanski
Mike, Thanks. First off (unrelated, but annoying): Norton Ghost screwed up your path -- you should remove the quotes around "C:\Program Files\Symantec\Norton Ghost 2003\" in the PATH variable. Other than that, everything in your cygcheck output seems in order. The only other thing I can think of

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread Igor Pechtchanski
George, I'm sure you have a /usr/share/doc/Cygwin directory on your system. Look for the file named apache-1.3.29-1.README in that directory. Judging by your reply, you looked in /usr/share/doc, not in /usr/share/doc/Cygwin. Igor On Sun, 21 Mar 2004, George Hester wrote: > I don't have

[ANNOUNCEMENT] GNU CLISP 2.33 (2004-03-17)

2004-03-21 Thread Sam Steingold
Common Lisp is a high-level, general-purpose programming language. GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germany. It mostly supports the Lisp described in the ANSI Common Lisp standard. It runs on microcompu

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread George Hester
I don't have a folder by that name. I have folder called apache-1.3.29-eapib and that's it. The puny Readme in that said nothing about running Apache as a service. Thanks anyway. George Hester __ "Igor Pechtchanski" wrote in message news:[EMAIL PROTECTED] > Ge

Re: sshd on WinXP machine in Win2003 Domain -- can't log in

2004-03-21 Thread Igor Pechtchanski
On Sun, 21 Mar 2004, MIke Hanby wrote: > Hey y'all, (sorry if this double posts) > > System: Windows XP Pro with brand new install of cygwin running sshd. This > system is a member > of a Widnows 2003 Active Directory domain. > > Problem: I've gone through the config steps listed b

sshd on WinXP machine in Win2003 Domain -- can't log in

2004-03-21 Thread MIke Hanby
Hey y'all, (sorry if this double posts) System: Windows XP Pro with brand new install of cygwin running sshd. This system is a member of a Widnows 2003 Active Directory domain. Problem: I've gone through the config steps listed below and unable to connect to my sshd server.

Re: /dev/dsp?

2004-03-21 Thread Igor Pechtchanski
On Sun, 21 Mar 2004, Lester Ingber wrote: > I've seen a few references to the use of /dev/dsp in the postings. I have > all current files installed, but I do not see even a /dev/ directory? > > Is there some file I should reinstall? > > Thanks. > Lester Lester, See

Re: Minimal test case for Make crash bug

2004-03-21 Thread Christopher Faylor
On Sun, Mar 21, 2004 at 11:04:29AM -0800, Dan Kegel wrote: >Here's the gdb stuff you asked for; >[snip] >(gdb) p alloc_sz >$3 = 0 Bingo. That's the problem. I've checked in a fix for this and have uploaded a new snapshot. Can you confirm that it fixes the problem? -- Christopher Faylor Cygwin P

Possible over allocation of memory resources by cygwin

2004-03-21 Thread Charles L. Werner
I have observed the following situation: I have been running a C program that utilizes approximately 132 MB of RAM under both Cygwin (1.5.9-1, Windows XP professional, 1 GB ram) and under Linux. The same program with identical data was run on both machines. One is a 3 GHz P4 the other a 3 GHz Xe

Re: Minimal test case for Make crash bug

2004-03-21 Thread Dan Kegel
Hannu wrote: FWIW; using the previously posted fds.c, slightly modified: I can reproduce this with 1.5.9-1 (ususally 133 iterations and a core dump). Switching to 1.5.8-1 cygwin1.dll rasies the limit to some 3200 iterations (no dump). Excellent, thanks for the info. I just downloaded ftp://ftp.lu

Re: Window title by shortcut

2004-03-21 Thread Vidar
Thanks a bunch! Exactly what I was thinking of! =D - Vidar -- 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: Bash tries to connect to the internet

2004-03-21 Thread Martin Gainty
Thorsten: This is as far as I got 620 ms20 ms20 ms jfk-core-01.inet.qwest.net [205.171.8.18] 740 ms50 ms40 ms chi-core-03.inet.qwest.net [205.171.8.162] 840 ms40 ms40 ms chp-brdr-01.inet.qwest.net [205.171.220.62] 940 ms40 ms50 ms bx1-chicagod

RE: Minimal test case for Make crash bug

2004-03-21 Thread Hannu E K Nevalainen
> From: Dan Kegel > Dan Kegel wrote: > > Got it. I'm attaching a minimal test case. glibc's makefile > > requires that Make be able to handle 140 levels of include recursion, > > but cygwin Make crashes after about 130 -- unless you're running > > under gdb or strace, in which case it works fine

Re: Window title by shortcut

2004-03-21 Thread Gregory Borota
Something like this should do it: 1. add in cygwin.bat (or a copy of it), before bash command: set __TYTLE__=%~1 2. in your .bash_profile add: if [ "$__TYTLE__" ]; then PS1="\[\033]0;\$__TYTLE__\007"' [EMAIL PROTECTED] \[\033[33m\w\033[0m\] $ ' fi 3. Create o shortcut with something like this

Window title by shortcut

2004-03-21 Thread Vidar
Hi! I'm trying to find a method for making it so that if I launch a specific shortcut to cygwin it will have a title of my choosing, and keep it (not change to the current path and such). I've searched the archive but all I could find were some procedures including lots of escape characters, wh

Re: Minimal test case for Make crash bug

2004-03-21 Thread Dan Kegel
cgf wrote: OK, I built a debugging version of cygwin1.dll and dropped it on top of the normal one, then ran my test program with export CYGWIN=error_start:C:\\cygwin\\bin\\gdb.exe ./foo and hit 'c' and then 'bt' as suggested. Looks like the debugger is a bit happier with the debugging build. I

Re: /dev/dsp?

2004-03-21 Thread Brian Ford
On Sun, 21 Mar 2004, Lester Ingber wrote: > I've seen a few references to the use of /dev/dsp in the postings. I have > all current files installed, but I do not see even a /dev/ directory? > > Is there some file I should reinstall? > http://cygwin.com/cygwin-ug-net/using-specialnames.html#AEN806

Re: Bash tries to connect to the internet -- Never mind

2004-03-21 Thread Joel
Don't bother replying, I just realized I don't need Cygwin, I'm afraid. Thanks Joel - Original Message - From: "Joel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 21, 2004 1:23 PM Subject: Re: Bash tries to connect to the internet > > - Original Message - >

Re: Bash tries to connect to the internet

2004-03-21 Thread Joel
- Original Message - From: "Igor Pechtchanski" <[EMAIL PROTECTED]> To: "Joel" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, March 21, 2004 1:02 PM Subject: Re: Bash tries to connect to the internet Cygwin is trying to access DNS because it invokes a Windows function that do

Re: Beep or playing a sound [Attn: CGF]

2004-03-21 Thread Igor Pechtchanski
On Sun, 21 Mar 2004, Christopher Faylor wrote: > On Sun, Mar 21, 2004 at 10:29:19AM -0500, Igor Pechtchanski wrote: > >On Sun, 21 Mar 2004, Lev Bishop wrote: > > > >> See: > >> http://www.cygwin.com/ml/cygwin/2003-05/msg01615.html > >> Lev > > > >Lev, > > > >How can I respond, but with a BIG "THAN

Re: Bash tries to connect to the internet

2004-03-21 Thread Igor Pechtchanski
On Sun, 21 Mar 2004, Joel wrote: > Why is it trying to access a DNS anyways? Is there any way to stop it > from doing this? > > Thanks > Joel Joel, Cygwin is trying to access DNS because it invokes a Windows function that does that. It is possible to prevent Windows from accessing DNS when tryi

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread Igor Pechtchanski
George, Please (re)read /usr/share/doc/Cygwin/apache-1.3.29-1.README, which is the official documentation for apache on Cygwin. Any other occurrences of "Cygwin" in the Apache documentation should be considered incidental, and are subsumed by that README. Igor On Sun, 21 Mar 2004, George

SetErrorMode

2004-03-21 Thread Benson Margulies
I'm trying to run some builds under cygwin with SetErrorMode set to avoid Windows dialog boxes in the event of hard errors. I'm failing. I get dialog boxes. Is cygwin doing anything to call SetErrorMode and undo my efforts, or do I need to look elsewhere? -- Unsubscribe info: http://cygwin.co

/dev/dsp?

2004-03-21 Thread Lester Ingber
I've seen a few references to the use of /dev/dsp in the postings. I have all current files installed, but I do not see even a /dev/ directory? Is there some file I should reinstall? Thanks. Lester -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:

Re: Bash tries to connect to the internet

2004-03-21 Thread Joel
Why is it trying to access a DNS anyways? Is there any way to stop it from doing this? Thanks Joel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: h

Re: Minimal test case for Make crash bug

2004-03-21 Thread Christopher Faylor
On Sat, Mar 20, 2004 at 10:57:46PM -0800, Dan Kegel wrote: >Dan Kegel wrote: >>int main(int argc, char **argv) >>{ >>int i; >>for (i=0; ; i++) { >>int fd = open("foo.c", O_RDONLY); >>printf("fd #%d is %d\n", i, fd); >>} >>} >> >>This crashes f

Can't login to proftpd unless shell is running.

2004-03-21 Thread Paul Fournier
I have this very strange problem. I am runing proftpd in standalone mode as a service registered with cugrunsrv. The service starts and runs fine when I reboot the system. However I have found that I cannot login to through ftp unless I am running a shell in cygwin. If the shell isn't runnning I

Re: How many fds can *you* open?

2004-03-21 Thread Christopher Faylor
On Sun, Mar 21, 2004 at 08:13:42AM -0800, Dan Kegel wrote: >I'm having trouble on both my recently-updated cygwin machines. They >crash after opening 130 to 180 fds. Here's a little program that just >counts how many fds it can open for /dev/null. I suspect a few of you >will also have my proble

Re: sigfe/pthread bug on Win95 [Was: Re: Also 20040306 snapshot crashes in Win95]

2004-03-21 Thread Christopher Faylor
On Sun, Mar 21, 2004 at 09:36:39AM -0500, Pierre A. Humblet wrote: >There has been a report of a cygwin crash on Win95 > >http://www.cygwin.com/ml/cygwin/2004-03/msg00507.html > >CYGWIN_95-4.0 erg 1.5.10(0.112/4/2) 2004-03-19 20:04 i586 unknown unknown >Cygwin > >Gnuchess is a fairly simple program

Re: Bash tries to connect to the internet

2004-03-21 Thread Christopher Faylor
On Sun, Mar 21, 2004 at 10:57:17AM -0500, Joel wrote: >I don't know how to find out anything else about the address but I am told >it is a DNS server. According to this thread: >http://www.cygwin.com/ml/cygwin/2003-03/msg00127.html from last year, Cygwin >is trying to get my hostname, and I want it

Re: Beep or playing a sound [Attn: CGF]

2004-03-21 Thread Christopher Faylor
On Sun, Mar 21, 2004 at 10:29:19AM -0500, Igor Pechtchanski wrote: >On Sun, 21 Mar 2004, Lev Bishop wrote: > >> See: >> http://www.cygwin.com/ml/cygwin/2003-05/msg01615.html >> Lev > >Lev, > >How can I respond, but with a BIG > >### ### ### ## ### ### ### ###### ### ### ### ###

How many fds can *you* open?

2004-03-21 Thread Dan Kegel
I'm having trouble on both my recently-updated cygwin machines. They crash after opening 130 to 180 fds. Here's a little program that just counts how many fds it can open for /dev/null. I suspect a few of you will also have my problem. Could you run this and report back how many fds it reports,

Re: Bash tries to connect to the internet

2004-03-21 Thread Joel
I don't know how to find out anything else about the address but I am told it is a DNS server. According to this thread: http://www.cygwin.com/ml/cygwin/2003-03/msg00127.html from last year, Cygwin is trying to get my hostname, and I want it to stop. Any suggestions? Thanks Joel - Original

Re: tin-1.6.2: 8-bit chars not displayed, gettext transliterates

2004-03-21 Thread Corinna Vinschen
On Mar 21 16:18, A. Alper ATICI wrote: > --disable-locale already does what you've patched tin.h for, > see include/autoconf.h after running configure. > > OTOH, setting --disable-locale has a side-effect: you lose NLS > alltogether, i.e. try the commandline I posted previously and you > won't ge

Problem loading simple GUI example under Win XP Pro

2004-03-21 Thread Ron
I'm new to cygwin and wanted to test the hellogui.c example provided. When I build the executable with the command gcc -mwindows hellogui.c, I get the warning "cannot find entry symbol _WinMainCRTStartup; defaulting to 00401000". It would seem that this is a simple problem to resolve, yet after s

Re: Bash tries to connect to the internet

2004-03-21 Thread Thorsten Kampe
* Joel (2004-03-21 14:49 +0100) > Hi, I just downloaded Cygwin yesterday, and Bash tries to connect to > the internet when I open it. ZoneAlarm stopped it though. Yes, /great/ piece of software... > I talked with the nice people at Perlmonks, who say they have never > had that happen. So I came

Re: Beep or playing a sound [Attn: CGF]

2004-03-21 Thread Igor Pechtchanski
On Sun, 21 Mar 2004, Lev Bishop wrote: > See: > http://www.cygwin.com/ml/cygwin/2003-05/msg01615.html > Lev Lev, How can I respond, but with a BIG ### ### ### ## ### ### ### ###### ### ### ### ### # # # # # # ### # # ## # # ## ## # # #

Re: Starting a Win32 app from inside Cygwin

2004-03-21 Thread Thorsten Kampe
* Chris Powell (2004-03-21 03:52 +0100) > I currently use cygwin in WinXP to display X session from an AIX machine. > This works very well. The software on the AIX box can call a word processor > (Uniplex) on the AIX box to edit text files. What I'd like to do is instead > of launching the AIX wo

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread Thorsten Kampe
* George Hester (2004-03-21 06:42 +0100) > I tried $cygrunsvr -I Apache Oh forget it. The problem was my servername. > > I cannot have $cygrunsrv -I Apache 1.3-p /usr/sbin/httpd.exe -t auto > > It has to be $cygrunsrv -I Apache -p /usr/sbin/httpd.exe -t auto No. > It was the space in Apache 1

Re: Trailing commandline arguments not allowed.

2004-03-21 Thread George Hester
Hi Igor. Crap I messed up in my last post. Please do not read it. It will only upset you. I got the service to exist in the Services applet with: $cygrunsrv -I Apache -p /usr/sbin/httpd.exe -t auto but it does not behave as a normal service. A normal service set to auto will start with no us

sigfe/pthread bug on Win95 [Was: Re: Also 20040306 snapshot crashes in Win95]

2004-03-21 Thread Pierre A. Humblet
There has been a report of a cygwin crash on Win95 http://www.cygwin.com/ml/cygwin/2004-03/msg00507.html CYGWIN_95-4.0 erg 1.5.10(0.112/4/2) 2004-03-19 20:04 i586 unknown unknown Cygwin Gnuchess is a fairly simple program, so I looked into it. It uses pthreads and creates a thread that reads the

Re: tin-1.6.2: 8-bit chars not displayed, gettext transliterates

2004-03-21 Thread A . Alper ATICI
On Sun, 21 Mar 2004 13:38:55 +0100, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > >Cool, I've tweaked tin accordingly. The above seems to be better >changed in include/tin.h: > >--- tin.h.orig 2004-03-21 13:31:14.969448200 +0100 >+++ tin.h 2004-03-21 13:31:32.747629500 +0100 >@@ -63,8 +63,8

how to use dll created by cygwin in MS Visual C++?

2004-03-21 Thread wxWindows_study
I follow cygwin's user guide,create a dll as following: // // this the dll file :@test_dll.c //created by songyewen 2004/03/21 // #include int show_hello() { printf("this is the testing s

Bash tries to connect to the internet

2004-03-21 Thread Joel
Hi, I just downloaded Cygwin yesterday, and Bash tries to connect to the internet when I open it. ZoneAlarm stopped it though. I talked with the nice people at Perlmonks, who say they have never had that happen. So I came here. When I open Bash, I get a message from ZoneAlarm asking me if Bash can

Re: tin-1.6.2: 8-bit chars not displayed, gettext transliterates

2004-03-21 Thread Corinna Vinschen
On Mar 20 16:59, A. Alper ATICI wrote: > As for displaying 8-bit chars in messages, I've tweaked one line in > sources (see below) and rebuilt with --disable-locale, specifically: > > ./configure --prefix=/usr --mandir=/usr/share/man --enable-prototypes\ > --without-pgp --without-pgpk --with-s

Re: How do I install these in Cygwin from this web interface?

2004-03-21 Thread Brian Dessent
George Hester wrote: > > Well because I thought the page had something to do with Cygwin. Sorry. It does only in that it's the page of the Cygwin Apache maintainer. However currently only Apache is officially packaged for Cygwin. An updated mod_php (and others) has been announced "real soon no

Re: Minimal test case for Make crash bug

2004-03-21 Thread Dan Kegel
I just reproduced the crash on a second system, this time on a WinME box, where my foo.c open-lots-of-fds program made it up to 180 or so fds before crashing. Before I updated from ftp.lug.udel.edu, I tried the (six-month-old?) cygwin that was already on the WinME box; it worked fine with foo.c. T