[Mono-dev] Error during make of fresh mono from git

Tomi bosak.tomas at gmail.com
Sun Sep 5 14:14:31 EDT 2010


I'm trying to compile newest mono from git and I'm getting this error
during make:

In file included from sgen-gc.c:202:
../../mono/metadata/sgen-cardtable.h: In function
âsgen_card_table_get_shadow_card_addressâ:
../../mono/metadata/sgen-cardtable.h:65: error: âshadow_cardtableâ
undeclared (first use in this function)
../../mono/metadata/sgen-cardtable.h:65: error: (Each undeclared
identifier is reported only once
../../mono/metadata/sgen-cardtable.h:65: error: for each function it
appears in.)
make[3]: *** [libmonoruntimesgen_la-sgen-gc.lo] Error 1
make[3]: Leaving directory `/var/src/monogit-20100905/mono/mono/metadata'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/src/monogit-20100905/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/src/monogit-20100905/mono'
make: *** [all] Error 2


More information about the Mono-devel-list mailing list