On 2/11/06, Anne Poupon <[EMAIL PROTECTED]> wrote: > > Hi, > > I've trying to install tomcat4, but haven't succeeded... > > It looks like all the dependencies are ok, but tomcat won't compile. I'm > not sending the complete output since it's quite long, but the first error I > get is: > > ---------------------------------------------------- > > build-main: > [javac] Compiling 170 source files to > /sw/src/fink.build/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/webapps/build/admin/WEB-INF/classes > [javac] This version of java does not support the classic compiler; > upgrading to modern > [javac] > /sw/src/fink.build/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/ApplicationLocales.java:52: > cannot resolve symbol > [javac] symbol : method getResources () > [javac] location: class org.apache.struts.action.ActionServlet > [javac] MessageResources resources = servlet.getResources(); > [javac] ^ > > ---------------------------------------------------- > > > The end of the output is: > > ---------------------------------------------------- > > [javac] > /sw/src/fink.build/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/resources/ListUserDatabasesAction.java:103: > cannot resolve symbol > [javac] symbol : variable LOCALE_KEY > [javac] location: class org.apache.struts.action.Action > [javac] Locale locale = (Locale) > session.getAttribute(Action.LOCALE_KEY); > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -deprecation for details. > [javac] 100 errors > > BUILD FAILED > /sw/src/fink.build/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/build.xml:73: > The following error occurred while executing this line: > /sw/src/fink.build/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/webapps/build.xml:37: > The following error occurred while executing this line: > /sw/src/fink.build/tomcat4-4.1.31-1/jakarta-tomcat-4.1.31-src/webapps/admin/build.xml:196: > Compile failed; see the compiler error output for details. > > Total time: 45 seconds > ### execution of /var/tmp/tmp.1.hYjai4 failed, exit code 1 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-tomcat4-4.1.31-1 > (Lecture de la base de donn'ees... 30559 fichiers et r'epertoires d'ej > install'es.) > Suppression de fink-buildlock-tomcat4-4.1.31-1 ... > Failed: phase compiling: tomcat4-4.1.31-1 failed > > ---------------------------------------------------- > > Any idea ? > > Anne > > What OS version are you on?
-- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
