[Mono-list] problem building mono using gentoo

Simon Lindgren simon.n.lindgren at gmail.com
Thu Aug 18 15:31:35 EDT 2011


tor 2011-08-18 klockan 10:20 -0400 skrev covici at ccs.covici.com:
> Hi.  I am having problems build mono using the gentoo distribution which
> means I have to compile mono.  I am trying to use 2.10.2-r1 and I get
> the following error when compiling:
> 
> make[8]: Entering directory
> `/var/tmp/portage/dev-lang/mono-2.10.2-r1/work/mono-2.10.2/mcs/tools/gacutil'
> MCS     [basic] gacutil.exe
> Inconsistency detected by ld.so: dl-deps.c: 622: _dl_map_object_deps:
> Assertion `nlist > 1' failed!
> make[8]: *** [../../class/lib/basic/gacutil.exe] Error 127
> 
> Any ideas on how to fix this would be appreciated.
> 

Hi,

As of today, there is an ebuild for mono-2.10.4 in the (unstable) tree.
Maybe that one will work.

If that does not work:
I'm no expert on ld (actually, I don't know much about it at all), but
it has to do with loading libraries dynamically. Therefore, running
revdep-rebuild _might_ fix it. That seems a bit unlikely unless the
error is in a deep dependency, since mono itself was just compiled and
should be up to date with the libraries.

If _that_ does not work:
Attach the entire build log, and specify which USE flags are active
(since they map to configuration options).

One more thing; This is in all likelyhood related to the ebuild or some
other gentoo-specific problem, so you may have better luck finding
knowledgeable people to help you on a gentoo list (though I'll try to
help if I can ;)).
-- 
Simon Lindgren



More information about the Mono-list mailing list