Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power

 View Only
Expand all | Collapse all

httpd-devel: apache libtool is missing

  • 1.  httpd-devel: apache libtool is missing

    Posted Wed March 20, 2019 04:31 AM

    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


  • 2.  Re: httpd-devel: apache libtool is missing

    Posted Wed March 20, 2019 05:16 AM

    Originally posted by: AyappanP


    Thanks for reporting the issue. Noted.


    #AIXOpenSource
    #AIX-Open-Source-Software