Re: [Nant-users] problem building ikvm on mono

2004-08-02 Thread Robert Staudinger
but perhaps someone > else (on the list) can help you out. > > - Original Message - > From: "Robert Staudinger" <[EMAIL PROTECTED]> > To: "Gert Driesen" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Monday, August 02, 2004 10:

Re: [Nant-users] problem building ikvm on mono

2004-08-02 Thread Robert Staudinger
ed build failed. Refer to build log for exact reason.: NAnt.Core.BuildException: Nested build failed. Refer to build log for exact reason. in <0x00c7c> NAnt.Core.Tasks.NAntTask:RunBuild (System.IO.FileInfo) in <0x0005c> NAnt.Core.Tasks.NAntTask:ExecuteTask () in <0x001b

Re: [Nant-users] problem building ikvm on mono

2004-08-02 Thread Robert Staudinger
ms, we'll mark them as deprecated/error first, so users get > full details as to why their build is failing and how to correct it. > > Gert > > - Original Message - > From: "Robert Staudinger" <[EMAIL PROTECTED]> > To: "Gert Driesen" <

Re: [Nant-users] problem building ikvm on mono

2004-08-02 Thread Robert Staudinger
I'm using mono-1.0, mostly from debian with a few apt-get -b source'd packages, running on debian stock 2.6.7-powerpc kernel. However, i figured out that the problem was a missing mono.pc file. So i hacked one i had around to make sure the prefixes are correct. But now i'm seeing another problem :

Re: [Nant-users] problem building ikvm on mono

2004-08-02 Thread Robert Staudinger
PROTECTED]:~/Desktop/Down/mono/ikvm-src$ Am Mon, den 02.08.2004 schrieb Gert Driesen um 19:15: > Robert, > > I suggest using a (very) recent nightly build of NAnt : > http://nant.sourceforge.net/nightly/builds > > Let us know if you still have problems. > > Gert >

[Nant-users] problem building ikvm on mono

2004-08-02 Thread Robert Staudinger
Hello, i'm trying to build ikvm on my ppc machine with mono-1.0 (debian supplied). When trying to invoke the ikvm build i get the output i put on the end of this mail. Please bear with me, i'm completely new to this world and only trying to get a JIT-powered eclipse on my ppc box. Thanks! Rob [