[Mono-list] Nonrepresentable section on output- build error

nzsaint chrisbrown76 at hotmail.com
Wed Jan 27 01:08:37 EST 2010


Hi, I have been trying to build mono from the anonymous svn today. I've built
mono many times before generally without problems. I am encountering the
following error during the build process which I am assuming is a bug but
hasn't been reported anywhere else that I can see of. I am running openSUSE
11.1. The latest svn I have tested with is 150275. Can anyone help?

LD	libmono.la
.libs/mini.o: In function `mini_init':
/root/mono-svn-latest/mono/mono/mini/mini.c:5351: undefined reference to
`mono_xdebug_init'
.libs/mini.o: In function `mini_method_compile':
/root/mono-svn-latest/mono/mono/mini/mini.c:4212: undefined reference to
`mono_save_xdebug_info'
.libs/exceptions-x86.o: In function `get_throw_exception':
/root/mono-svn-latest/mono/mono/mini/exceptions-x86.c:545: undefined
reference to `mono_save_trampoline_xdebug_info'
/usr/lib/gcc/i586-suse-linux/4.3/../../../../i586-suse-linux/bin/ld:
.libs/libmono.so.0.0.0: hidden symbol `mono_xdebug_init' isn't defined
/usr/lib/gcc/i586-suse-linux/4.3/../../../../i586-suse-linux/bin/ld: final
link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[4]: *** [libmono.la] Error 1
make[4]: Leaving directory `/root/mono-svn-latest/mono/mono/mini'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/mono-svn-latest/mono/mono/mini'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/mono-svn-latest/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/mono-svn-latest/mono'
make: *** [all] Error 2


-- 
View this message in context: http://old.nabble.com/Nonrepresentable-section-on-output--build-error-tp27334541p27334541.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list