[Mono-list] ikvm building problem

2006-06-15 Thread PFJ
Hi,

Okay, this is possibly not the best place to be asking this...

I'm trying to build ikvm-0.28.0.0 from the ikvm.net website. Unlike the
version on the go-mono/sources tree, this actually has the sources in
(naughty naughty...)

I have nant installed on my box along with eclipse-ecj (I'm using FC5).

The problem is that with both 0.22.0.0 and 0.28.0.0, the build fails in
the same place and I'm at a loss to see why as everything looks sane.

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?

TTFN

Paul
-- 
Logic, my dear Zoe, is merely the ability to be wrong with authority -
Dr Who

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] ikvm building problem

2006-06-15 Thread Jeroen Frijters
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