libgc is mistakenly trying to use linux support for backtraces which your target doesn't look to have. You can hack around libgc configure.
On Thu, Jun 18, 2009 at 11:45 AM, orsol <[email protected]> wrote: > > Hi > I'm trying to compile mono 2.4 for embedded device that working on ARM. > Using Scratchbox 1 with > scratchbox-toolchain-arm-gcc3.4-uclibc0.9.28-1.0.4-i386.tar.gz I have > compiled pkg-config 0.23 and glib 2.20.3. > In mono directory ./configure works fine, but make command returns error: > > os_dep.c:4024:23: execinfo.h: No such file or directory > make[3]: *** [os_dep.lo] Error 1 > > What i'm doing wrong. > > > Sorry for bad English. >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
