Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2003 12:17:05 +0200
From:      Palle Girgensohn <girgen@pingpong.net>
To:        Zhong.Lun@bluewave.com, java@freebsd.org
Cc:        Larry Lansing <lansil@fuzzynerd.com>
Subject:   Re: port mod_jk, mod_jk2 & apache2
Message-ID:  <46910000.1055413025@rambutan.pingpong.net>
In-Reply-To: <OF83B2E6F9.6281747C-ON48256D43.0029CFA4@bluewave.com>
References:  <OF83B2E6F9.6281747C-ON48256D43.0029CFA4@bluewave.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Zhong,

First, the first error is that aclocal cannot be found. Do you have it 
installed in /usr/local/bin/aclocal? Since aclocal cannot be found, do you 
have /usr/local/bin in your path? Is automake installed?

Next, there is no comitted port for apache2 & mod_jk. They're still in 
GNATS.

The ports I mentioned in my mail are not in the ports tree yet, (apart from 
mod_jk for apache13), they are still in GNATS. If you like, please try 
them, perhaps they work better? I'm not sure they will work better for you, 
only that they work for me. :)

<http://www.freebsd.org/cgi/query-pr-summary.cgi?text=mod_jk&originator=gir
gen>

You will have to extract them from the PRs, or wait until they get comitted.

Hope this works for you. Please mail me if you have more questions.

/Palle

--On torsdag, juni 12, 2003 15.45.28 +0800 Zhong.Lun@bluewave.com wrote:

> Hi,
>
> Since I knew there is a fix, I tried to install but failed. I download the
> ports(apache2, mod_jk & mod_jk2) from FreeBSD. The status is
>
> compiling & installing apache2 OK
>
> compiling mod_jk:
>
>       # make
>       ===>  Extracting for mod_jk-1.2.3,1
>       >> Checksum OK for jakarta-tomcat-connectors-jk-1.2.3-src.tar.gz.
>       ===>  Patching for mod_jk-1.2.3,1
>       ===>  Applying FreeBSD patches for mod_jk-1.2.3,1
>       cd
> /usr/ports/www/mod_jk/work/jakarta-tomcat-connectors-jk-1.2.3-src/jk/nati
> ve;
>
> aclocal; /usr/local/bin/libtoolize
>       aclocal: not found
>       *** Error code 127
>
>       Stop in /usr/ports/www/mod_jk.
>
> compiling mod_jk2:
>
>       # make
>       ===>  Building for mod_jk-apache2-1.2.2
>       Making all in common
>       gmake[1]: Entering directory
> `/usr/ports/www/mod_jk2/work/jakarta-tomcat-connectors-jk-1.2.2-src/jk/na
> tive/common'       gmake[1]: Nothing to be done for `all'.
>       gmake[1]: Leaving directory
> `/usr/ports/www/mod_jk2/work/jakarta-tomcat-connectors-jk-1.2.2-src/jk/na
> tive/common'       Making all in apache-2.0
>       gmake[1]: Entering directory
> `/usr/ports/www/mod_jk2/work/jakarta-tomcat-connectors-jk-1.2.2-src/jk/na
> tive/apache-2.0'       /bin/sh /usr/local/share/apache2/build/libtool
> --silent --mode=link cc -I/usr/local/include/apache2 -O -pipe
> -DUSE_APACHE_MD5 -I ../common  -I /usr/local/jdk1.3.1/include -I
> /usr/local/jdk1.3.1/include/unix -D_REENTRANT -D_THREAD_SAFE -O -pipe
> -DNO_IDEA  -O -pipe   -D_REENTRANT -D_THREAD_SAFE -o mod_jk.la -module
> -rpath
> /usr/local/libexec/apache2 -avoid-version mod_jk.lo
> ../common/jk_ajp12_worker.lo ../common/jk_connect.lo
> ../common/jk_msg_buff.lo ../common/jk_util.lo ../common/jk_ajp13.lo
> ../common/jk_pool.lo ../common/jk_worker.lo ../common/jk_ajp13_worker.lo
> ../common/jk_lb_worker.lo ../common/jk_sockbuf.lo ../common/jk_map.lo
> ../common/jk_uri_worker_map.lo      ../common/jk_ajp14.lo
> ../common/jk_ajp14_worker.lo ../common/jk_md5.lo
> ../common/jk_ajp_common.lo ../common/jk_context.lo
>       libtool: link: `../common/jk_ajp12_worker.lo' is not a valid libtool
> object
>       gmake[1]: *** [mod_jk.la] Error 1
>       gmake[1]: Leaving directory
> `/usr/ports/www/mod_jk2/work/jakarta-tomcat-connectors-jk-1.2.2-src/jk/na
> tive/apache-2.0'       gmake: *** [all-recursive] Error 1
>       *** Error code 2
>
>       Stop in /usr/ports/www/mod_jk2.
>
> The FreeBSD version is 4.8.
>
> I am new to FreeBSD, please help, thanks.
>
> Regards,
> Zhong Lun
>






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46910000.1055413025>