[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Netscape sources



> well, there are some java directories (look under js). i found that if
> i set MOZ_JAVA it starts compiling some java stuff but it crashes with
> the following:
> 
> Building all java files in netscape/javascript
> java -ms8m -mx128m -classpath /usr/lib/jdk1.1//lib/classes.zip sun.tools.javac.Main -classpath ../../../dist/classes:../../../js/jsj/classes -d ../../../dist/classes netscape/javascript/JSException.java netscape/javascript/JSObject.java netscape/javascr
ipt/JSProxy.java
> netscape/javascript/JSException.java:28: Superclass netscape.javascript.Exception of class netscape.javascript.JSException not found.
> class JSException extends Exception {

I got around that by setting environment variable JAVAC to javac
(setenv JAVAC javac) and then building it with "make -e" 

Still no dice though (as expected).

Alex Y.
-- 
   _ 
 _( )_
(     (o___           +-------------------------------------------+
 |      _ 7           |            Alexander Yukhimets            |
  \    (")            |       http://pages.nyu.edu/~aqy6633/      |
  /     \ \           +-------------------------------------------+


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: