problems compiling flood

2003-11-21 Thread Jennifer Wong
Hi, I'm using Red Hat Linux 7.2, and I consistently get this error when trying to compile flood: flood_net.c:118: `APR_SO_TIMEOUT' undeclared (first use in this function) I am using a freshly checked out and built apr and apr-util. full build messages: [EMAIL PROTECTED] flood]$ ./configure

RE: Regarding Apache 2.0.48 and specweb99

2003-11-21 Thread MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
.. added a snipped of the cgi.log that I got after that daemon exited. -Madhu -Original Message- From: MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1) [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2003 11:06 AM To: '[EMAIL PROTECTED]' Cc: dev@httpd.apache.org Subject: RE: Regarding

Re: problems compiling flood, REALLY Flood out of sync with APR, ALSO note that apr_poll() no longer in APR

2003-11-21 Thread Norman Tuttle
Apparently, Flood development cannot keep up with the APR development. This is a problem because many of the Flood features working properly is dependent on the APR working properly (and continuing to work). It is essential for those working with Flood to be able to download the latest APR and

Re: problems compiling flood

2003-11-21 Thread William A. Rowe, Jr.
Flood users, You may have less grief (if you are checking out from CVS) to continue to checkout from the tag APR_0_9_BRANCH (and the corresponding tag APU_0_9_BRANCH on apr-util). On the other hand, it should continue to build on APR_1_0_BRANCH, or we should adopt the appropriate patches.

Re: Regarding Apache 2.0.48 and specweb99

2003-11-21 Thread gregames
MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1) wrote: Hi Greg, The recent set of discussions prompted me to get some Apache numbers out there - and when I started with the SPECweb99 run, I experienced a major hang in the Apache, and the cgid daemon getting killed (I don't know how). Have you