Hi:
I am trying to install Tomcat4 for use with OpenNMS. I am unable to build from source.
I have: 1. fink selfupdate 2. fink update-all 3. fink index 4. fink purge 5. fink install tomcat4
The whole fink install log can be found at: http://www.bci.com/fink/tomcat-install.log
What have I missed?
Is there a binary install somewhere? I have tried 'fink -b install tomcat4' but it just starts building from source.
Selected lines from the log:
The package 'tomcat4' will be built and installed.
The following package will be installed or updated:
tomcat4
dpkg-deb -b /sw/src/root-fink-buildlock-tomcat4-4.1.31-1 /sw/src
dpkg-deb: building package `fink-buildlock-tomcat4-4.1.31-1' in `/sw/src/fink-buildlock-tomcat4-4.1.31-1_2005.04.17-22.37.28_darwin- powerpc.deb'.
Setting build lock...
dpkg -i /sw/src/fink-buildlock-tomcat4-4.1.31-1_2005.04.17-22.37.28_darwin- powerpc.deb
Selecting previously deselected package fink-buildlock-tomcat4-4.1.31-1.
(Reading database ... 46580 files and directories currently installed.)
Unpacking fink-buildlock-tomcat4-4.1.31-1 (from .../fink-buildlock-tomcat4-4.1.31-1_2005.04.17-22.37.28_darwin- powerpc.deb) ...
Setting up fink-buildlock-tomcat4-4.1.31-1 (2005.04.17-22.37.28) ...
gzip -dc /sw/src/jakarta-tomcat-4.1.31-src.tar.gz | /sw/bin/tar -xvf - --no-same-owner --no-same-permissions
...
Buildfile: build.xml
...
[javadoc] /Volumes/Billina/sw/src/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/ catalina/src/share/org/apache/catalina/servlets/ HTMLManagerServlet.java:38: package org.apache.commons.fileupload does not exist
[javadoc] import org.apache.commons.fileupload.FileItem;
[javadoc] ^
[javadoc] /Volumes/Billina/sw/src/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/ catalina/src/share/org/apache/catalina/servlets/ HTMLManagerServlet.java:39: package org.apache.commons.fileupload does not exist
...
[javadoc] Standard Doclet version 1.4.2_05
[javadoc] Building tree for all the packages and classes...
[javadoc] Building index for all the packages and classes...
[javadoc] /Volumes/Billina/sw/src/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/ catalina/src/share/org/apache/catalina/core/StandardContext.java:3733: warning - The first sentence is interpreted to be:
[javadoc] Generating /Volumes/Billina/sw/src/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/ catalina/build/javadoc/index-all.html...
[javadoc] "Adjust the URL pattern to begin with a leading slash, if appropriate
[javadoc] (i.e."
[javadoc] This sentence is different from what will be interpreted as the first sentence in the
[javadoc] next major release (when that interpretation will be internationalized), which is:
[javadoc] "Adjust the URL pattern to begin with a leading slash, if appropriate
[javadoc] (i.e. we are running a servlet 2.2 application). "
[javadoc] To avoid this note, change the doc comment to make this a proper first sentence, then
[javadoc] use -breakiterator from that point forward, which will output this new sentence.
[javadoc] /Volumes/Billina/sw/src/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/ catalina/src/share/org/apache/catalina/servlets/CGIServlet.java:1432: warning - The first sentence is interpreted to be:
[javadoc] "Encapsulates the knowledge of how to run a CGI script, given the
[javadoc] script's desired environment and (optionally) input/output streams
...
[javadoc] /Volumes/Billina/sw/src/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/ catalina/src/share/org/apache/catalina/util/IOTools.java:56: warning - Tag @see: missing #: "flow( Reader, Writer, char[] )"
...
dist:
BUILD SUCCESSFUL Total time: 3 minutes 56 seconds /bin/rm -rf /sw/src/root-tomcat4-4.1.31-1 /bin/mkdir -p /sw/src/root-tomcat4-4.1.31-1/sw /bin/mkdir -p /sw/src/root-tomcat4-4.1.31-1/DEBIAN /var/tmp/tmp.2.hRxl4X ### execution of /var/tmp/tmp.2.hRxl4X failed, exit code 1 Removing build lock... dpkg -r fink-buildlock-tomcat4-4.1.31-1 (Reading database ... 46580 files and directories currently installed.) Removing fink-buildlock-tomcat4-4.1.31-1 ... Failed: phase installing: tomcat4-4.1.31-1 failed
--- Kent Behrends BEHR Consulting International http://www.bci.com
------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
