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 Gert Driesen
From: "Robert Staudinger" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, August 02, 2004 10:16 PM Subject: Re: [Nant-users] problem building ikvm on mono > Gerd, > > there seem to be two different phenome

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 Gert Driesen
02, 2004 10:02 PM Subject: Re: [Nant-users] problem building ikvm on mono > Robert, > > > Thanks, > > Gert > - Original Message - > From: "Robert Staudinger" <[EMAIL PROTECTED]> > To: "Gert Driesen" <[EMAIL PROTECTED]> > Cc:

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

2004-08-02 Thread Gert Driesen
Robert, Thanks, Gert - Original Message - From: "Robert Staudinger" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, August 02, 2004 9:56 PM Subject: Re: [Nant-users] problem building ikvm on mono &g

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

2004-08-02 Thread Robert Staudinger
[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Monday, August 02, 2004 9:20 PM > Subject: Re: [Nant-users] problem building ikvm on mono > > > > I'm using mono-1.0, mostly from debian with a few apt-get -b source'd > > packages, running on debian

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

2004-08-02 Thread Gert Driesen
ROTECTED]> Sent: Monday, August 02, 2004 9:20 PM Subject: Re: [Nant-users] problem building ikvm on mono > 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

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 Gert Driesen
- Original Message - From: "Robert Staudinger" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, August 02, 2004 8:51 PM Subject: Re: [Nant-users] problem building ikvm on mono > Thanks for the q

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

2004-08-02 Thread Robert Staudinger
> - Original Message - > From: "Robert Staudinger" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, August 02, 2004 7:08 PM > Subject: [Nant-users] problem building ikvm on mono > > > > Hello, > > > > i'm trying

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

2004-08-02 Thread Gert Driesen
ugust 02, 2004 7:08 PM Subject: [Nant-users] problem building ikvm on mono > 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,

[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 [