PFJ wrote:
> Okay, this is possibly not the best place to be asking this...

A better place would be the ikvm-developers list
(https://lists.sourceforge.net/lists/listinfo/ikvm-developers)

> I'm trying to build ikvm-0.28.0.0 from the ikvm.net website. 
[...]
> The error coming up is
> 
> [exec]
> File 
> ../../classpath-0.19/external/sax/org/xml/sax/AttributeList.java is
> missing
> 
> I cannot find this file either. Where does it come from?

You need to download the GNU Classpath sources as well. For ikvm-0.22
you need GNU Classpath 0.19 and for ikvm-0.28 you need 0.91 (the GNU
Classpath version number jumped in between the two releases).

You can get them here:
ftp://ftp.gnu.org/pub/gnu/classpath/classpath-0.19.tar.gz
ftp://ftp.gnu.org/pub/gnu/classpath/classpath-0.91.tar.gz

Regards,
Jeroen
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to