[Mono-dev] Mono 3.0.6 build issue (No rule to make target `../mini/libmono-2.0.la', needed by `monodis')
Andres G. Aragoneses
knocte at gmail.com
Tue Mar 5 11:09:21 UTC 2013
https://bugzilla.xamarin.com/show_bug.cgi?id=10874
On 05/03/13 10:35, Daniel Lo Nigro 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 <http://Makefile.am.in>: No such file or
> directory
> cat: mono/metadata/Makefile.am.in <http://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
> <http://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
>
More information about the Mono-devel-list
mailing list