You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Manoj Kithany <ma...@hotmail.com> on 2002/09/10 17:44:01 UTC

[users@httpd] "make" HANGS execution !!!

Hi Experts,

I am trying to build mod_jk for IBM AIX System - again ;=( . I am using 
Apache 2.0.39 with Tomcat 4.0.4 and JBOSS 3.0.3 on IBM AIX 5.1 System.

I executed "./buildconf.sh" and "./configure 
--with-apxs=/usr/local/apache2/bin/apxs" without any problems. BUT, when I 
execute "make", my execution simply HANGS and stops doing anything - wonder 
why? It HANGS at this point:

------------------------------------------------------------------------

gcc -I/usr/local/apache2/include -g -O2 -I /usr/java130/include -I 
/usr/java130/include/ -c ./jk_context.c  -DPIC -o .libs/jk_context.l
o
mv -f .libs/jk_context.lo jk_context.o
(cd . && ln -s jk_context.o jk_context.lo)
Target "all" is up to date.
Making all in apache-2.0
        /bin/sh /usr/local/apache2/build/libtool --silent --mode=compile 
xlc_r -I/usr/local/apache2/include -g -O2 -DUSE_APACHE_MD5 -I
../common  -I /usr/java130/include -I /usr/java130/include/unix -D_REENTRANT 
-Wall -qHALT=E -DNO_DBM_REWRITEMAP -U__STR__ -D_USE_IRS -D
_THREAD_SAFE -c mod_jk.c


------------------------------------------------------------------------

Any suggestion or information from the above execution output?

THANKS.

Manoj G. Kithany




_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org