[Mono-dev] No rule to make target `../mini/libmono-2.0.la', needed by `monograph'.

David Schmitt david at dasz.at
Mon Sep 26 06:54:43 EDT 2011


On 24.09.2011 17:33, Jeff Bakst wrote:
> I am building mono from snapshot.
>
> All is good with the exception of
>
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/home/jbakst/mono-2.10.5/mono/dis'
> Making all in monograph
> make[3]: Entering directory `/home/jbakst/mono-2.10.5/mono/monograph'
>
> --> make[3]: *** No rule to make target `../mini/libmono-2.0.la
> <http://libmono-2.0.la/>', needed by `monograph'.  Stop.
>
> make[3]: Leaving directory `/home/jbakst/mono-2.10.5/mono/monograph'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/jbakst/mono-2.10.5/mono'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/jbakst/mono-2.10.5'
> make: *** [all] Error 2
>
> Any ideas what I might have missed?

Are you using parallel make? I seem to remember that I've seen that 
intermittently when using make -j.

If not, it's probably necessary to state the configure/autogen, make 
invocations, and versions you used for building it.


Best Regards, David


More information about the Mono-devel-list mailing list