Originally posted by: mallissr
Hi,
We unable to compile apache2.2.19 64bit mode on aix5.3 64 OS, getting the make error. Can you help me, how to resolve this. And i am using the following options while compiling apache.
FLAGS:
CFLAGS=" -qarch=com -q64" LDFLAGS="-b64" OBJECT_MODE=64
CC=xlc ./configure --prefix=/usr/local/apache2219 --enable-so --enable-mods-shared=all --with-mpm=worker --enable-lib64--libdir=/usr/lib64 --with-apr=/usr/bin/apr-1-config_64 --with-apr-util=/usr/bin/apu-1-config_64
*********************************************************************************************************
1 -I/opt/freeware/src/packages/SOURCES/httpd-2.2.19/server -I/opt/freeware/src/packages/SOURCES/httpd-2.2.19/modules/proxy/../generators -I/opt/freeware/src/packages/SOURCES/httpd-2.2.19/modules/ssl -I/opt/freeware/src/packages/SOURCES/httpd-2.2.19/modules/dav/main -prefer-non-pic -static -c maketables.c && touch maketables.lo
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
***********************************************************************************************
#AIX-Forum