Hi Robert, This appears to be a bug in Mono (on ppc). I don't have access to a ppc so I cannot do much from here, I'm afraid.
You might wanna try to post a message on one of the Mono mailing lists ... What version of Mono are you using ? What linux kernel do you use ? Gert ----- 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 quick reply. I tried my luck with nant-0.85-20040802. > Unfortunately there still seems to be a problem. > Sorry if this is easy to fix, i don't know really what i'm doing. > > Regards, > Rob > > [EMAIL PROTECTED]:~/Desktop/Down/mono/ikvm-src$ NAnt.exe > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/log4net.dll to > load System was remapped (http://www.go-mono.com/remap.html) > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/log4net.dll to > load System.Data was remapped (http://www.go-mono.com/remap.html) > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/log4net.dll to > load System.Web was remapped (http://www.go-mono.com/remap.html) > NAnt 0.85 (Build 0.85.1675.0; net-1.0.win32; nightly; 02.08.2004) > Copyright (C) 2001-2004 Gerry Shaw > http://nant.sourceforge.net > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/lib/mono/1.0/NDoc.Core .dll to load System.Windows.Forms was remapped (http://www.go-mono.com/remap.html) > > BUILD FAILED > > The current runtime framework 'mono-1.0' is not correctly configured in > the NAnt configuration file. > Function call failed. > Expression: ${not pkg-config::exists('mono')} > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > SIGILL > > For more information regarding the cause of the build failure, run the > build again in debug mode. > > Try 'nant -help' for more information > [EMAIL 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 > > > > ----- 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 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 > > > > > > [EMAIL PROTECTED]:~/Desktop/Down/mono/ikvm-src$ NAnt.exe > > > Compat mode: the request from > > > /home/robert/Desktop/Down/mono/nant-0.84/bin/log4net.dll to load > > > System.Data was remapped (http://www.go-mono.com/remap.html) > > > Compat mode: the request from > > > /home/robert/Desktop/Down/mono/nant-0.84/bin/log4net.dll to load > > > System.Web was remapped (http://www.go-mono.com/remap.html) > > > NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 26.12.2003) > > > Copyright (C) 2001-2003 Gerry Shaw > > > http://nant.sourceforge.net > > > > > > Compat mode: the request from > > > /home/robert/Desktop/Down/mono/nant-0.84/bin/NDoc.Core.dll to load > > > System.Windows.Forms was remapped (http://www.go-mono.com/remap.html) > > > Compat mode: the request from > > > /home/robert/Desktop/Down/mono/nant-0.84/bin/NAnt.Win32Tasks.dll to load > > > System.ServiceProcess was remapped (http://www.go-mono.com/remap.html) > > > > > > ** (/home/robert/Desktop/Down/mono/nant-0.84/bin/NAnt.exe:3470): WARNI NG > > > **: Could not find assembly Microsoft.JScript, references from > > > /home/robert/Desktop/Down/mono/nant-0.84/bin/NAnt.Win32Tasks.dll > > > (assemblyref_index=5) > > > Major/Minor: 7,0 > > > Build: 3300,0 > > > Token: b03f5f7f11d50a3a > > > > > > > > > ** (/home/robert/Desktop/Down/mono/nant-0.84/bin/NAnt.exe:3470): WARNING > > > **: Could not find assembly Microsoft.JScript, references from > > > /home/robert/Desktop/Down/mono/nant-0.84/bin/NAnt.Win32Tasks.dll > > > (assemblyref_index=5) > > > Major/Minor: 7,0 > > > Build: 3300,0 > > > Token: b03f5f7f11d50a3a > > > > > > > > > ** (/home/robert/Desktop/Down/mono/nant-0.84/bin/NAnt.exe:3470): WARNING > > > **: Could not find assembly NAnt.Win32Tasks, references from > > > /home/robert/Desktop/Down/mono/nant-0.84/bin/NAnt.VSNetTasks.dll > > > (assemblyref_index=5) > > > Major/Minor: 0,84 > > > Build: 1455,0 > > > Token: > > > > > > INTERNAL ERROR > > > > > > An exception was thrown by the type initializer for > > > NAnt.Core.TypeFactory > > > > > > For more information regarding the cause of the build failure, enable > > > log4net using the instructions in NAnt.exe.config and run the build > > > again. > > > > > > Please send bug report to [EMAIL PROTECTED] > > > [EMAIL PROTECTED]:~/Desktop/Down/mono/ikvm-src$ > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > > > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > > > one more big change to announce. We are now OSTG- Open Source Technology > > > Group. Come see the changes on the new OSTG site. www.ostg.com > > > _______________________________________________ > > > Nant-users mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/nant-users > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > > one more big change to announce. We are now OSTG- Open Source Technology > > Group. Come see the changes on the new OSTG site. www.ostg.com > > _______________________________________________ > > Nant-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/nant-users > > > > ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
