Announcement

Collapse
No announcement yet.

Tomcat 4 innerhalb eines Apache 2 Servers

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Tomcat 4 innerhalb eines Apache 2 Servers

    Hi ng,
    ich versuche seit ein paar Tagen einen Tomcat 4.04 in einem Apache 2.040 zu konfigurieren. Apache läuft und Tomcat läuft natürlich auch, ist ja beides kein Thema.
    Ne mod_jk.dll hab ich mir runtergeladen, auch angeblich die richtige Version, server.xml und httpd.cong so angepasst wie es apache.org und ein Haufen anderer Homepage (JGuru etc.) vorschlagen, aber lüppt nicht.
    Hat das schonmal jemand geschafft, oder kann mir da tipps geben? Wär super!

    mfg Seppo

  • #2
    Ich habs mit 1.3.27 und tomcat 4.0.6 geschaft und es läuft sehr stabil.

    Versuchs mit den Anleitungen unter:
    http://www.galatea.com/flashguides/index

    Die sind sehr gut und mit denen sollte es klappen.

    Wenn nicht, dann schau in den Tomcat Foren nach, da ist das Thema schon zig mals gelößt worden. Da sollte dann was zu finden sein.

    http://marc.theaimsgroup.com/?l=tomcat-user&

    Dietma

    Comment


    • #3
      Sooo... hier mal meine Doku der Integration von Tomcat 4 und Apache 2 mit SSL und VHosts auf SuSE 8.1 bei uns. Ist bnicht mehr ganz aktuell, aber vielleicht hilft's ja weiter. Die Doku zu VHosts und SSL kann ich hier aus Sicherheitsgründen nicht dazuliefern; diese beiden Themen sind aber auch deutlich ergiebiger im Netz beschrieben als die Verheiratung von Kater und Indianer. Viel Erfolg! --shoquave

      **Please note:**

      - always start or shut down *tomcat4* as user *tomcat4* due to security reasons and possible access problems (e.g. to logfiles) because of otherwise 'root' owned files

      - use '/usr/bin/dtomcat4 start' or '/usr/bin/dtomcat4 stop' (instead of '/etc/init.d/tomcat4')

      - **status**: testing finished, running

      - see also the *Apache & SSL* section of the SERVER documentation in *Technical Guides* -- *SERVER*

      *Th 26 June 2003 by user1*

      <hr>

      <a href="#2003-04-25-Fr">*on Fr 25 April 2003 by user2 and user1:*</a>

      **Installation of Tomcat v4.1.24 as root**

      - downloaded 'tomcat4-4.1.24-full.2jpp.noarch.rpm' from "http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.24/rpms/":http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.24/rpms/ and stored in '/root/INSTALL/tomcat4/'

      - this rpm is best suited for tomcat4 (as the name suggests, it is the "full" (complete) version - in comparison to the less complete 'tomcat4-4.1.24-le.2jpp.noarch.rpm' where '"le"' stands for "light edition" with slim and easy installation (we also tried "le" but it did not work) - but installation instructions on "http://jakarta.apache.org/tomcat/":http://jakarta.apache.org/tomcat/ suggest better **not** to be 'root' superuser for configuration but rather a separate user 'tomcat4' belonging to a separate group 'tomcat4'

      - created group 'tomcat4' (GID=34) and user 'tomcat4' (UID=6, group=tomcat4/GID=34)

      - installed as 'root' (please note: directory 'root/INSTALL/_tc_' has been renamed and moved to '/root/INSTALL/...apache2/tomcat4...'):

      <pre>
      server:~/INSTALL/tc # rpm -i -vv tomcat4-4.1.24-full.2jpp.noarch.rpm

      D: counting packages to install
      D: found 1 packages
      D: looking for packages to download
      D: retrieved 0 packages
      D: New Header signature
      D: Signature size: 241
      D: Signature pad : 7
      D: sigsize : 248
      D: Header + Archive: 4118551
      D: expected size : 4118551
      D: opening database mode 0x42 in /var/lib/rpm
      D: found 0 source and 1 binary packages
      D: requires: /bin/sh satisfied by db file lists.
      D: requires: /bin/sh satisfied by db file lists.
      D: requires: /bin/sh satisfied by db file lists.
      D: NO A rpmlib(PayloadFilesHavePrefix) <= 4.0-1 B rpmlib(VersionedDependencies) = 3.0.3-1
      D: NO A rpmlib(PayloadFilesHavePrefix) <= 4.0-1 B rpmlib(CompressedFileNames) = 3.0.4-1
      D: NO A rpmlib(PayloadFilesHavePrefix) <= 4.0-1 B rpmlib(PayloadIsBzip2) = 3.0.5-1
      D: NO A rpmlib(PayloadFilesHavePrefix) <= 4.0-1 B rpmlib(PatchRPMs) = 3.0.6-1
      D: YES A rpmlib(PayloadFilesHavePrefix) <= 4.0-1 B rpmlib(PayloadFilesHavePrefix) = 4.0-1
      D: requires: mlib(PayloadFilesHavePrefix) <= 4.0-1 YES (rpmlib provides)
      D: NO A rpmlib(CompressedFileNames) <= 3.0.4-1 B rpmlib(VersionedDependencies) = 3.0.3-1
      D: YES A rpmlib(CompressedFileNames) <= 3.0.4-1 B rpmlib(CompressedFileNames) = 3.0.4-1
      D: requires: mlib(CompressedFileNames) <= 3.0.4-1 YES (rpmlib provides)
      D: requires: /bin/sh satisfied by db file lists.
      D: installing binary packages
      D: getting list of mounted filesystems
      D: New Header signature
      D: Signature size: 241
      D: Signature pad : 7
      D: sigsize : 248
      D: Header + Archive: 4118551
      D: expected size : 4118551
      D: package: tomcat4-4.1.24-full.2jpp files test = 0
      D: file: /etc/logrotate.d/tomcat4 action: create
      D: file: /etc/rc.d/init.d/tomcat4 action: create
      D: file: /etc/tomcat4 action: create
      D: file: /etc/tomcat4/catalina.policy action: create
      D: file: /etc/tomcat4/jk2.properties action: create
      D: file: /etc/tomcat4/server-noexamples.xml.config action: create
      D: file: /etc/tomcat4/server.xml action: create
      D: file: /etc/tomcat4/tomcat-users.xml action: create
      D: file: /etc/tomcat4/tomcat4.conf action: create
      D: file: /etc/tomcat4/web.xml action: create
      D: file: /usr/bin/djasper4 action: create
      D: file: /usr/bin/dtomcat4 action: create
      D: file: /usr/bin/jasper4 action: create
      D: file: /usr/bin/jspc4 action: create
      D: file: /usr/bin/reloctomcat4 action: create
      D: file: /usr/bin/tomcat4 action: create
      D: file: /usr/share/doc/tomcat4-4.1.24 action: create
      D: file: /usr/share/doc/tomcat4-4.1.24/LICENSE action: create
      D: file: /usr/share/doc/tomcat4-4.1.24/README.txt action: create
      D: file: /usr/share/doc/tomcat4-4.1.24/RELEASE-NOTES-4.1.txt action: create
      D: file: /usr/share/doc/tomcat4-4.1.24/RELEASE-PLAN-4.1.txt action: create
      D: file: /usr/share/doc/tomcat4-4.1.24/TOMCAT4.README.RPM action: create
      D: file: /var/cache/tomcat4/temp action: create
      D: file: /var/cache/tomcat4/work action: create
      D: file: /var/log/tomcat4 action: create
      D: file: /var/tomcat4/bin action: create
      D: file: /var/tomcat4/bin/bootstrap.jar action: create
      D: file: /var/tomcat4/bin/commons-daemon.jar action: create
      D: file: /var/tomcat4/bin/tomcat-jni.jar action: create
      D: file: /var/tomcat4/common action: create
      D: file: /var/tomcat4/common/classes action: create
      D: file: /var/tomcat4/common/endorsed action: create
      D: file: /var/tomcat4/common/endorsed/jaxp_parser_impl.jar action: create
      D: file: /var/tomcat4/common/endorsed/xml-commons-apis.jar action: create
      D: file: /var/tomcat4/common/lib action: create
      D: file: /var/tomcat4/common/lib/activation.jar action: create
      D: file: /var/tomcat4/common/lib/ant.jar action: create
      D: file: /var/tomcat4/common/lib/commons-collections.jar action: create
      D: file: /var/tomcat4/common/lib/commons-dbcp.jar action: create
      D: file: /var/tomcat4/common/lib/commons-logging-api.jar action: create
      D: file: /var/tomcat4/common/lib/commons-pool.jar action: create
      D: file: /var/tomcat4/common/lib/jasper-compiler.jar action: create
      D: file: /var/tomcat4/common/lib/jasper-runtime.jar action: create
      D: file: /var/tomcat4/common/lib/jdbc2_0-stdext.jar action: create
      D: file: /var/tomcat4/common/lib/jndi.jar action: create
      D: file: /var/tomcat4/common/lib/jta.jar action: create
      D: file: /var/tomcat4/common/lib/mailapi.jar action: create
      D: file: /var/tomcat4/common/lib/naming-common.jar action: create
      D: file: /var/tomcat4/common/lib/naming-factory.jar action: create
      D: file: /var/tomcat4/common/lib/naming-resources.jar action: create
      D: file: /var/tomcat4/common/lib/servlet.jar action: create
      D: file: /var/tomcat4/conf action: create
      D: file: /var/tomcat4/logs action: create
      D: file: /var/tomcat4/server action: create
      D: file: /var/tomcat4/server/classes action: create
      D: file: /var/tomcat4/server/lib/catalina-ant.jar action: create
      D: file: /var/tomcat4/server/lib/catalina.jar action: create
      D: file: /var/tomcat4/server/lib/commons-beanutils.jar action: create
      D: file: /var/tomcat4/server/lib/commons-digester.jar action: create
      D: file: /var/tomcat4/server/lib/commons-fileupload.jar action: create
      D: file: /var/tomcat4/server/lib/commons-logging.jar action: create
      D: file: /var/tomcat4/server/lib/commons-modeler.jar action: create
      D: file: /var/tomcat4/server/lib/jaas.jar action: create
      D: file: /var/tomcat4/server/lib/jakarta-regexp-1.2.jar action: create
      D: file: /var/tomcat4/server/lib/mx4j-jmx.jar action: create
      D: file: /var/tomcat4/server/lib/mx4j.license action: create
      D: file: /var/tomcat4/server/lib/servlets-cgi.renametojar action: create
      D: file: /var/tomcat4/server/lib/servlets-common.jar action: create
      D: file: /var/tomcat4/server/lib/servlets-default.jar action: create
      D: file: /var/tomcat4/server/lib/servlets-invoker.jar action: create
      D: file: /var/tomcat4/server/lib/servlets-manager.jar action: create
      D: file: /var/tomcat4/server/lib/servlets-ssi.renametojar action: create
      D: file: /var/tomcat4/server/lib/servlets-webdav.jar action: create
      D: file: /var/tomcat4/server/lib/tomcat-coyote.jar action: create
      D: file: /var/tomcat4/server/lib/tomcat-http11.jar action: create
      D: file: /var/tomcat4/server/lib/tomcat-jk.jar action: create
      D: file: /var/tomcat4/server/lib/tomcat-jk2.jar action: create
      D: file: /var/tomcat4/server/lib/tomcat-util.jar action: create
      D: file: /var/tomcat4/server/lib/tomcat-warp.jar action: create
      D: file: /var/tomcat4/shared action: create
      D: file: /var/tomcat4/shared/classes action: create
      D: file: /var/tomcat4/temp action: create
      D: file: /var/tomcat4/webapps action: create
      D: file: /var/tomcat4/work action: create
      D: running preinstall script (if any)
      + /usr/sbin/useradd -c Tomcat4 -u 91 -s /bin/bash -r -d /var/tomcat4 tomcat4
      + :
      tomcat4-4.1.24-full.2jpp
      GZDIO: 575 reads, 4709916 total bytes in 0.000 secs
      D: running postinstall scripts (if any)
      + /sbin/chkconfig --add tomcat4
      tomcat4: unknown service
      + echo ''

      + echo 'Don'\''t forget to setup vars in /etc/tomcat4/tomcat4.conf to'
      Don't forget to setup vars in /etc/tomcat4/tomcat4.conf to
      + echo 'adapt the RPM to your configuration.'
      adapt the RPM to your configuration.
      + echo 'Also edit/create /etc/java/java.conf to define your default JDK'
      Also edit/create /etc/java/java.conf to define your default JDK
      + echo ''

      + echo 'For security purposes, tomcat4 service is installed'
      For security purposes, tomcat4 service is installed
      + echo 'but not activated by default.'
      but not activated by default.
      + echo 'use your service installer for such purposes'
      use your service installer for such purposes
      + echo 'ie: ntsysv '
      &#10

      Comment


      • #4
        Verdammt, auch hier wieder diese Beitragsbeschränkungen... --shoquave Egal, weiter geht's:

        <pre>
        + echo 'For security purposes, tomcat4 service is installed'
        For security purposes, tomcat4 service is installed
        + echo 'but not activated by default.'
        but not activated by default.
        + echo 'use your service installer for such purposes'
        use your service installer for such purposes
        + echo 'ie: ntsysv '
        ie: ntsysv
        + echo ''
        </pre>

        *edited Fr 20 June 2003 by user1*
        *added / changed(more !ZWiki-complient layout) Mo 23 June 2003 by user1*

        <hr>

        *Tu 13 May 2003 by user1:*

        **Tasks:**

        - install developer version of Apache on SERVER (without touching the currently running production system! hope so, at least...) and compile apxs tool (needed for compiling mod_jk.so)

        - documentation of tomcat4 installation and configuration

        *edited Tu 13 May 2003 by user1*

        <hr>
        <b></b>admin_3(user3), 2003/05/16 14:04 CET<br>
        Which version of 'developer version of Apache' did you install? Where did you install it?

        user1, Mo 02 June 2003 19:21 CET<br>
        Gregor @Bettina: None installed until now, still running the installed 'apache2-worker' as described in *Technical Guides* --> *SERVER* --> *SERVER Hardware & Base Software*

        user1, Th 26 June 2003 15:13 CET<br>
        this has changed (only a little bit) now: still 'apache2-worker' is running, the apache2-developer package has been installed in the meantime (*on We 18 June 2003*) because some of its files were needed for 'tomcat4' to 'apache2' connection which were lacking in 'apache2-worker'. In fact it is planned to uninstall it again as the integration of 'tomcat4' and 'apache2' was successful.

        <hr>

        <a href="#2003-06-15-Mo">*on Mo 16 June 2003 by user2 and user1:*</a>

        **today: file downloaded and installed for Java mail:**

        - re-arranged repository structure under &quot;/root/INSTALL/&quot; as can be read in *Technical Guides* --&> *SERVER* --> *SERVER Hardware & Base Software* on Mon 16 Jun 2003

        - created repository directory '/root/INSTALL/apache2/tomcat4/JavaMailAPI/'

        - downloaded 'javamail-1_3.zip' from "http://java.sun.com/products/javamail/":http://java.sun.com/products/javamail/ - the license by Sun which had to be agreed on in order to get the download startet is also stored in '/root/INSTALL/apache2/tomcat4/JavaMailAPI/' as 'Display(license).html'

        - unzipped (unpacked) the 'javamail-1_3.zip' file with 'unzip javamail-1_3.zip' which created a subdirectory 'javamail-1_3' - then the needed file './javamail-1_3/lib/smtp.jar' was copied to '/var/tomcat4/common/lib/smtp.jar' - the mentioned file was not included with the tomcat package isntalled; now it is and *Java mail* is working with *tomcat4*.

        *edited on Tu 24 June 2003 by user1*

        <hr>

        *on We 18 June 2003 by user2 and user1:*

        **Apache webserver v2.0.4 developer package installed from "!SuSE Linux 8.1 Professional" CD-!ROMs**
        ('/suse/i586/apache2-devel-2.0.40-12.i586.rpm' on CD-ROM no.3)

        - The dev-rpm was needed because it contained the 'apxs' Perl tool wich is required to compile 'mod_jk.so' from 'mod_jk.c' and was not included with the normal 'apache2' (actually 'apache2-worker') package. According to <i>rogerg</i>, it is an additional package which does not interfere in any way with the installed and running 'apache2-worker' rpm. This we also experienced; so far, no problems have occured.

        <pre>
        server:~/INSTALL/apache2/tomcat4 # rpm -i -vv apache2-devel-2.0.40-12.i586.rpm

        D: counting packages to install
        D: found 1 packages
        D: looking for packages to download
        D: retrieved 0 packages
        D: New Header signature
        D: Signature size: 156
        D: Signature pad : 4
        D: sigsize : 160
        D: Header + Archive: 1424789
        D: expected size : 1424789
        D: opening database mode 0x42 in /var/lib/rpm
        D: found 0 source and 1 binary packages
        D: YES A apache2 = 2.0.40-12 B apache2 = 2.0.40
        D: requires: apache2 = 2.0.40 satisfied by db packages.
        D: requires: apache2-MPM satisfied by db provides.
        D: requires: /bin/sh satisfied by db file lists.
        D: requires: /usr/bin/perl satisfied by db file lists.
        D: NO A rpmlib(PayloadIsBzip2) <= 3.0.5-1 B rpmlib(VersionedDependencies) = 3.0.3-1
        D: NO A rpmlib(PayloadIsBzip2) <= 3.0.5-1 B rpmlib(CompressedFileNames) = 3.0.4-1
        D: YES A rpmlib(PayloadIsBzip2) <= 3.0.5-1 B rpmlib(PayloadIsBzip2) = 3.0.5-1
        D: requires: mlib(PayloadIsBzip2) <= 3.0.5-1 YES (rpmlib provides)
        D: installing binary packages
        D: getting list of mounted filesystems
        D: New Header signature
        D: Signature size: 156
        D: Signature pad : 4
        D: sigsize : 160
        D: Header + Archive: 1424789
        D: expected size : 1424789
        D: package: apache2-devel-2.0.40-12 files test = 0
        D: file: /usr/include/apache2 action: create
        D: file: /usr/include/apache2-perchild action: create
        D: file: /usr/include/apache2-perchild/ap_compat.h action: create
        D: file: /usr/include/apache2-perchild/ap_config.h action: create
        D: file: /usr/include/apache2-perchild/ap_config_auto.h action: create
        D: file: /usr/include/apache2-perchild/ap_config_layout.h action: create
        D: file: /usr/include/apache2-perchild/ap_listen.h action: create
        D: file: /usr/include/apache2-perchild/ap_mmn.h action: create
        D: file: /usr/include/apache2-perchild/ap_mpm.h action: create
        D: file: /usr/include/apache2-perchild/ap_regkey.h action: create
        D: file: /usr/include/apache2-perchild/ap_release.h action: create
        D: file: /usr/include/apache2-perchild/apr.h action: create
        D: file: /usr/include/apache2-perchild/apr_allocator.h action: create
        D: file: /usr/include/apache2-perchild/apr_anylock.h action: create
        D: file: /usr/include/apache2-perchild/apr_atomic.h action: create
        D: file: /usr/include/apache2-perchild/apr_base64.h action: create
        D: file: /usr/include/apache2-perchild/apr_buckets.h action: create
        D: file: /usr/include/apache2-perchild/apr_compat.h action: create
        D: file: /usr/include/apache2-perchild/apr_date.h action: create
        D: file: /usr/include/apache2-perchild/apr_dbm.h action: create
        D: file: /usr/include/apache2-perchild/apr_dso.h action: create
        D: file: /usr/include/apache2-perchild/apr_errno.h action: create
        D: file: /usr/include/apache2-perchild/apr_file_info.h action: create
        D: file: /usr/include/apache2-perchild/apr_file_io.h action: create
        D: file: /usr/include/apache2-perchild/apr_fnmatch.h action: create
        D: file: /usr/include/apache2-perchild/apr_general.h action: create
        D: file: /usr/include/apache2-perchild/apr_getopt.h action: create
        D: file: /usr/include/apache2-perchild/apr_global_mutex.h action: create
        D: file: /usr/include/apache2-perchild/apr_hash.h action: create
        D: file: /usr/include/apache2-perchild/apr_hooks.h action: create
        D: file: /usr/include/apache2-perchild/apr_inherit.h action: create
        D: file: /usr/include/apache2-perchild/apr_ldap.h action: create
        D: file: /usr/include/apache2-perchild/apr_lib.h action: create
        D: file: /usr/include/apache2-perchild/apr_md4.h action: create
        D: file: /usr/include/apache2-perchild/apr_md5.h action: create
        D: file: /usr/include/apache2-perchild/apr_mmap.h action: create
        D: file: /usr/include/apache2-perchild/apr_network_io.h action: create
        D: file: /usr/include/apache2-perchild/apr_optional.h action: create
        D: file: /usr/include/apache2-perchild/apr_optional_hooks.h action: create
        D: file: /usr/include/apache2-perchild/apr_poll.h action: create
        D: file: /usr/include/apache2-perchild/apr_pools.h action: create
        D: file: /usr/include/apache2-perchild/apr_portable.h action: create
        D: file: /usr/include/apache2-perchild/apr_proc_mutex.h action: create
        D: file: /usr/include/apache2-perchild/apr_reslist.h action: create
        D: file: /usr/include/apache2-perchild/apr_ring.h action: create
        D: file: /usr/include/apache2-perchild/apr_rmm.h action: create
        D: file: /usr/include/apache2-perchild/apr_sdbm.h action: create
        D: file: /usr/include/apache2-perchild/apr_sha1.h action: create
        D: file: /usr/include/apache2-perchild/apr_shm.h action: create
        D: file: /usr/include/apache2-perchild/apr_signal.h action: create
        D: file: /usr/include/apache2-perchild/apr_strings.h action: create
        D: file: /usr/include/apache2-perchild/apr_strmatch.h action: create
        D: file: /usr/include/apache2-perchild/apr_support.h action: create
        D: file: /usr/include/apache2-perchild/apr_tables.h action: create
        D: file: /usr/include/apache2-perchild/apr_thread_cond.h action: create
        D: file: /usr/include/apache2-perchild/apr_thread_mutex.h action: create
        D: file: /usr/include/apache2-perchild/apr_thread_proc.h action: create
        D: file: /usr/include/apache2-perchild/apr_thread_rwlock.h action: create
        D: file: /usr/include/apache2-perchild/apr_time.h action: create
        D: file: /usr/include/apache2-perchild/apr_uri.h action: create
        D: file: /usr/include/apache2-perchild/apr_user.h action: create
        D: file: /usr/include/apache2-perchild/apr_uuid.h action: create
        D: file: /usr/include/apache2-perchild/apr_version.h action: create
        D: file: /usr/include/apache2-perchild/apr_want.h action: create
        D: file: /usr/include/apache2-perchild/apr_xlate.h action: create
        D: file: /usr/include/apache2-perchild/apr_xml.h action: create
        D: file: /usr/include/apache2-perchild/apu.h action: create
        D: file: /usr/include/apache2-perchild/apu_compat.h action: create
        D: file: /usr/include/apache2-perchild/http_config.h action: create
        D: file: /usr/include/apache2-perchild/http_connection.h action: create
        D: file: /usr/include/apache2-perchild/http_core.h action: create
        D: file: /usr/include/apache2-perchild/http_log.h action: create
        D: file: /usr/include/apache2-perchild/http_main.h action: create
        D: file: /usr/include/apache2-perchild/http_protocol.h action: create
        &#10

        Comment


        • #5
          (Fortsetzung Nr.4) --shoquave

          <pre>
          D: file: /usr/include/apache2-perchild/http_log.h action: create
          D: file: /usr/include/apache2-perchild/http_main.h action: create
          D: file: /usr/include/apache2-perchild/http_protocol.h action: create
          D: file: /usr/include/apache2-perchild/http_request.h action: create
          D: file: /usr/include/apache2-perchild/http_vhost.h action: create
          D: file: /usr/include/apache2-perchild/httpd.h action: create
          D: file: /usr/include/apache2-perchild/mod_cgi.h action: create
          D: file: /usr/include/apache2-perchild/mod_core.h action: create
          D: file: /usr/include/apache2-perchild/mod_dav.h action: create
          D: file: /usr/include/apache2-perchild/mod_include.h action: create
          D: file: /usr/include/apache2-perchild/mod_log_config.h action: create
          D: file: /usr/include/apache2-perchild/mod_proxy.h action: create
          D: file: /usr/include/apache2-perchild/mod_ssl.h action: create
          D: file: /usr/include/apache2-perchild/mpm.h action: create
          D: file: /usr/include/apache2-perchild/mpm_common.h action: create
          D: file: /usr/include/apache2-perchild/mpm_default.h action: create
          D: file: /usr/include/apache2-perchild/os.h action: create
          D: file: /usr/include/apache2-perchild/pcre.h action: create
          D: file: /usr/include/apache2-perchild/pcreposix.h action: create
          D: file: /usr/include/apache2-perchild/rfc1413.h action: create
          D: file: /usr/include/apache2-perchild/scoreboard.h action: create
          D: file: /usr/include/apache2-perchild/ssl_expr.h action: create
          D: file: /usr/include/apache2-perchild/ssl_expr_parse.h action: create
          D: file: /usr/include/apache2-perchild/ssl_toolkit_compat.h action: create
          D: file: /usr/include/apache2-perchild/ssl_util_ssl.h action: create
          D: file: /usr/include/apache2-perchild/ssl_util_table.h action: create
          D: file: /usr/include/apache2-perchild/unixd.h action: create
          D: file: /usr/include/apache2-perchild/util_cfgtree.h action: create
          D: file: /usr/include/apache2-perchild/util_charset.h action: create
          D: file: /usr/include/apache2-perchild/util_ebcdic.h action: create
          D: file: /usr/include/apache2-perchild/util_filter.h action: create
          D: file: /usr/include/apache2-perchild/util_ldap.h action: create
          D: file: /usr/include/apache2-perchild/util_md5.h action: create
          D: file: /usr/include/apache2-perchild/util_script.h action: create
          D: file: /usr/include/apache2-perchild/util_time.h action: create
          D: file: /usr/include/apache2-perchild/util_xml.h action: create
          D: file: /usr/include/apache2-prefork action: create
          D: file: /usr/include/apache2-prefork/ap_compat.h action: create
          D: file: /usr/include/apache2-prefork/ap_config.h action: create
          D: file: /usr/include/apache2-prefork/ap_config_auto.h action: create
          D: file: /usr/include/apache2-prefork/ap_config_layout.h action: create
          D: file: /usr/include/apache2-prefork/ap_listen.h action: create
          D: file: /usr/include/apache2-prefork/ap_mmn.h action: create
          D: file: /usr/include/apache2-prefork/ap_mpm.h action: create
          D: file: /usr/include/apache2-prefork/ap_regkey.h action: create
          D: file: /usr/include/apache2-prefork/ap_release.h action: create
          D: file: /usr/include/apache2-prefork/apr.h action: create
          D: file: /usr/include/apache2-prefork/apr_allocator.h action: create
          D: file: /usr/include/apache2-prefork/apr_anylock.h action: create
          D: file: /usr/include/apache2-prefork/apr_atomic.h action: create
          D: file: /usr/include/apache2-prefork/apr_base64.h action: create
          D: file: /usr/include/apache2-prefork/apr_buckets.h action: create
          D: file: /usr/include/apache2-prefork/apr_compat.h action: create
          D: file: /usr/include/apache2-prefork/apr_date.h action: create
          D: file: /usr/include/apache2-prefork/apr_dbm.h action: create
          D: file: /usr/include/apache2-prefork/apr_dso.h action: create
          D: file: /usr/include/apache2-prefork/apr_errno.h action: create
          D: file: /usr/include/apache2-prefork/apr_file_info.h action: create
          D: file: /usr/include/apache2-prefork/apr_file_io.h action: create
          D: file: /usr/include/apache2-prefork/apr_fnmatch.h action: create
          D: file: /usr/include/apache2-prefork/apr_general.h action: create
          D: file: /usr/include/apache2-prefork/apr_getopt.h action: create
          D: file: /usr/include/apache2-prefork/apr_global_mutex.h action: create
          D: file: /usr/include/apache2-prefork/apr_hash.h action: create
          D: file: /usr/include/apache2-prefork/apr_hooks.h action: create
          D: file: /usr/include/apache2-prefork/apr_inherit.h action: create
          D: file: /usr/include/apache2-prefork/apr_ldap.h action: create
          D: file: /usr/include/apache2-prefork/apr_lib.h action: create
          D: file: /usr/include/apache2-prefork/apr_md4.h action: create
          D: file: /usr/include/apache2-prefork/apr_md5.h action: create
          D: file: /usr/include/apache2-prefork/apr_mmap.h action: create
          D: file: /usr/include/apache2-prefork/apr_network_io.h action: create
          D: file: /usr/include/apache2-prefork/apr_optional.h action: create
          D: file: /usr/include/apache2-prefork/apr_optional_hooks.h action: create
          D: file: /usr/include/apache2-prefork/apr_poll.h action: create
          D: file: /usr/include/apache2-prefork/apr_pools.h action: create
          D: file: /usr/include/apache2-prefork/apr_portable.h action: create
          D: file: /usr/include/apache2-prefork/apr_proc_mutex.h action: create
          D: file: /usr/include/apache2-prefork/apr_reslist.h action: create
          D: file: /usr/include/apache2-prefork/apr_ring.h action: create
          D: file: /usr/include/apache2-prefork/apr_rmm.h action: create
          D: file: /usr/include/apache2-prefork/apr_sdbm.h action: create
          D: file: /usr/include/apache2-prefork/apr_sha1.h action: create
          D: file: /usr/include/apache2-prefork/apr_shm.h action: create
          D: file: /usr/include/apache2-prefork/apr_signal.h action: create
          D: file: /usr/include/apache2-prefork/apr_strings.h action: create
          D: file: /usr/include/apache2-prefork/apr_strmatch.h action: create
          D: file: /usr/include/apache2-prefork/apr_support.h action: create
          D: file: /usr/include/apache2-prefork/apr_tables.h action: create
          D: file: /usr/include/apache2-prefork/apr_thread_cond.h action: create
          D: file: /usr/include/apache2-prefork/apr_thread_mutex.h action: create
          D: file: /usr/include/apache2-prefork/apr_thread_proc.h action: create
          D: file: /usr/include/apache2-prefork/apr_thread_rwlock.h action: create
          D: file: /usr/include/apache2-prefork/apr_time.h action: create
          D: file: /usr/include/apache2-prefork/apr_uri.h action: create
          D: file: /usr/include/apache2-prefork/apr_user.h action: create
          D: file: /usr/include/apache2-prefork/apr_uuid.h action: create
          D: file: /usr/include/apache2-prefork/apr_version.h action: create
          D: file: /usr/include/apache2-prefork/apr_want.h action: create
          D: file: /usr/include/apache2-prefork/apr_xlate.h action: create
          D: file: /usr/include/apache2-prefork/apr_xml.h action: create
          D: file: /usr/include/apache2-prefork/apu.h action: create
          D: file: /usr/include/apache2-prefork/apu_compat.h action: create
          D: file: /usr/include/apache2-prefork/http_config.h action: create
          D: file: /usr/include/apache2-prefork/http_connection.h action: create
          D: file: /usr/include/apache2-prefork/http_core.h action: create
          D: file: /usr/include/apache2-prefork/http_log.h action: create
          D: file: /usr/include/apache2-prefork/http_main.h action: create
          D: file: /usr/include/apache2-prefork/http_protocol.h action: create
          D: file: /usr/include/apache2-prefork/http_request.h action: create
          D: file: /usr/include/apache2-prefork/http_vhost.h action: create
          D: file: /usr/include/apache2-prefork/httpd.h action: create
          D: file: /usr/include/apache2-prefork/mod_cgi.h action: create
          D: file: /usr/include/apache2-prefork/mod_core.h action: create
          D: file: /usr/include/apache2-prefork/mod_dav.h action: create
          D: file: /usr/include/apache2-prefork/mod_include.h action: create
          D: file: /usr/include/apache2-prefork/mod_log_config.h action: create
          D: file: /usr/include/apache2-prefork/mod_proxy.h action: create
          D: file: /usr/include/apache2-prefork/mod_ssl.h action: create
          D: file: /usr/include/apache2-prefork/mpm.h action: create
          D: file: /usr/include/apache2-prefork/mpm_common.h action: create
          D: file: /usr/include/apache2-prefork/mpm_default.h action: create
          D: file: /usr/include/apache2-prefork/os.h action: create
          D: file: /usr/include/apache2-prefork/pcre.h action: create
          D: file: /usr/include/apache2-prefork/pcreposix.h action: create
          D: file: /usr/include/apache2-prefork/rfc1413.h action: create
          D: file: /usr/include/apache2-prefork/scoreboard.h action: create
          D: file: /usr/include/apache2-prefork/ssl_expr.h action: create
          D: file: /usr/include/apache2-prefork/ssl_expr_parse.h action: create
          D: file: /usr/include/apache2-prefork/ssl_toolkit_compat.h action: create
          D: file: /usr/include/apache2-prefork/ssl_util_ssl.h action: create
          D: file: /usr/include/apache2-prefork/ssl_util_table.h action: create
          D: file: /usr/include/apache2-prefork/unixd.h action: create
          D: file: /usr/include/apache2-prefork/util_cfgtree.h action: create
          D: file: /usr/include/apache2-prefork/util_charset.h action: create
          D: file: /usr/include/apache2-prefork/util_ebcdic.h action: create
          D: file: /usr/include/apache2-prefork/util_filter.h action: create
          D: file: /usr/include/apache2-prefork/util_ldap.h action: create
          D: file: /usr/include/apache2-prefork/util_md5.h action: create
          D: file: /usr/include/apache2-prefork/util_script.h action: create
          D: file: /usr/include/apache2-prefork/util_time.h action: create
          D: file: /usr/include/apache2-prefork/util_xml.h action: create
          D: file: /usr/include/apache2-worker

          Comment


          • #6
            (Fortsetzung Nr. 5) --shoquave

            <pre>
            D: file: /usr/include/apache2-prefork/util_time.h action: create
            D: file: /usr/include/apache2-prefork/util_xml.h action: create
            D: file: /usr/include/apache2-worker action: create
            D: file: /usr/include/apache2-worker/ap_compat.h action: create
            D: file: /usr/include/apache2-worker/ap_config.h action: create
            D: file: /usr/include/apache2-worker/ap_config_auto.h action: create
            D: file: /usr/include/apache2-worker/ap_config_layout.h action: create
            D: file: /usr/include/apache2-worker/ap_listen.h action: create
            D: file: /usr/include/apache2-worker/ap_mmn.h action: create
            D: file: /usr/include/apache2-worker/ap_mpm.h action: create
            D: file: /usr/include/apache2-worker/ap_regkey.h action: create
            D: file: /usr/include/apache2-worker/ap_release.h action: create
            D: file: /usr/include/apache2-worker/apr.h action: create
            D: file: /usr/include/apache2-worker/apr_allocator.h action: create
            D: file: /usr/include/apache2-worker/apr_anylock.h action: create
            D: file: /usr/include/apache2-worker/apr_atomic.h action: create
            D: file: /usr/include/apache2-worker/apr_base64.h action: create
            D: file: /usr/include/apache2-worker/apr_buckets.h action: create
            D: file: /usr/include/apache2-worker/apr_compat.h action: create
            D: file: /usr/include/apache2-worker/apr_date.h action: create
            D: file: /usr/include/apache2-worker/apr_dbm.h action: create
            D: file: /usr/include/apache2-worker/apr_dso.h action: create
            D: file: /usr/include/apache2-worker/apr_errno.h action: create
            D: file: /usr/include/apache2-worker/apr_file_info.h action: create
            D: file: /usr/include/apache2-worker/apr_file_io.h action: create
            D: file: /usr/include/apache2-worker/apr_fnmatch.h action: create
            D: file: /usr/include/apache2-worker/apr_general.h action: create
            D: file: /usr/include/apache2-worker/apr_getopt.h action: create
            D: file: /usr/include/apache2-worker/apr_global_mutex.h action: create
            D: file: /usr/include/apache2-worker/apr_hash.h action: create
            D: file: /usr/include/apache2-worker/apr_hooks.h action: create
            D: file: /usr/include/apache2-worker/apr_inherit.h action: create
            D: file: /usr/include/apache2-worker/apr_ldap.h action: create
            D: file: /usr/include/apache2-worker/apr_lib.h action: create
            D: file: /usr/include/apache2-worker/apr_md4.h action: create
            D: file: /usr/include/apache2-worker/apr_md5.h action: create
            D: file: /usr/include/apache2-worker/apr_mmap.h action: create
            D: file: /usr/include/apache2-worker/apr_network_io.h action: create
            D: file: /usr/include/apache2-worker/apr_optional.h action: create
            D: file: /usr/include/apache2-worker/apr_optional_hooks.h action: create
            D: file: /usr/include/apache2-worker/apr_poll.h action: create
            D: file: /usr/include/apache2-worker/apr_pools.h action: create
            D: file: /usr/include/apache2-worker/apr_portable.h action: create
            D: file: /usr/include/apache2-worker/apr_proc_mutex.h action: create
            D: file: /usr/include/apache2-worker/apr_reslist.h action: create
            D: file: /usr/include/apache2-worker/apr_ring.h action: create
            D: file: /usr/include/apache2-worker/apr_rmm.h action: create
            D: file: /usr/include/apache2-worker/apr_sdbm.h action: create
            D: file: /usr/include/apache2-worker/apr_sha1.h action: create
            D: file: /usr/include/apache2-worker/apr_shm.h action: create
            D: file: /usr/include/apache2-worker/apr_signal.h action: create
            D: file: /usr/include/apache2-worker/apr_strings.h action: create
            D: file: /usr/include/apache2-worker/apr_strmatch.h action: create
            D: file: /usr/include/apache2-worker/apr_support.h action: create
            D: file: /usr/include/apache2-worker/apr_tables.h action: create
            D: file: /usr/include/apache2-worker/apr_thread_cond.h action: create
            D: file: /usr/include/apache2-worker/apr_thread_mutex.h action: create
            D: file: /usr/include/apache2-worker/apr_thread_proc.h action: create
            D: file: /usr/include/apache2-worker/apr_thread_rwlock.h action: create
            D: file: /usr/include/apache2-worker/apr_time.h action: create
            D: file: /usr/include/apache2-worker/apr_uri.h action: create
            D: file: /usr/include/apache2-worker/apr_user.h action: create
            D: file: /usr/include/apache2-worker/apr_uuid.h action: create
            D: file: /usr/include/apache2-worker/apr_version.h action: create
            D: file: /usr/include/apache2-worker/apr_want.h action: create
            D: file: /usr/include/apache2-worker/apr_xlate.h action: create
            D: file: /usr/include/apache2-worker/apr_xml.h action: create
            D: file: /usr/include/apache2-worker/apu.h action: create
            D: file: /usr/include/apache2-worker/apu_compat.h action: create
            D: file: /usr/include/apache2-worker/fdqueue.h action: create
            D: file: /usr/include/apache2-worker/http_config.h action: create
            D: file: /usr/include/apache2-worker/http_connection.h action: create
            D: file: /usr/include/apache2-worker/http_core.h action: create
            D: file: /usr/include/apache2-worker/http_log.h action: create
            D: file: /usr/include/apache2-worker/http_main.h action: create
            D: file: /usr/include/apache2-worker/http_protocol.h action: create
            D: file: /usr/include/apache2-worker/http_request.h action: create
            D: file: /usr/include/apache2-worker/http_vhost.h action: create
            D: file: /usr/include/apache2-worker/httpd.h action: create
            D: file: /usr/include/apache2-worker/mod_cgi.h action: create
            D: file: /usr/include/apache2-worker/mod_core.h action: create
            D: file: /usr/include/apache2-worker/mod_dav.h action: create
            D: file: /usr/include/apache2-worker/mod_include.h action: create
            D: file: /usr/include/apache2-worker/mod_log_config.h action: create
            D: file: /usr/include/apache2-worker/mod_proxy.h action: create
            D: file: /usr/include/apache2-worker/mod_ssl.h action: create
            D: file: /usr/include/apache2-worker/mpm.h action: create
            D: file: /usr/include/apache2-worker/mpm_common.h action: create
            D: file: /usr/include/apache2-worker/mpm_default.h action: create
            D: file: /usr/include/apache2-worker/os.h action: create
            D: file: /usr/include/apache2-worker/pcre.h action: create
            D: file: /usr/include/apache2-worker/pcreposix.h action: create
            D: file: /usr/include/apache2-worker/pod.h action: create
            D: file: /usr/include/apache2-worker/rfc1413.h action: create
            D: file: /usr/include/apache2-worker/scoreboard.h action: create
            D: file: /usr/include/apache2-worker/ssl_expr.h action: create
            D: file: /usr/include/apache2-worker/ssl_expr_parse.h action: create
            D: file: /usr/include/apache2-worker/ssl_toolkit_compat.h action: create
            D: file: /usr/include/apache2-worker/ssl_util_ssl.h action: create
            D: file: /usr/include/apache2-worker/ssl_util_table.h action: create
            D: file: /usr/include/apache2-worker/unixd.h action: create
            D: file: /usr/include/apache2-worker/util_cfgtree.h action: create
            D: file: /usr/include/apache2-worker/util_charset.h action: create
            D: file: /usr/include/apache2-worker/util_ebcdic.h action: create
            D: file: /usr/include/apache2-worker/util_filter.h action: create
            D: file: /usr/include/apache2-worker/util_ldap.h action: create
            D: file: /usr/include/apache2-worker/util_md5.h action: create
            D: file: /usr/include/apache2-worker/util_script.h action: create
            D: file: /usr/include/apache2-worker/util_time.h action: create
            D: file: /usr/include/apache2-worker/util_xml.h action: create
            D: file: /usr/include/apache2/ap_compat.h action: create
            D: file: /usr/include/apache2/ap_config.h action: create
            D: file: /usr/include/apache2/ap_listen.h action: create
            D: file: /usr/include/apache2/ap_mmn.h action: create
            D: file: /usr/include/apache2/ap_mpm.h action: create
            D: file: /usr/include/apache2/ap_regkey.h action: create
            D: file: /usr/include/apache2/ap_release.h action: create
            D: file: /usr/include/apache2/apr.h action: create
            D: file: /usr/include/apache2/apr_allocator.h action: create
            D: file: /usr/include/apache2/apr_anylock.h action: create
            D: file: /usr/include/apache2/apr_atomic.h action: create
            D: file: /usr/include/apache2/apr_base64.h action: create
            D: file: /usr/include/apache2/apr_buckets.h action: create
            D: file: /usr/include/apache2/apr_compat.h action: create
            D: file: /usr/include/apache2/apr_date.h action: create
            D: file: /usr/include/apache2/apr_dbm.h action: create
            D: file: /usr/include/apache2/apr_dso.h action: create
            D: file: /usr/include/apache2/apr_errno.h action: create
            D: file: /usr/include/apache2/apr_file_info.h action: create
            D: file: /usr/include/apache2/apr_file_io.h action: create
            D: file: /usr/include/apache2/apr_fnmatch.h action: create
            D: file: /usr/include/apache2/apr_general.h action: create
            D: file: /usr/include/apache2/apr_getopt.h action: create
            D: file: /usr/include/apache2/apr_global_mutex.h action: create
            D: file: /usr/include/apache2/apr_hash.h action: create
            D: file: /usr/include/apache2/apr_hooks.h action: create
            D: file: /usr/include/apache2/apr_inherit.h action: create
            D: file: /usr/include/apache2/apr_ldap.h action: create
            D: file: /usr/include/apache2/apr_lib.h action: create
            D: file: /usr/include/apache2/apr_md4.h action: create
            D: file: /usr/include/apache2/apr_md5.h action: create
            D: file: /usr/include/apache2/apr_mmap.h action: create
            D: file: /usr/include/apache2/apr_network_io.h action: create
            D: file: /usr/include/apache2/apr_optional.h action: create
            D: file: /usr/include/apache2/apr_optional_hooks.h action: create
            D: file: /usr/include/apache2/apr_poll.h action: create
            D: file: /usr/include/apache2/apr_pools.h action: create
            D: file: /usr/include/apache2/apr_portable.h action: create
            D: file: /usr/include/apache2/apr_proc_mutex.h action: create
            D:

            Comment


            • #7
              (Fortsetzung Nr. 6) --shoquave

              <pre>
              D: file: /usr/include/apache2/apr_pools.h action: create
              D: file: /usr/include/apache2/apr_portable.h action: create
              D: file: /usr/include/apache2/apr_proc_mutex.h action: create
              D: file: /usr/include/apache2/apr_reslist.h action: create
              D: file: /usr/include/apache2/apr_ring.h action: create
              D: file: /usr/include/apache2/apr_rmm.h action: create
              D: file: /usr/include/apache2/apr_sdbm.h action: create
              D: file: /usr/include/apache2/apr_sha1.h action: create
              D: file: /usr/include/apache2/apr_shm.h action: create
              D: file: /usr/include/apache2/apr_signal.h action: create
              D: file: /usr/include/apache2/apr_strings.h action: create
              D: file: /usr/include/apache2/apr_strmatch.h action: create
              D: file: /usr/include/apache2/apr_support.h action: create
              D: file: /usr/include/apache2/apr_tables.h action: create
              D: file: /usr/include/apache2/apr_thread_cond.h action: create
              D: file: /usr/include/apache2/apr_thread_mutex.h action: create
              D: file: /usr/include/apache2/apr_thread_proc.h action: create
              D: file: /usr/include/apache2/apr_thread_rwlock.h action: create
              D: file: /usr/include/apache2/apr_time.h action: create
              D: file: /usr/include/apache2/apr_uri.h action: create
              D: file: /usr/include/apache2/apr_user.h action: create
              D: file: /usr/include/apache2/apr_uuid.h action: create
              D: file: /usr/include/apache2/apr_version.h action: create
              D: file: /usr/include/apache2/apr_want.h action: create
              D: file: /usr/include/apache2/apr_xlate.h action: create
              D: file: /usr/include/apache2/apr_xml.h action: create
              D: file: /usr/include/apache2/apu.h action: create
              D: file: /usr/include/apache2/apu_compat.h action: create
              D: file: /usr/include/apache2/http_config.h action: create
              D: file: /usr/include/apache2/http_connection.h action: create
              D: file: /usr/include/apache2/http_core.h action: create
              D: file: /usr/include/apache2/http_log.h action: create
              D: file: /usr/include/apache2/http_main.h action: create
              D: file: /usr/include/apache2/http_protocol.h action: create
              D: file: /usr/include/apache2/http_request.h action: create
              D: file: /usr/include/apache2/http_vhost.h action: create
              D: file: /usr/include/apache2/httpd.h action: create
              D: file: /usr/include/apache2/mod_cgi.h action: create
              D: file: /usr/include/apache2/mod_core.h action: create
              D: file: /usr/include/apache2/mod_dav.h action: create
              D: file: /usr/include/apache2/mod_include.h action: create
              D: file: /usr/include/apache2/mod_log_config.h action: create
              D: file: /usr/include/apache2/mod_proxy.h action: create
              D: file: /usr/include/apache2/mod_ssl.h action: create
              D: file: /usr/include/apache2/mpm_common.h action: create
              D: file: /usr/include/apache2/os.h action: create
              D: file: /usr/include/apache2/pcre.h action: create
              D: file: /usr/include/apache2/pcreposix.h action: create
              D: file: /usr/include/apache2/rfc1413.h action: create
              D: file: /usr/include/apache2/scoreboard.h action: create
              D: file: /usr/include/apache2/ssl_expr.h action: create
              D: file: /usr/include/apache2/ssl_expr_parse.h action: create
              D: file: /usr/include/apache2/ssl_toolkit_compat.h action: create
              D: file: /usr/include/apache2/ssl_util_ssl.h action: create
              D: file: /usr/include/apache2/ssl_util_table.h action: create
              D: file: /usr/include/apache2/unixd.h action: create
              D: file: /usr/include/apache2/util_cfgtree.h action: create
              D: file: /usr/include/apache2/util_charset.h action: create
              D: file: /usr/include/apache2/util_ebcdic.h action: create
              D: file: /usr/include/apache2/util_filter.h action: create
              D: file: /usr/include/apache2/util_ldap.h action: create
              D: file: /usr/include/apache2/util_md5.h action: create
              D: file: /usr/include/apache2/util_script.h action: create
              D: file: /usr/include/apache2/util_time.h action: create
              D: file: /usr/include/apache2/util_xml.h action: create
              D: file: /usr/lib/apache2-perchild/apr.exp action: create
              D: file: /usr/lib/apache2-perchild/aprutil.exp action: create
              D: file: /usr/lib/apache2-perchild/httpd.exp action: create
              D: file: /usr/lib/apache2-prefork/apr.exp action: create
              D: file: /usr/lib/apache2-prefork/aprutil.exp action: create
              D: file: /usr/lib/apache2-prefork/httpd.exp action: create
              D: file: /usr/lib/apache2-worker/httpd.exp action: create
              D: file: /usr/lib/libapr.a action: create
              D: file: /usr/lib/libapr.la action: create
              D: file: /usr/lib/libapr.so action: create
              D: file: /usr/lib/libaprutil.a action: create
              D: file: /usr/lib/libaprutil.la action: create
              D: file: /usr/lib/libaprutil.so action: create
              D: file: /usr/sbin/apxs2 action: create
              D: file: /usr/sbin/apxs2-perchild action: create
              D: file: /usr/sbin/apxs2-prefork action: create
              D: file: /usr/sbin/apxs2-worker action: create
              D: file: /usr/share/apache2 action: create
              D: file: /usr/share/apache2/build action: create
              D: file: /usr/share/apache2/build/APRVARS action: create
              D: file: /usr/share/apache2/build/apr-config-perchild action: create
              D: file: /usr/share/apache2/build/apr-config-prefork action: create
              D: file: /usr/share/apache2/build/apr-config-worker action: create
              D: file: /usr/share/apache2/build/apr.exp action: create
              D: file: /usr/share/apache2/build/aprutil.exp action: create
              D: file: /usr/share/apache2/build/apu-config-perchild action: create
              D: file: /usr/share/apache2/build/apu-config-prefork action: create
              D: file: /usr/share/apache2/build/apu-config-worker action: create
              D: file: /usr/share/apache2/build/config_vars.mk action: create
              D: file: /usr/share/apache2/build/config_vars.mk-perchild action: create
              D: file: /usr/share/apache2/build/config_vars.mk-prefork action: create
              D: file: /usr/share/apache2/build/config_vars.mk-worker action: create
              D: file: /usr/share/apache2/build/instdso.sh action: create
              D: file: /usr/share/apache2/build/library.mk action: create
              D: file: /usr/share/apache2/build/libtool action: create
              D: file: /usr/share/apache2/build/ltlib.mk action: create
              D: file: /usr/share/apache2/build/program.mk action: create
              D: file: /usr/share/apache2/build/rules.mk action: create
              D: file: /usr/share/apache2/build/special.mk action: create
              D: running preinstall script (if any)
              apache2-devel-2.0.40-12
              D: running postinstall scripts (if any)
              </pre>

              - Creation of the 'configure.sh' script, beginning with configuration preparations by 'buildconf.sh' out of the Jakarta Tomcat-Apache connector package from "http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.3/":http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.3/, followed by './configure' and 'make' :

              <pre>
              server:~/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-jk-1.2.3-src/jk/native # ./buildconf.sh

              libtoolize --force --automake --copy
              aclocal
              automake -a --foreign -i --copy
              autoconf
              </pre>

              - Directory listing for control (see files/directories after 'Jun 18 14:00'):

              <pre>
              server:~/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-jk-1.2.3-src/jk/native # l

              total 530
              drwxr-xr-x 14 154 wheel 736 Jun 18 14:03 ./
              drwxr-xr-x 7 154 wheel 320 Apr 28 05:38 ../
              -rw-r--r-- 1 154 wheel 105 Nov 7 2001 .cvsignore
              -rw-r--r-- 1 154 wheel 4454 Jul 1 2002 BUILDING
              -rw-r--r-- 1 154 wheel 2231 Mar 16 03:59 CHANGES.txt
              -rw-r--r-- 1 154 wheel 520 Jul 4 2001 Makefile.am
              -rw-r--r-- 1 root root 15346 Jun 18 14:03 Makefile.in
              -rw-r--r-- 1 154 wheel 1052 Jul 1 2002 README
              -rw-r--r-- 1 root root 144108 Jun 18 14:03 aclocal.m4
              drwxr-xr-x 2 154 wheel 336 May 9 11:22 apache-1.3/
              drwxr-xr-x 2 154 wheel 264 Jun 18 13:58 apache-2.0/
              drwxr-xr-x 2 root root 168 Jun 18 14:03 autom4te.cache/
              -rw-r--r-- 1 154 wheel 19545 Apr 4 22:29 build.xml
              -rwxr-xr-x 1 154 wheel 295 May 28 2002 buildconf.sh*
              drwxr-xr-x 2 154 wheel 1544 Apr 28 05:39 common/
              -rw-r--r-- 1 root root 1637 Jun 18 14:02 config.log
              -rwxr-xr-x 1 root root 305732 Jun 18 14:03 configure*
              -rwxr-xr-x 1 154 wheel 13016 Apr 26 19:49 configure.in*
              drwxr-xr-x 3 154 wheel 72 Apr 28 05:39 docs/
              drwxr-xr-x 2 154 wheel 384 Apr 28 05:39 domino/
              drwxr-xr-x 2 154 wheel 256 Apr 28 05:39 iis/
              drwxr-xr-x 2 154 wheel 344 Apr 28 05:39 isapi/
              drwxr-xr-x 2 154 wheel 304 Apr 28 05:39 jni/
              drwxr-xr-x 2 154 wheel 208 Apr 28 05:39 netscape/
              drwxr-xr-x 2 154 wheel 112 Apr 28 05:39 nt_service/
              drwxr-xr-x 3 154 wheel 72 Apr 28 05:39 scripts/
              </pre>

              - The mentioned '.configure' follows; the file 'log_' listed in the command line below has already been integrated into this documentation you are reading right now and then deleted.

              <pre>
              server:~/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-jk-1.2.3-src/jk/native # ./configure --with-apxs=/usr/sbin/apxs2-worker > log_

              for a BSD-compatible install... /usr/bin/install -c
              checking whether build environment is sane... yes
              checking for gawk... gawk
              checking whether make sets ${MAKE}... yes
              checking build system type... i686-suse-linux
              checking host system type... i686-suse-linux
              checking for style of include used by make... GNU
              checking for gcc... gcc
              checking for C compiler default output... a.out
              checking whether the C compiler works... yes
              checking whether we are cross compiling... no
              checking for suffix of executables...
              checking for suffix of object files... o
              checking whether we are

              Comment


              • #8
                (Fortsetzung Nr. 7) --shoquave

                <pre>
                checking for suffix of executables...
                checking for suffix of object files... o
                checking whether we are using the GNU C compiler... yes
                checking whether gcc accepts -g... yes
                checking dependency style of gcc... none
                checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
                checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
                checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r
                checking for BSD-compatible nm... /usr/bin/nm -B
                checking whether ln -s works... yes
                checking how to recognise dependant libraries... pass_all
                checking command to parse /usr/bin/nm -B output... ok
                checking how to run the C preprocessor... gcc -E
                checking for ANSI C header files... yes
                checking for sys/types.h... yes
                checking for sys/stat.h... yes
                checking for stdlib.h... yes
                checking for string.h... yes
                checking for memory.h... yes
                checking for strings.h... yes
                checking for inttypes.h... yes
                checking for stdint.h... yes
                checking for unistd.h... yes
                checking dlfcn.h usability... yes
                checking dlfcn.h presence... yes
                checking for dlfcn.h... yes
                checking for ranlib... ranlib
                checking for strip... strip
                checking for objdir... .libs
                checking for gcc option to produce PIC... -fPIC
                checking if gcc PIC flag -fPIC works... yes
                checking if gcc static flag -static works... yes
                checking if gcc supports -c -o file.o... yes
                checking if gcc supports -c -o file.lo... yes
                checking if gcc supports -fno-rtti -fno-exceptions... yes
                checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes
                checking how to hardcode library paths into programs... immediate
                checking whether stripping libraries is possible... yes
                checking dynamic linker characteristics... GNU/Linux ld.so
                checking if libtool supports shared libraries... yes
                checking whether to build shared libraries... yes
                checking whether to build static libraries... yes
                checking whether -lc should be explicitly linked in... no
                creating libtool
                checking for gcc... (cached) gcc
                checking whether we are using the GNU C compiler... (cached) yes
                checking whether gcc accepts -g... (cached) yes
                checking dependency style of gcc... (cached) none
                checking for ld used by GCC... (cached) /usr/i486-suse-linux/bin/ld
                checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... (cached) yes
                checking for test... /usr/bin/test
                checking for rm... /bin/rm
                checking for grep... /usr/bin/grep
                checking for echo... /bin/echo
                checking for sed... /usr/bin/sed
                checking for cp... /bin/cp
                checking for mkdir... /bin/mkdir
                checking for libtool... /usr/bin/libtool
                need to check for Perl first, apxs depends on it...
                checking for perl... /usr/bin/perl
                building connector for "apache-2.0"
                checking for target platform... unix
                no apache given
                configure: creating ./config.status
                config.status: creating Makefile
                config.status: creating apache-1.3/Makefile
                config.status: creating apache-1.3/Makefile.apxs
                config.status: creating apache-2.0/Makefile
                config.status: creating apache-2.0/Makefile.apxs
                config.status: creating common/Makefile
                config.status: creating common/list.mk
                config.status: creating jni/Makefile
                config.status: executing depfiles commands
                </pre&gt

                Comment


                • #9
                  (Fortsetzung Nr. 8) --shoquave

                  - Continuing with the mentioned 'make' in the same directory; the file 'log_2' listed in the command line below has been integrated into this documentation you are reading right now and then deleted. The following lines represent the terminal output during this 'make > log_2'.

                  <pre>
                  server:~/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-jk-1.2.3-src/jk/native # make > log_2

                  jk_msg_buff.c: In function `jk_b_dump':
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:96: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  jk_msg_buff.c:107: warning: operation on `i' may be undefined
                  /usr/include/bits/socket.h: At top level:
                  jk_msg_buff.c:454: warning: `swap_16' defined but not used
                  jk_util.c: In function `jk_get_worker_secret':
                  jk_util.c:305: warning: unused variable `secret_file'
                  jk_util.c: At top level:
                  jk_util.c:528: warning: no previous prototype for `jk_get_local_worker_only_flag'
                  jk_util.c: In function `jk_get_worker_bridge_type':
                  jk_util.c:629: warning: unused variable `i'
                  jk_pool.c:179: warning: no previous prototype for `jk_dump_pool'
                  jk_pool.c: In function `jk_dump_pool':
                  jk_pool.c:180: warning: unsigned int format, pointer arg (arg 3)
                  jk_pool.c:183: warning: unsigned int format, pointer arg (arg 3)
                  jk_pool.c:186: warning: unsigned int format, pointer arg (arg 3)
                  jk_lb_worker.c: In function `get_path_param':
                  jk_lb_worker.c:141: warning: suggest parentheses around assignment used as truth value
                  jk_lb_worker.c: In function `get_cookie':
                  jk_lb_worker.c:174: warning: suggest parentheses around assignment used as truth value
                  jk_lb_worker.c: In function `validate':
                  jk_lb_worker.c:428: warning: implicit declaration of function `jk_get_local_worker_only_flag'
                  jk_map.c: In function `map_replace_properties':
                  jk_map.c:468: warning: suggest parentheses around assignment used as truth value
                  jk_uri_worker_map.c:63:29: warning: "/*" within comment
                  jk_uri_worker_map.c:63:53: warning: "/*" within comment
                  jk_uri_worker_map.c:64:33: warning: "/*" within comment
                  jk_uri_worker_map.c:64:64: warning: "/*" within comment
                  jk_uri_worker_map.c:273:60: warning: "/*" within comment
                  jk_uri_worker_map.c:274:27: warning: "/*" within comment
                  jk_uri_worker_map.c:429: warning: no previous prototype for `last_index_of'
                  jk_ajp14_worker.c: In function `handle_discovery':
                  jk_ajp14_worker.c:83: warning: unused variable `jl'
                  jk_md5.c:289: warning: no previous prototype for `jk_MD5Final'
                  jk_md5.c:450: warning: `jk_to64' defined but not used
                  jk_ajp_common.c:1203: warning: no previous prototype for `ajp_service'
                  jk_ajp_common.c: In function `ajp_get_endpoint':
                  jk_ajp_common.c:1557: warning: `now' might be used uninitialized in this function
                  Makefile:21: /srv/www/build/config_vars.mk: No such file or directory
                  make[1]: *** No rule to make target `/srv/www/build/config_vars.mk'. Stop.
                  make: *** [all-recursive] Error 1
                  </pre>
                  &#10

                  Comment


                  • #10
                    (Fortsetzung Nr. 9) --shoqave

                    - The following lines represent the redirected output into file 'log_2' (which has been integrated into this documentation here and then deleted) during this 'make > log_2'

                    <pre>
                    Making all in common
                    make[1]: Entering directory `/root/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-jk-1.2.3-src/jk/native/common'
                    /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp12_worker.c
                    mkdir .libs
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp12_worker.c -fPIC -DPIC -o .libs/jk_ajp12_worker.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp12_worker.c -o jk_ajp12_worker.o >/dev/null 2>&1
                    mv -f .libs/jk_ajp12_worker.lo jk_ajp12_worker.lo
                    /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_connect.c
                    rm -f .libs/jk_connect.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_connect.c -fPIC -DPIC -o .libs/jk_connect.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_connect.c -o jk_connect.o >/dev/null 2>&1
                    mv -f .libs/jk_connect.lo jk_connect.lo
                    /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_msg_buff.c
                    rm -f .libs/jk_msg_buff.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_msg_buff.c -fPIC -DPIC -o .libs/jk_msg_buff.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_msg_buff.c -o jk_msg_buff.o >/dev/null 2>&1
                    mv -f .libs/jk_msg_buff.lo jk_msg_buff.lo
                    /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_util.c
                    rm -f .libs/jk_util.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_util.c -fPIC -DPIC -o .libs/jk_util.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_util.c -o jk_util.o >/dev/null 2>&1
                    mv -f .libs/jk_util.lo jk_util.lo
                    /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp13.c
                    rm -f .libs/jk_ajp13.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp13.c -fPIC -DPIC -o .libs/jk_ajp13.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp13.c -o jk_ajp13.o >/dev/null 2>&1
                    mv -f .libs/jk_ajp13.lo jk_ajp13.lo
                    /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_pool.c
                    rm -f .libs/jk_pool.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_pool.c -fPIC -DPIC -o .libs/jk_pool.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_pool.c -o jk_pool.o >/dev/null 2>&1
                    mv -f .libs/jk_pool.lo jk_pool.lo
                    /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_worker.c
                    rm -f .libs/jk_worker.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_worker.c -fPIC -DPIC -o .libs/jk_worker.lo
                    gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOU

                    Comment


                    • #11
                      (Fortsetzung Nr. 10) --shoquave

                      <pre>
                      rm -f .libs/jk_worker.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_worker.c -fPIC -DPIC -o .libs/jk_worker.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_worker.c -o jk_worker.o >/dev/null 2>&1
                      mv -f .libs/jk_worker.lo jk_worker.lo
                      /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp13_worker.c
                      rm -f .libs/jk_ajp13_worker.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp13_worker.c -fPIC -DPIC -o .libs/jk_ajp13_worker.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp13_worker.c -o jk_ajp13_worker.o >/dev/null 2>&1
                      mv -f .libs/jk_ajp13_worker.lo jk_ajp13_worker.lo
                      /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_lb_worker.c
                      rm -f .libs/jk_lb_worker.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_lb_worker.c -fPIC -DPIC -o .libs/jk_lb_worker.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_lb_worker.c -o jk_lb_worker.o >/dev/null 2>&1
                      mv -f .libs/jk_lb_worker.lo jk_lb_worker.lo
                      /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_sockbuf.c
                      rm -f .libs/jk_sockbuf.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_sockbuf.c -fPIC -DPIC -o .libs/jk_sockbuf.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_sockbuf.c -o jk_sockbuf.o >/dev/null 2>&1
                      mv -f .libs/jk_sockbuf.lo jk_sockbuf.lo
                      /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_map.c
                      rm -f .libs/jk_map.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_map.c -fPIC -DPIC -o .libs/jk_map.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_map.c -o jk_map.o >/dev/null 2>&1
                      mv -f .libs/jk_map.lo jk_map.lo
                      /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_uri_worker_map.c
                      rm -f .libs/jk_uri_worker_map.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_uri_worker_map.c -fPIC -DPIC -o .libs/jk_uri_worker_map.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_uri_worker_map.c -o jk_uri_worker_map.o >/dev/null 2>&1
                      mv -f .libs/jk_uri_worker_map.lo jk_uri_worker_map.lo
                      /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp14.c
                      rm -f .libs/jk_ajp14.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp14.c -fPIC -DPIC -o .libs/jk_ajp14.lo
                      gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp14.c -o jk_ajp14.o >/dev/null 2>&1
                      mv -f .libs/jk_ajp14.lo jk_ajp14.lo
                      /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp14_worker.c
                      rm -f .libs/jk_ajp14_worker.lo
                      gcc -I/usr/i

                      Comment


                      • #12
                        (Fortsetzung Nr. 11) --shoquave

                        <pre>
                        /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp14_worker.c
                        rm -f .libs/jk_ajp14_worker.lo
                        gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp14_worker.c -fPIC -DPIC -o .libs/jk_ajp14_worker.lo
                        gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp14_worker.c -o jk_ajp14_worker.o >/dev/null 2>&1
                        mv -f .libs/jk_ajp14_worker.lo jk_ajp14_worker.lo
                        /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_md5.c
                        rm -f .libs/jk_md5.lo
                        gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_md5.c -fPIC -DPIC -o .libs/jk_md5.lo
                        gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_md5.c -o jk_md5.o >/dev/null 2>&1
                        mv -f .libs/jk_md5.lo jk_md5.lo
                        /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp_common.c
                        rm -f .libs/jk_ajp_common.lo
                        gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp_common.c -fPIC -DPIC -o .libs/jk_ajp_common.lo
                        gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp_common.c -o jk_ajp_common.o >/dev/null 2>&1
                        mv -f .libs/jk_ajp_common.lo jk_ajp_common.lo
                        /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_context.c
                        rm -f .libs/jk_context.lo
                        gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_context.c -fPIC -DPIC -o .libs/jk_context.lo
                        gcc -I/usr/include/apache2-worker -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_context.c -o jk_context.o >/dev/null 2>&1
                        mv -f .libs/jk_context.lo jk_context.lo
                        make[1]: Leaving directory `/root/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-jk-1.2.3-src/jk/native/common'
                        Making all in apache-2.0
                        make[1]: Entering directory `/root/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-jk-1.2.3-src/jk/native/apache-2.0'
                        make[1]: Leaving directory `/root/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-jk-1.2.3-src/jk/native/apache-2.0'
                        </pre>

                        - Unfortunately, the tries above did not bring about the desired success

                        Comment


                        • #13
                          (Fortsetzung Nr. 12) --shoquave

                          - This below (following instructions of '/root/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-4.1.24-src/jk/native/BUILDING') also failed to compile 'mod_jk.so' (first './buildconf.sh', then 'libtoolize', then './configure' and then 'make'):

                          <pre>
                          server:~/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-4.1.24-src/jk/native # ./buildconf.sh

                          libtoolize --force --automake --copy
                          aclocal
                          automake -a --foreign -i --copy
                          configure.in: installing `scripts/build/unix/install-sh'
                          configure.in: installing `scripts/build/unix/mkinstalldirs'
                          configure.in: installing `scripts/build/unix/missing'
                          autoconf
                          </pre>

                          - The mentioned './configure' with 'apxs' :

                          <pre>
                          server:~/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-4.1.24-src/jk/native # ./configure --with-apxs=/usr/sbin/apxs

                          checking for a BSD-compatible install... /usr/bin/install -c
                          checking whether build environment is sane... yes
                          checking for gawk... gawk
                          checking whether make sets ${MAKE}... yes
                          checking build system type... i686-suse-linux
                          checking host system type... i686-suse-linux
                          checking for style of include used by make... GNU
                          checking for gcc... gcc
                          checking for C compiler default output... a.out
                          checking whether the C compiler works... yes
                          checking whether we are cross compiling... no
                          checking for suffix of executables...
                          checking for suffix of object files... o
                          checking whether we are using the GNU C compiler... yes
                          checking whether gcc accepts -g... yes
                          checking dependency style of gcc... none
                          checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
                          checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
                          checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r
                          checking for BSD-compatible nm... /usr/bin/nm -B
                          checking whether ln -s works... yes
                          checking how to recognise dependant libraries... pass_all
                          checking command to parse /usr/bin/nm -B output... ok
                          checking how to run the C preprocessor... gcc -E
                          checking for ANSI C header files... yes
                          checking for sys/types.h... yes
                          checking for sys/stat.h... yes
                          checking for stdlib.h... yes
                          checking for string.h... yes
                          checking for memory.h... yes
                          checking for strings.h... yes
                          checking for inttypes.h... yes
                          checking for stdint.h... yes
                          checking for unistd.h... yes
                          checking dlfcn.h usability... yes
                          checking dlfcn.h presence... yes
                          checking for dlfcn.h... yes
                          checking for ranlib... ranlib
                          checking for strip... strip
                          checking for objdir... .libs
                          checking for gcc option to produce PIC... -fPIC
                          checking if gcc PIC flag -fPIC works... yes
                          checking if gcc static flag -static works... yes
                          checking if gcc supports -c -o file.o... yes
                          checking if gcc supports -c -o file.lo... yes
                          checking if gcc supports -fno-rtti -fno-exceptions... yes
                          checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes
                          checking how to hardcode library paths into programs... immediate
                          checking whether stripping libraries is possible... yes
                          checking dynamic linker characteristics... GNU/Linux ld.so
                          checking if libtool supports shared libraries... yes
                          checking whether to build shared libraries... yes
                          checking whether to build static libraries... yes
                          checking whether -lc should be explicitly linked in... no
                          creating libtool
                          checking for gcc... (cached) gcc
                          checking whether we are using the GNU C compiler... (cached) yes
                          checking whether gcc accepts -g... (cached) yes
                          checking dependency style of gcc... (cached) none
                          checking for ld used by GCC... (cached) /usr/i486-suse-linux/bin/ld
                          checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... (cached) yes
                          checking for test... /usr/bin/test
                          checking for rm... /bin/rm
                          checking for grep... /usr/bin/grep
                          checking for echo... /bin/echo
                          checking for sed... /usr/bin/sed
                          checking for cp... /bin/cp
                          checking for mkdir... /bin/mkdir
                          checking for libtool... /usr/bin/libtool
                          need to check for Perl first, apxs depends on it...
                          checking for perl... /usr/bin/perl
                          configure: error: Invalid location for apxs: '/usr/sbin/apxs'
                          </pre&gt

                          Comment


                          • #14
                            (Fortsetzung Nr. 13) --shoquave

                            - We accidentially used '/usr/sbin/apxs' (see command line above) which is for Apache v1.x instead of '/usr/sbin/apxs2' which is for Apache v2.x (we did not notice right away), so 'make' also failed:

                            <pre>
                            server:~/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-4.1.24-src/jk/native # make
                            make: *** No targets specified and no makefile found. Stop.
                            </pre>

                            - Now we wondered what happened and spotted the error. As we thought having created a 'mod_jk.so' for Apache v1.x now, we could also copy it to the would-be appropriate directory:

                            <pre>
                            server:~/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-4.1.24-src/jk/native # cp ./apache-1.3/mod_jk.so /usr/lib/apache

                            cp: cannot stat `./apache-1.3/mod_jk.so': No such file or directory
                            </pre>

                            - Of course, as 'make' failed, no 'mod_jk.so' was created, even not for Apache v1.x. Still thinking wrong, we tried to roll back:

                            <pre>
                            server:~/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-4.1.24-src/jk/native # make clean

                            make: *** No rule to make target `clean'. Stop.
                            </pre>

                            - A new try with '/usr/sbin/apxs2' and a 'make' afterwards:

                            <pre>
                            server:~/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-4.1.24-src/jk/native # ./configure --with-apxs=/usr/sbin/apxs2

                            checking for a BSD-compatible install... /usr/bin/install -c
                            checking whether build environment is sane... yes
                            checking for gawk... gawk
                            checking whether make sets ${MAKE}... yes
                            checking build system type... i686-suse-linux
                            checking host system type... i686-suse-linux
                            checking for style of include used by make... GNU
                            checking for gcc... gcc
                            checking for C compiler default output... a.out
                            checking whether the C compiler works... yes
                            checking whether we are cross compiling... no
                            checking for suffix of executables...
                            checking for suffix of object files... o
                            checking whether we are using the GNU C compiler... yes
                            checking whether gcc accepts -g... yes
                            checking dependency style of gcc... none
                            checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
                            checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
                            checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r
                            checking for BSD-compatible nm... /usr/bin/nm -B
                            checking whether ln -s works... yes
                            checking how to recognise dependant libraries... pass_all
                            checking command to parse /usr/bin/nm -B output... ok
                            checking how to run the C preprocessor... gcc -E
                            checking for ANSI C header files... yes
                            checking for sys/types.h... yes
                            checking for sys/stat.h... yes
                            checking for stdlib.h... yes
                            checking for string.h... yes
                            checking for memory.h... yes
                            checking for strings.h... yes
                            checking for inttypes.h... yes
                            checking for stdint.h... yes
                            checking for unistd.h... yes
                            checking dlfcn.h usability... yes
                            checking dlfcn.h presence... yes
                            checking for dlfcn.h... yes
                            checking for ranlib... ranlib
                            checking for strip... strip
                            checking for objdir... .libs
                            checking for gcc option to produce PIC... -fPIC
                            checking if gcc PIC flag -fPIC works... yes
                            checking if gcc static flag -static works... yes
                            checking if gcc supports -c -o file.o... yes
                            checking if gcc supports -c -o file.lo... yes
                            checking if gcc supports -fno-rtti -fno-exceptions... yes
                            checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes
                            checking how to hardcode library paths into programs... immediate
                            checking whether stripping libraries is possible... yes
                            checking dynamic linker characteristics... GNU/Linux ld.so
                            checking if libtool supports shared libraries... yes
                            checking whether to build shared libraries... yes
                            checking whether to build static libraries... yes
                            checking whether -lc should be explicitly linked in... no
                            creating libtool
                            checking for gcc... (cached) gcc
                            checking whether we are using the GNU C compiler... (cached) yes
                            checking whether gcc accepts -g... (cached) yes
                            checking dependency style of gcc... (cached) none
                            checking for ld used by GCC... (cached) /usr/i486-suse-linux/bin/ld
                            checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... (cached) yes
                            checking for test... /usr/bin/test
                            checking for rm... /bin/rm
                            checking for grep... /usr/bin/grep
                            checking for echo... /bin/echo
                            checking for sed... /usr/bin/sed
                            checking for cp... /bin/cp
                            checking for mkdir... /bin/mkdir
                            checking for libtool... /usr/bin/libtool
                            need to check for Perl first, apxs depends on it...
                            checking for perl... /usr/bin/perl
                            building connector for "apache-2.0"
                            checking for target platform... unix
                            no apache given
                            configure: creating ./config.status
                            config.status: creating Makefile
                            config.status: creating apache-1.3/Makefile
                            config.status: creating apache-1.3/Makefile.apxs
                            config.status: creating apache-2.0/Makefile
                            config.status: creating apache-2.0/Makefile.apxs
                            config.status: creating common/Makefile
                            config.status: creating common/list.mk
                            config.status: creating jni/Makefile
                            config.status: executing depfiles commands
                            </pre&gt

                            Comment


                            • #15
                              (Fortsetzung Nr. 14) --shoquave

                              - The mentioned 'make' :

                              <pre>
                              server:~/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-4.1.24-src/jk/native # make

                              Making all in common
                              make[1]: Entering directory `/root/INSTALL/apache2/tomcat4/jakarta-tomcat-connectors-4.1.24-src/jk/native/common'
                              /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp12_worker.c
                              mkdir .libs
                              gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp12_worker.c -fPIC -DPIC -o .libs/jk_ajp12_worker.lo
                              gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp12_worker.c -o jk_ajp12_worker.o >/dev/null 2>&1
                              mv -f .libs/jk_ajp12_worker.lo jk_ajp12_worker.lo
                              /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_connect.c
                              rm -f .libs/jk_connect.lo
                              gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_connect.c -fPIC -DPIC -o .libs/jk_connect.lo
                              gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_connect.c -o jk_connect.o >/dev/null 2>&1
                              mv -f .libs/jk_connect.lo jk_connect.lo
                              /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_msg_buff.c
                              rm -f .libs/jk_msg_buff.lo
                              gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_msg_buff.c -fPIC -DPIC -o .libs/jk_msg_buff.lo
                              jk_msg_buff.c: In function `jk_b_dump':
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:96: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              jk_msg_buff.c:107: warning: operation on `i' may be undefined
                              /usr/include/bits/socket.h: At top level:
                              jk_msg_buff.c:454: warning: `swap_16' defined but not used
                              gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_msg_buff.c -o jk_msg_buff.o >/dev/null 2>&1
                              mv -f .libs/jk_msg_buff.lo jk_msg_buff.lo
                              /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_util.c
                              rm -f .libs/jk_util.lo
                              gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_util.c -fPIC -DPIC -o .libs/jk_util.lo
                              jk_util.c: In function `jk_get_worker_secret':
                              jk_util.c:310: warning: unused variable `secret_file'
                              jk_util.c: At top level:
                              jk_util.c:533: warning: no previous prototype for `jk_get_local_worker_only_flag'
                              jk_util.c: In function `jk_get_worker_bridge_type':
                              jk_util.c:634: warning: unused variable `i'
                              gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_util.c -o jk_util.o >/dev/null 2>&1
                              mv -f .libs/jk_util.lo jk_util.lo
                              /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp13.c
                              rm -f .libs/jk_ajp13.lo
                              gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp13.c -fPIC -DPIC -o .libs/jk_ajp13.lo
                              gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_ajp13.c -o jk_ajp13.o >/dev/null 2>&1
                              mv -f .libs/jk_ajp13.lo jk_ajp13.lo
                              /usr/bin/libtool --mode=compile gcc -I/usr/include/apache2 -g -O2 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_LARGEFILE_SOURCE -DDYNAMIC_MODULE_LIMIT=72 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNO_DBM_REWRITEMAP -g -O2 -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_DEBUG -I /usr/lib/java/include -I /usr/lib/java/include/ -c jk_pool.c
                              rm -f .libs/jk_po

                              Comment

                              Working...
                              X