[Mono-list] 'libmono.so: no such file or directory' during build

Geoff Norton gnorton at novell.com
Mon Dec 7 21:30:57 EST 2009


Install g++

-g

On 2009-12-07, at 9:24 PM, nzsaint wrote:

> 
> Hi, I am trying to update my mono version from the anonymous svn which has
> been working fine for me for some time. Currently when I attempt to run
> 'make' on version 147822 I receive the following error:
> 
> ...
> make[3]: Entering directory `/root/mono-svn-newest/mono/mono/dis'
> CC	get.o
> CC	dis-cil.o
> CC	util.o
> rm -f libmonodis.a
> ar cru libmonodis.a get.o dis-cil.o util.o 
> ranlib libmonodis.a
> CC	dump.o
> CC	main.o
> CC	declsec.o
> LD	monodis
> gcc: ../mini/.libs/libmono.so: No such file or directory
> make[3]: *** [monodis] Error 1
> make[3]: Leaving directory `/root/mono-svn-newest/mono/mono/dis'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/root/mono-svn-newest/mono/mono'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/mono-svn-newest/mono'
> make: *** [all] Error 2
> 
> Is this an error on my part or a problem with the compilation process?
> 
> Thanks
> -- 
> View this message in context: http://old.nabble.com/%27libmono.so%3A-no-such-file-or-directory%27-during-build-tp26687738p26687738.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list



More information about the Mono-list mailing list