Hi, I am getting the following error , upon compiling JUnit test cases on fedora core 4 using kaffe jvm 1.0.7. How can i make kaffe recognize "junit.framework" ??
[EMAIL PROTECTED] bankaccount]# /usr/local/kaffe/bin/javac AssertList.java AssertList.java:1: error:Import of type "junit/framework/Assert" from unnamed package [JLS 7.6] AssertList.java:1: error:Cannot find class "junit/framework/Assert" [JLS 8] AssertList.java:1: error:Unaccessible class "junit/framework/Assert" can not be imported [JLS 7.5.1] Thanks, sana
_______________________________________________ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe