Hi,
We have instalaled Apache 2.2.22 version on HP-UX before instalaltion of Content Server 6.50 / Maxdb 7.9.
Before installation of Apache we have set the below parameters as per SAP Note.
CFLAGS="+DD64+DSitanium2"
LDFLAGS="+DD64+DSitanium2"
./configure --prefix=/usr/sap/apache --enable-mods-shared=most --with-mpm=prefork
But we are getting .so files in 32-bit insted of 64-bit(in /usr/sap/apache/moules path)
When we open any .so file it is showing the below message.
mod_auth.so: ELF-32 shared object file - IA64
I hope the linker is generating 32-bit .so files instead of 64-bit.
Note: We have downloaded Apache 2.2.22 64-bit
Our Hardware is HP-IA64 bit.
Please suggest.
Best Regards,
Siva Rajesh.