https://issues.apache.org/bugzilla/show_bug.cgi?id=47692

           Summary: Can not compile mod_jk with apache2.0.63 and
                    tomcat-connectors-1.2.28
           Product: Tomcat Connectors
           Version: 1.2.28
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: mod_jk
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: tiwarirak...@gmail.com


--- Comment #0 from Rocky <tiwarirak...@gmail.com> 2009-08-12 15:44:43 PDT ---
I am using GCC, AIX 6.1, Apache 2.0.63 and connector 1.2.28.

When I use gmake to compile, there is no .so file generated and when I run
gmake install, the command fails

****************** GCC Version *********************
[apa...@dcunx106:/usr/local/src/tomcat-connectors-1.2.28-src/native]>gcc
--version
gcc (GCC) 4.2.4
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[apa...@dcunx106:/usr/local/src/tomcat-connectors-1.2.28-src/native]>gcc -v
Using built-in specs.
Target: powerpc-ibm-aix6.1.0.0
Configured with: ../gcc-4.2.4/configure --with-as=/usr/bin/as
--with-ld=/usr/bin/ld --enable-languages=c,c++,fortran --prefix=/opt/freeware
--enable-threads --enable-version-specific-runtime-libs --disable-nls
--enable-decimal-float=dpd --host=powerpc-ibm-aix6.1.0.0
Thread model: aix
gcc version 4.2.4
****************** End GCC Version *********************

****************** gmake install Error *********************

[apa...@dcunx106:/usr/local/src/tomcat-connectors-1.2.28-src/native]>gmake
install
Making install in common
gmake[1]: Entering directory
`/usr/local/src/tomcat-connectors-1.2.28-src/native/common'
gmake[1]: Nothing to be done for `install'.
gmake[1]: Leaving directory
`/usr/local/src/tomcat-connectors-1.2.28-src/native/common'
Making install in apache-2.0
gmake[1]: Entering directory
`/usr/local/src/tomcat-connectors-1.2.28-src/native/apache-2.0'

Installing files to Apache Modules Directory...
/usr/local/apache2/bin/apxs -i mod_jk.la
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' mod_jk.la
/usr/local/apache2/modules
rm -f /usr/local/apache2/modules/mod_jk.so
/usr/local/apache2/build/libtool --mode=install cp mod_jk.la
/usr/local/apache2/modules/
libtool: install: `mod_jk.la' is not a valid libtool archive
Try `libtool --help --mode=install' for more information.
apxs:Error: Command failed with rc=65536
.
gmake[1]: *** [install_dynamic] Error 1
gmake[1]: Leaving directory
`/usr/local/src/tomcat-connectors-1.2.28-src/native/apache-2.0'
gmake: *** [install-recursive] Error 1

****************** End gmake install Error *********************

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to