Re: fails to compile dbm

2002-01-18 Thread Roy T. Fielding
That seems to fix it. +1 Roy On Thu, Jan 17, 2002 at 04:15:19PM -0800, Greg Stein wrote: Urk... that is my fault. The DB_NOTFOUND is not in db1, which is apparently what you're including/linking against. Please try this patch: Index: apr_dbm_berkeleydb.c

RE: isatty?

2002-01-18 Thread Ryan Bloom
This should be easy to implement on Windows and Unix. I would imagine that it can also be done on BeOS and OS/2, so I would say let's get this implemented ASAP. Ryan -- Ryan Bloom [EMAIL PROTECTED] 645 Howard St. [EMAIL

Re: cvs commit: httpd-2.0 configure.in

2002-01-18 Thread Justin Erenkrantz
On Fri, Jan 18, 2002 at 06:16:54PM -, [EMAIL PROTECTED] wrote: jerenkrantz02/01/18 10:16:54 Modified:.configure.in Log: Per Ian's change, add the APRUTIL_EXPORT_INCLUDES vars to our environment. I told Ian that I'd switch httpd-2.0 to use apu-config instead (which

Re: Patch for apr-util/xml expat detection

2002-01-18 Thread Justin Erenkrantz
On Thu, Jan 17, 2002 at 11:35:06PM -0500, [EMAIL PROTECTED] wrote: Hmm, still no comment on my patch. Is anyone interested in seeing --with-expat actually working? Committed. Ian actually just fixed the INCLUDES this morning, so I just added the 1.95.x installed portion of your patch. Sorry,

Re: [PATCH] apr_file_mktemp should APR_CREATE the tmp file

2002-01-18 Thread Justin Erenkrantz
On Tue, Jan 15, 2002 at 07:04:00PM -0800, [EMAIL PROTECTED] wrote: this patch fixes it... Also - Committed. Thanks! should it really DELONCLOSE by default? I don't think that's consistent with most implementations of mkstemp - worst case we should document it (and since the consumer can

[PATCH] --with-berkley-db option to apr-util

2002-01-18 Thread Ian Holsman
can you guys please confirm that this works on your platforms/configurations. I'll be commiting this in tomorrow if no one squeaks. ..Ian Index: build/apu-conf.m4 === RCS file: /home/cvs/apr-util/build/apu-conf.m4,v retrieving