I am trying to compile a 1.4.4 agent on AIX 5.2. The ./configure --enable-agent command seems to work fine and tells me to now run make install. When I do this I get the output from the attached file the last portion of which says:
./configure[7663]: syntax error at line 8560 : `(' unexpected
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
Target "install-exec-am" is up to date.
Target "install-data-am" is up to date.
Target "install" is up to date.
I have aix 5.2
gcc 4.0.0
autocnf 2.6.1
automak 1.9
m4 1.4.9
./configure[7663]: syntax error at line 8560 : `(' unexpected
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
Target "install-exec-am" is up to date.
Target "install-data-am" is up to date.
Target "install" is up to date.
I have aix 5.2
gcc 4.0.0
autocnf 2.6.1
automak 1.9
m4 1.4.9