RE: [us...@httpd] Compiling Apache 2.2.14 on 64 bit AIX 6.1

2009-12-08 Thread Brian Gaber
> Google can find the thread titled "problem with build on AIX 6.1" from the development list. Thanks, this gave me the information to fix my problem: http://www.mail-archive.com/d...@httpd.apache.org/msg45729.html I replaced the four Apache httpd config.guess with the AutoMake config.guess that

Re: [us...@httpd] Compiling Apache 2.2.14 on 64 bit AIX 6.1

2009-12-08 Thread Eric Covener
On Tue, Dec 8, 2009 at 8:47 AM, Brian Gaber wrote: > >        After I build and install Apache in the /modules/ directory I > have paired files like libmod_dbd.a and mod_dbd.la.  The httpd.conf has > all modules with a .so extension.  Have I compiled incorrectly?  Here is > the compile environment

[us...@httpd] Compiling Apache 2.2.14 on 64 bit AIX 6.1

2009-12-08 Thread Brian Gaber
After I build and install Apache in the /modules/ directory I have paired files like libmod_dbd.a and mod_dbd.la. The httpd.conf has all modules with a .so extension. Have I compiled incorrectly? Here is the compile environment: export CC="cc_r -q64" export CFLAGS="-qmaxmem=16384 -DSYS