Re: FW: Error running make for subversion

2017-06-09 Thread Philip Martin
"Joseph, Anselm" writes: > Is there anything here that is not quite right? That is as expected. Subversion/libtool is producing shared libraries in .a format (AIX native). The Apache apxs script expects the libraries to be in .so format. I do not know if Apache on AIX

RE: FW: Error running make for subversion

2017-06-09 Thread Joseph, Anselm
Thanks for all the answers. They are helping me learn more. I looked in the config.log for linker to shared libraries: configure:11966: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:12589: gcc -o conftest -g -O2 -O2 -pg -pthread -U__STR__ -D_THREAD_SAFE