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

apache apxs does not honor bitness

  • 1.  apache apxs does not honor bitness

    Posted Tue March 19, 2019 07:42 AM

    Originally posted by: ctremel


    next bug on the line..

     

    while building mod_jk against your httpd-devel stuff, it has come to my attention that your apxs ignores module bitness.

    i would say this is not intended behaviour.

     

    root@aixtest01: /root/tomcat-connectors-1.2.46-src/native #  /opt/freeware/bin/apxs -q libexecdir
    Use of uninitialized value in concatenation (.) or string at /opt/freeware/bin/apxs line 222.
    /opt/freeware/lib/httpd/modules
    root@aixtest01: /root/tomcat-connectors-1.2.46-src/native #
    root@aixtest01: /root/tomcat-connectors-1.2.46-src/native #  /opt/freeware/bin/apxs_64 -q libexecdir
    Use of uninitialized value in concatenation (.) or string at /opt/freeware/bin/apxs_64 line 222.
    /opt/freeware/lib/httpd/modules

     


    #AIXOpenSource
    #AIX-Open-Source-Software


  • 2.  Re: apache apxs does not honor bitness

    Posted Thu March 21, 2019 10:30 AM

    Originally posted by: AyappanP


    Thanks for reporting the issue. Noted.


    #AIX-Open-Source-Software
    #AIXOpenSource