Received: (qmail 89039 invoked by uid 501); 25 Oct 2000 18:26:06 -0000 Message-Id: <20001025182606.89038.qmail@locus.apache.org> Date: 25 Oct 2000 18:26:06 -0000 From: Kenny Kang Reply-To: kenny@yellowzone.com To: submit@bugz.apache.org Subject: ApacheJServ-1.1.2 make errors. X-Send-Pr-Version: 3.110 >Number: 6746 >Category: mod_jserv >Synopsis: ApacheJServ-1.1.2 make errors. >Confidential: no >Severity: critical >Priority: medium >Responsible: jserv >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Oct 25 11:30:02 PDT 2000 >Closed-Date: >Last-Modified: Fri Oct 27 18:40:01 PDT 2000 >Originator: kenny@yellowzone.com >Release: apache_1.3.14 >Organization: apache >Environment: os: Redhat Linux 7.0 and 6.2 uname -a: Linux amei 2.2.16-22 #1 Tue Aug 22 16:49:06 EDT 2000 i686 unknown java: j2sdk1.3 servlet: servlet-2_2b ( from Sun: http://java.sun.com/products/servlet/download.html ) gcc: gcc version 2.96 20000731 (Red Hat Linux 7.0) >Description: I have the following configure script for the ApacheJServ-1.1.2: --------------------- ./configure --prefix=/opt/install/jserver \ --with-apache-src=/opt/src/apache/apache_1.3.14 \ --with-jdk-home=/opt/src/jdk/j2sdk1.3 \ --with-JSDK=/opt/src/servlet-2_2b \ --disable-debugging --------------------- and get the following error messages during the make ------------------------------------------------------------------- Compiling JServ.java ... /opt/src/apache_jserver/ApacheJServ-1.1.2/src/java/org/apache/jserv/JServConnect ion.java:85: org.apache.jserv.JServConnection should be declared abstract; it do es not define flushBuffer() in org.apache.jserv.JServConnection public class JServConnection ^ /opt/src/apache_jserver/ApacheJServ-1.1.2/src/java/org/apache/jserv/JServContext .java:90: org.apache.jserv.JServContext should be declared abstract; it does not define getAttributeNames() in org.apache.jserv.JServContext class JServContext implements ServletConfig, ServletContext, JServSendError, JSe rvLogChannels { ^ /opt/src/apache_jserver/ApacheJServ-1.1.2/src/java/org/apache/jserv/JServSession .java:74: org.apache.jserv.JServSession should be declared abstract; it does not define getAttribute(java.lang.String) in org.apache.jserv.JServSession public class JServSession implements HttpSession, JServLogChannels, Serializable { ^ Note: Some input files use or override a deprecated API. Note: Recompile with -deprecation for details. 3 errors Compiling JServConnection.java ... JServConnection.java:85: org.apache.jserv.JServConnection should be declared abs tract; it does not define flushBuffer() in org.apache.jserv.JServConnection public class JServConnection ^ /opt/src/apache_jserver/ApacheJServ-1.1.2/src/java/org/apache/jserv/JServContext .java:90: org.apache.jserv.JServContext should be declared abstract; it does not define getAttributeNames() in org.apache.jserv.JServContext class JServContext implements ServletConfig, ServletContext, JServSendError, JSe rvLogChannels { ^ /opt/src/apache_jserver/ApacheJServ-1.1.2/src/java/org/apache/jserv/JServSession .java:74: org.apache.jserv.JServSession should be declared abstract; it does not define getAttribute(java.lang.String) in org.apache.jserv.JServSession public class JServSession implements HttpSession, JServLogChannels, Serializable { ^ Note: Some input files use or override a deprecated API. Note: Recompile with -deprecation for details. 3 errors ...... and more ------------------------------------------------------------------- >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: From: Jon Stevens To: , , Kenny Kang Cc: Subject: Re: mod_jserv/6746: ApacheJServ-1.1.2 make errors. Date: Fri, 27 Oct 2000 18:35:58 -0700 on 10/25/2000 11:26 AM, "Kenny Kang" wrote: > --with-JSDK=/opt/src/servlet-2_2b \ Read the INSTALL document more closely. -jon -- http://scarab.tigris.org/ | http://noodle.tigris.org/ http://java.apache.org/ | http://java.apache.org/turbine/ http://www.working-dogs.com/ | http://jakarta.apache.org/velocity/ http://www.collab.net/ | http://www.sourcexchange.com/ >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]