Originally posted by: ctremel
the apache libtool in the /var/www/build directory is missing. i made a link from the freeware libtool which temporary fixes the issue, but this should go into the rpm package.
/var/www/build/libtool --tag=CC --silent --mode=compile /opt/freeware/bin/gcc -I. -I/opt/freeware/include/httpd -DHAVE_CONFIG_H -maix32 -fsigned-char -D_LARGE_FILES -O2 -pthread -DHAVE_APR -I/opt/freeware/include/httpd -I/opt/freeware/include/httpd -DHAVE_CONFIG_H -U__STR__ -D_THREAD_SAFE -c jk_ajp12_worker.c -o jk_ajp12_worker.lo
gmake[1]: /var/www/build/libtool: Command not found
gmake[1]: *** [../scripts/build/rules.mk:36: jk_ajp12_worker.lo] Error 127
gmake[1]: Leaving directory '/root/tomcat-connectors-1.2.46-src/native/common'
gmake: *** [Makefile:470: all-recursive] Error 1
#AIXOpenSource#AIX-Open-Source-Software