Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2009 21:19:41 +0900
From:      "KISHIMOTO, Makoto" <ksmakoto@dd.iij4u.or.jp>
To:        freebsd-mono@freebsd.org
Subject:   Re: monodoc cannot build?
Message-ID:  <20090601211941.9e647c58.ksmakoto@dd.iij4u.or.jp>
In-Reply-To: <20090601123944.aa79e96e.ksmakoto@dd.iij4u.or.jp>
References:  <20090530175430.d2942c94.ksmakoto@dd.iij4u.or.jp> <20090531103421.GA80126@blogreen.org> <20090531201858.d847a93a.ksmakoto@dd.iij4u.or.jp> <20090531112532.GA57823@blogreen.org> <20090601123944.aa79e96e.ksmakoto@dd.iij4u.or.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

> I just only build vanilla(trunk) mono, installed was accident...
> 
> In build directory,
> $ gmake check
> (snip)
> ../../../mono/mono/tests/make_imt_test.sh > imt_big_iface_test.cs
> ../../../mono/mono/tests/make_imt_test.sh: not found
> gmake[5]: *** [imt_big_iface_test.cs] Error 127
> (snip)
> 
> Hmm,
> 
> $ head -1 make_imt_test.sh
> #! /bin/bash
> 
> I've remembered my patch, that ignored.
> http://www.mail-archive.com/mono-devel-list@lists.ximian.com/msg18987.html

After fix of this shell script problem, the result was following.

> 369 test(s) passed. 1 test(s) did not pass.
>
> Failed tests:
>
> appdomain-unload.exe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090601211941.9e647c58.ksmakoto>