Re: apr compiling errors

2004-09-23 Thread Mark
any other ideas? gcc seems to be working for all my other apps..yesterday i just compiled bdb for something else and it didn't complain about ld or gcc On Sep22, 14:35, Mark wrote: > On Sep22, 22:00, Joe Orton wrote: > > On Wed, Sep 22, 2004 at 09:30:15PM +0100, Joe Orton wrote: > > > On Wed, S

Re: apr compiling errors

2004-09-22 Thread Mark Toung
On Sep22, 22:00, Joe Orton wrote: > On Wed, Sep 22, 2004 at 09:30:15PM +0100, Joe Orton wrote: > > On Wed, Sep 22, 2004 at 12:32:29PM -0700, Mark wrote: > > > checking for MAP_ANON in sys/mman.h... yes > > > checking for /dev/zero... yes > > > ./configure:Error: decision on anonymous shared memory

Re: apr compiling errors

2004-09-22 Thread Joe Orton
On Wed, Sep 22, 2004 at 09:30:15PM +0100, Joe Orton wrote: > On Wed, Sep 22, 2004 at 12:32:29PM -0700, Mark wrote: > > checking for MAP_ANON in sys/mman.h... yes > > checking for /dev/zero... yes > > ./configure:Error: decision on anonymous shared memory allocation method > > failed > > If you ar

Re: apr compiling errors

2004-09-22 Thread Joe Orton
On Wed, Sep 22, 2004 at 12:32:29PM -0700, Mark wrote: > checking for MAP_ANON in sys/mman.h... yes > checking for /dev/zero... yes > ./configure:Error: decision on anonymous shared memory allocation method > failed If you are using apr from an httpd tarball, then what version? Please upload the

apr compiling errors

2004-09-22 Thread Mark
Hi, I'm not sure if this is the appropriate mailing list to ask questions about compiling errors.. I'm having problem compiling apr that comes with the apache pkg...i believe its version 0.95 i use ./configure --with-gnu-ld and i get checking for MAP_ANON in sys/mman.h... yes checking for