Re: ARGH!

2000-12-13 Thread Dale Ghent
On Wed, 13 Dec 2000, Greg Stein wrote: | We attempt to recurse into test in Apache and apr-util to clean them up. | Neither directory builds anything by default. | [ we discussed this aspect last week ] In my case, I got a zero-length Makefile in each directory. (At the tail end of the ./configur

RE: ARGH!

2000-12-13 Thread William A. Rowe, Jr.
> From: Greg Stein [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 13, 2000 4:01 PM > > I had no idea that we didn't even ship them, though! That doesn't feel quite > right to me. No opinion on Apache, but on APRUTIL, I'd like to see that > testdbm gets shipped because it is actually a nice

Fw: Problems compiling apr on Linux

2000-12-13 Thread David Reid
Looks like it's fixed. Maybe we need better instructions? Maybe we don't. david > On Wed, 13 Dec 2000, David Reid wrote: > > > Hmm, I don't think you should be using that version of getpass? What is > > HAVE_GETPASS set to in apr_private.h. I think as you probably have an os > > getpass this

Re: ARGH!

2000-12-13 Thread Greg Stein
On Wed, Dec 13, 2000 at 06:24:25AM -0800, [EMAIL PROTECTED] wrote: > > > | > > | The CVS re-org is going to make this alpha take a bit more time than usual > > | (as if it hasn't already taken long enough). Most of the instructions > > | refer to files and directories that may not be there any m

Re: Problems compiling apr on Linux

2000-12-13 Thread Greg Stein
On Wed, Dec 13, 2000 at 10:46:22AM +0100, Branko Cibej wrote: > Mo DeJong wrote: > > > I reran autoconf, did a ./config.status --recheck ; ./config.status > > and now the problem seems to have fixed itself. > > You shouldn't be running autodonf directly. Instead, you should run the > buildconf s

Re: cvs commit: apr/shmem/unix/mm aclocal.m4

2000-12-13 Thread Jeff Trawick
"David Reid" <[EMAIL PROTECTED]> writes: > Yeah, and he denied all knowledge of the piece of code affected :) Hence I > submitted the fix! c00l... I guess that was in the temporary patch from Ryan... -- Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site: http://www.geocities.

Re: cvs commit: apr/shmem/unix/mm aclocal.m4

2000-12-13 Thread David Reid
Yeah, and he denied all knowledge of the piece of code affected :) Hence I submitted the fix! david - Original Message - From: "Jeff Trawick" <[EMAIL PROTECTED]> To: Sent: Wednesday, December 13, 2000 12:54 PM Subject: Re: cvs commit: apr/shmem/unix/mm aclocal.m4 > [EMAIL PROTECTED] wr

Re: cvs commit: apr/shmem/unix/mm aclocal.m4

2000-12-13 Thread Jeff Trawick
[EMAIL PROTECTED] writes: > dreid 00/12/13 03:09:49 > > Modified:shmem/unix/mm aclocal.m4 > Log: > We need to define this correctly or it's never set and we don't set > the correct values. This caused the tests to fail on BeOS and maybe > other systems as well. Sent to rse,

Re: Problems compiling apr on Linux

2000-12-13 Thread Branko Čibej
Mo DeJong wrote: I reran autoconf, did a ./config.status --recheck ; ./config.status and now the problem seems to have fixed itself. You shouldn't be running autodonf directly. Instead, you should run the buildconf script in the top-level dir. Just try that, without all the patches; I think your

Re: Problems compiling apr on Linux

2000-12-13 Thread Mo DeJong
On 12 Dec 2000, Jeff Trawick wrote: > Mo DeJong <[EMAIL PROTECTED]> writes: > > > Hi all. > > > > I tried to compile apr under Linux (Red Hat 6.2) > > today, but it failed with the following error: > > > > make[1]: Entering directory `/usr/local/project/subversion/apr/lib' > > gcc -DLINUX=2 -pt

Re: Problems compiling apr on Linux

2000-12-13 Thread Jeff Trawick
Mo DeJong <[EMAIL PROTECTED]> writes: > Hi all. > > I tried to compile apr under Linux (Red Hat 6.2) > today, but it failed with the following error: > > make[1]: Entering directory `/usr/local/project/subversion/apr/lib' > gcc -DLINUX=2 -pthread -D_REENTRANT -c -I../include > -I../include/ar

Problems compiling apr on Linux

2000-12-13 Thread Mo DeJong
Hi all. I tried to compile apr under Linux (Red Hat 6.2) today, but it failed with the following error: make[1]: Entering directory `/usr/local/project/subversion/apr/lib' gcc -DLINUX=2 -pthread -D_REENTRANT -c -I../include -I../include/arch/unix -I../include/arch/unix apr_pools.c In file incl

Re: Showstoppers: Alpha 9

2000-12-13 Thread fielding
> > I would like to see more opinions on the src/ thing than myself, OtherBill, > > and Ryan. We should not proceed on *any* course of action without that. I > > suspect we will not have it resolved by tomorrow. I'm going to work on a > > bunch of the items for the release, but we should do somethi