A lot of warnings compiling JK2 on Aix

From: JPM (jperezme_at_jazzfree.com)
Date: 11/26/03


Date: Wed, 26 Nov 2003 15:07:59 +0100

Hi!
I'm compiling mod_jk2 on Aix 4.3.3. I follow this process:

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

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

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

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

Is this correct ?

-- 
----------------------------------------------------------
Tu portal de Aix en Espaņol
http://aixpanish.com
----------------------------------------------------------


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: 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)
  • Re: Can not compile 3.7.1p1 on AIX
    ... >>I get following error while compiling openssh on AIX ... configure: WARNING: sys/audit.h: present but cannot be compiled ... auth.c:333: warning: implicit declaration of function `passwdexpired' ...
    (comp.security.ssh)