[Mono-dev] Building error on profiler.c. maybe gc_init not work.

J.P. mailing at mono.developer.kr
Wed Nov 3 04:57:01 EDT 2010


I have a error while compile the mono of git source. I think it caused by
mono_gc_base_init function.

Please correct this problem. I have configured normally on my x64 linux
machine.

See the below.

LD libmonoruntimesgen-static.la
CC pedump.o
LD pedump
./.libs/libmonoruntime.a(libmonoruntime_la-profiler.o): In function
`mono_profiler_load':
/my/src/mono/git/mono/mono/metadata/profiler.c:984: undefined reference to
`mono_profiler_install_simple'
collect2: ld returned 1 exit status
make[3]: *** [pedump] Error 1
make[3]: Leaving directory `/my/src/mono/git/mono/mono/metadata'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/my/src/mono/git/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/my/src/mono/git/mono'
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20101103/03366e5a/attachment.html 


More information about the Mono-devel-list mailing list