[Mono-list] Re: OS/X build error for glib-2.0

Nick Drochak ndrochak@gol.com
Mon, 10 Feb 2003 12:49:02 +0900


| -----Original Message-----
| From: mono-list-admin@lists.ximian.com
| [mailto:mono-list-admin@lists.ximian.com]On Behalf Of Bob Koss
| Sent: Monday, February 10, 2003 10:39 AM
| To: Nick Drochak; 'Steve Mentzer'; mono-list@ximian.com
| Subject: Re: [Mono-list] Re: OS/X build error for glib-2.0
|
|
| On 2/8/03 6:53 PM, "Nick Drochak" <ndrochak@gol.com> 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.