Hi All ,
I am trying to build apr 0.9.17 in 64 bit on AIX.
When i ran the make i am getting the following error
"munch: The input file strings/.libs/apr_cpystrn.o is not valid in the
current object mode.
gmake[1]: *** [libapr-0.la] Error 1
gmake[1]: Leaving directory `/usr/test/apr-0.9.17'
"
Following is the configure command i used
CC="xlC_r" CFLAGS="-q64" ./configure --prefix="/usr/test/apr_64"
Can some one please let me know how to fix this issue.
Thanks in advance,
Sas.
