[Mono-dev] Mono 3.0.6 build issue (No rule to make target `../mini/libmono-2.0.la', needed by `monodis')

Zoltan Varga vargaz at gmail.com
Tue Mar 5 10:39:19 UTC 2013


Hi,

  Thats already fixed. In the meantime, use ./configure instead of
./autogen.sh.

                 Zoltan

On Tue, Mar 5, 2013 at 11:35 AM, Daniel Lo Nigro <lists at dan.cx> wrote:

> I was looking to upgrade my Mono installation from 3.0.3 to 3.0.6 by using
> the tarball from the Mono site (mono-3.0.6.tar.bz2). However, the build is
> failing, and I'm noticing the following errors:
>
> During ./autogen.sh:
> cat: mono/mini/Makefile.am.in: No such file or directory
> cat: mono/metadata/Makefile.am.in: No such file or directory
> ...
> Running libgc/autogen.sh ...
> ./autogen.sh: 150: ./autogen.sh: ./autogen.sh: not found
> Done running libgc/autogen.sh ...
>
> And during "make":
> make[3]: Entering directory `/usr/local/src/mono-3.0.6/mono/dis'
>   CC     get.o
>   CC     dis-cil.o
>   CC     util.o
>   AR     libmonodis.a
>   CC     dump.o
>   CC     main.o
>   CC     declsec.o
> make[3]: *** No rule to make target `../mini/libmono-2.0.la', needed by
> `monodis'.  Stop.
> make[3]: Leaving directory `/usr/local/src/mono-3.0.6/mono/dis'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/local/src/mono-3.0.6/mono'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/mono-3.0.6'
> make: *** [all] Error 2
>
> Full build logs are attached.
>
> Any ideas?
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130305/84417d94/attachment.html>


More information about the Mono-devel-list mailing list