[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Probleme beim kompilieren von mod-jk



Hallo zusammen,

vorweg: Habe ein Debian-System geerbt und nun die "Ehre", meine erste
Kompilierung durchzufuehren, und leider klappt sie - fast wie erwartet
- nicht.

Nachdem das mod-jk-Modul von Apache eine Sicherheitsluecke hat, ist
patchen angesagt, also habe ich mir die Sourcen von Apache gezogen.

zur Info: Habe hier ein voll upgedatetes und up-gegradetes Etch laufen

lt. Doku soll ich zunaechst ein folgenden Befehl aufrufen:

./buildconf.sh

Ausgabe hiervon:

./buildconf.sh: line 7: libtoolize: command not found
aclocal
./buildconf.sh: line 11: aclocal: command not found
autoheader
./buildconf.sh: line 13: autoheader: command not found
automake -a --foreign --copy
./buildconf.sh: line 15: automake: command not found
autoconf
./buildconf.sh: line 17: autoconf: command not found
rm autom4te.cache

Na gut, denke ich mir, machen wir mal weiter, da ich die Befehle bei
mir auf dme System nicht habe, probieren wir mal weiter:

Als naechste das configure

Also eingegeben:

./configure --with-apxs=/usr/bin/apxs2

Ausgabe angeschaut, sieht alles ok aus

Hinweis fuer naechsten Absatz: Ausgabe von ./configure enthielt u.a.

configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool


Danach make:

Hier geht nun nix mehr:

Making all in common
make[1]: Entering directory
`/home/tooxtreme4u/mod_jk/tomcat-connectors-1.2.21-src/native/common'
/usr/share/apr-1.0/build/libtool --silent --mode=compile gcc
-I/usr/include/apache2 -g -O2 -DLINUX=2 -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0
-I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok
-pthread   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0
-g -O2  -I /usr/lib/jvm/java-1.5.0-sun/include -I
/usr/lib/jvm/java-1.5.0-sun/include/ -c jk_ajp12_worker.c -o
jk_ajp12_worker.lo
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[1]: *** [jk_ajp12_worker.lo] Error 1
make[1]: Leaving directory
`/home/tooxtreme4u/mod_jk/tomcat-connectors-1.2.21-src/native/common'
make: *** [all-recursive] Error 1

Was mache ich hier falsch bzw. wie mache ich's richtig?

Fuer Hinweise dankbar.....

Gregor



--
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371



Reply to: