Re: A lot of warnings compiling JK2 on Aix

From: Nicholas Dronen (ndronen_at_io.frii.com)
Date: 11/26/03


Date: 26 Nov 2003 14:54:32 GMT

JPM <jperezme@jazzfree.com> wrote:
J> Hi!
J> I'm compiling mod_jk2 on Aix 4.3.3. I follow this process:

J> I use: gcc.3.2.1, libtool 1.4.2,autoconf 2.53,automake 1.5, make 3.79

J> #cd jakarta-tomcat-connectors-4.1.29-src/jk/native2
J> #./buildconf.sh
J> #CC=gcc
J> ./configure --with-java-home=/usr/java131 --with-apxs2=/usr/local/apache2/bi
J> n/apxs --with-tomcat41=/soft/jakarta-tomcat-4.1.29

J> Before running make, i edit
J> jakarta-tomcat-connectors-4.1.29-srcjk/native2/server/apache2/Makefile and
J> change the line
J> MOD_LINK = $(LIBTOOL) --mode=link
J> $(CC) -avoid-version -module -rpath --${APACHE2_LIBEXEC} $(LT_LDFLAGS)
J> $(ALL_LDFLAGS)
J> to
J> MOD_LINK = $(LIBTOOL) --mode=link $(CC) -avoid-version -module -rpath
J> ${APACHE2_LIBEXEC} $(LT_LDFLAGS) $(ALL_LDFLAGS) -Wl,-brtl
J> #make (gnu make)

J> It finally build a libmod_jk2.so file but there are a lot of warnings on
J> compilation time.

J> Is this correct ?

The *warnings* are probably correct. I don't see how your configuration
options could have caused the warnings (*whatever* they are). This
is probably a portability issue with mod_jk.

But why are you asking a mod_jk build question on an AIX newsgroup?
You may be building on AIX, but the source code comes from the apache
people. I suggest you pose questions like these to them in the future.

Regards,

Nicholas

-- 
"Why shouldn't I top-post?"    http://www.aglami.com/tpfaq.html
"Meanings are another story."  http://www.ifas.org/wa/glossolalia.html


Relevant Pages

  • Compilation slowdown - any job scheduling flags?
    ... Started with GCC 3.3.4 for AIX 5.1 found ob Bull web page, ... compiled GNU Make, then native gcc-3.3.4, now compiling native 3.4.3 ... (which somehow refused to compile with 5.1's gcc, ... but after some time becomes slower and slower, ...
    (comp.unix.aix)
  • Re: AIX 5.2, Informix 7.31, compatibility issues, GCC, ESQL questions ...
    ... A lot of Problems arouse with gcc (but that's not an issue of AIX & IDS) ... Compiling was not such a Problem. ...
    (comp.unix.aix)
  • Regexp datablade problem
    ... This looks like a very useful tool, but I can't get the darn thing ... working against IDS 10.0.FC4 on AIX 5.3. ... The first problem I had was compiling errors related to strchr - ... I also tried compiling this with gcc. ...
    (comp.databases.informix)
  • RE: Issues compiling 2.6.5 on AIX 6.1
    ... unknown AIX version and completely mis-configures the compiler. ... it's even installed or if the latest autoconf supports this version. ... I do want to stick with Python 2.6 if I can, but I will give compiling ...
    (comp.lang.python)
  • RE: Regexp datablade problem
    ... Subject: Regexp datablade problem ... working against IDS 10.0.FC4 on AIX 5.3. ... The first problem I had was compiling errors related to strchr? ...
    (comp.databases.informix)