Issue in building Apache 2.2.21 src in AIX 7.1 with GCC.

2011-12-12 Thread rajasun
I am a newbie to apache build process. I have tried to build the apache v2.2.21 source on AIX 7.1 (with GNU compiler setup) with the following configure options. The config.log is attached http://old.nabble.com/file/p32958809/config.log config.log . ./configure --prefix=/var/www/httpd

Re: Issue in building Apache 2.2.21 src in AIX 7.1 with GCC.

2011-12-12 Thread Igor Galić
- Original Message - I am a newbie to apache build process. I have tried to build the apache v2.2.21 source on AIX 7.1 (with GNU compiler setup) with the following configure options. The config.log is attached http://old.nabble.com/file/p32958809/config.log config.log .

Re: Issue in building Apache 2.2.21 src in AIX 7.1 with GCC.

2011-12-12 Thread rajasun
httpd modules.lo buildmark.o -export-dynamic -Wl,-uXML_Parse But seriously, what is this ^ -- What's -Wl,-uXML_Parse ? Effectively this is an LDFLAG -uXML_Parse - but what's that do? Why is it there? According to: