Javing problems building Apache-Jserv and I'm not sure how to fix this.
mrz@coral [/sysadm/build/jserv/Apache-JServ-1.0b3/] 47> make
Making all in src
Making all in c
Making all in java
CLASSPATH=/web/JSDK2.0lib/jsdk.jar:/web/JSDK2.0lib/jsdk.jar:. /bin/javac
-g -deprecation ./org/apache/jserv/JServUtils.java
./org/apache/jserv/JServUtils.java:66: Class javax.servlet.http.Cookie
not found in import.
import javax.servlet.http.Cookie;
^
1 error
*** Error code 1
make: Fatal error: Command failed for target
`org/apache/jserv/JServUtils.class'
Current working directory
/sysadm/build/jserv/Apache-JServ-1.0b3/src/java
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /sysadm/build/jserv/Apache-JServ-1.0b3/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
mrz@coral [/sysadm/build/jserv/Apache-JServ-1.0b3/] 48> java -version
java version "1.1.7"
Can someone point me in the right direction?
--
matthew zeier - "Chance is irrelevant - we will succeed." - 7 of 9
in|tele|net communications; 18101 Von Karman Ave, St 550; Irvine, CA 92612
949/851-8250, 949/851-1088 FAX, http://www.intelenet.net/
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]