| -----Original Message----- | From: [EMAIL PROTECTED] | [mailto:[EMAIL PROTECTED]]On Behalf Of Bob Koss | Sent: Monday, February 10, 2003 10:39 AM | To: Nick Drochak; 'Steve Mentzer'; [EMAIL PROTECTED] | Subject: Re: [Mono-list] Re: OS/X build error for glib-2.0 | | | On 2/8/03 6:53 PM, "Nick Drochak" <[EMAIL PROTECTED]> wrote: | | > | > Sure. The first question would be: Does 'make' build completely inside | > directory mcs/nunit2 ? | | Yes it does. I did: | | make -f makefile.gnu and it built. I have no idea why it didn't get done | during the make of mcs when I first installed.
Hmm. It should build along with everything else when you do 'make' from the mcs directory. In any case, now try a 'make test' from the mcs directory. After corlib_test.dll is built it will try to use the nunit-console.exe to run the tests. Right now that is crashing on linux, but it did work about a week+ ago. Regards, Nick D. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
