Dear friends, I have just downloaded ApacheJserv 1.0 (final release) and tried to install it on my computer (Red Hat 5.2, JSDK 2.0, JDK 117 v1a, Apache 1.3.6). When I do the "make install" I get the following error: make[3]: Leaving directory `/usr/local/src/ApacheJServ-1.0/src/java' CLASSPATH=/usr/local/src/jsdk117_v1a/lib/classes.zip:/usr/local/src/JSDK2.0/lib/jsdk.jar::/usr/local/src/JSDK2.0/lib/jsdk.jar:. /usr/bin/javac -g -deprecation ./org/apache/java/net/AuthenticatedServerSocket.java unrecognized option: -deprecation ./org/apache/java/net/AuthenticatedServerSocket.java:77: can't inherit from final class java.net.ServerSocket public class AuthenticatedServerSocket extends ServerSocket { ^ 1 error make[2]: *** [org/apache/java/net/AuthenticatedServerSocket.class] Error 255 make[2]: Leaving directory `/usr/local/src/ApacheJServ-1.0/src/java' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/ApacheJServ-1.0/src' make: *** [install-recursive] Error 1 What could it be???? Why it doesn't recognize "-deprecation" ??? Could anyone please give me some hint on this? I really thank you in advance for your attention. Regards, Rafael Scapin, M.Sc. -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] READ THE FAQ!!!! <http://java.apache.org/faq/> Archives and Other: <http://java.apache.org/main/mail.html/> Problems?: [EMAIL PROTECTED]