[Mono-dev] Compilation error Mono 2.6.7 with gcc 4.1.2 Centos

adminjew adminjew at gmail.com
Tue Aug 31 02:43:30 EDT 2010


I got this error after I tired "make uninstall" but I did a yum update today
so it might have to do with that.

make[3]: Leaving directory `/usr/local/src/mono-2.6.7/mono/cil'
Making all in metadata
make[3]: Entering directory `/usr/local/src/mono-2.6.7/mono/metadata'
CC      assembly.lo
CC      mono-config.lo
LD      libmonoruntime.la
LD      libmonoruntime-static.la
LD      pedump
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crt1.o: In function
`_start':
(.text+0x12): undefined reference to `__libc_csu_fini'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crt1.o: In function
`_start':
(.text+0x19): undefined reference to `__libc_csu_init'
./.libs/libmonoruntime.a(console-unix.o): In function
`ves_icall_System_ConsoleDriver_TtySetup':
/usr/local/src/mono-2.6.7/mono/metadata/console-unix.c:449: undefined
reference to `atexit'
../utils/.libs/libmonoutils.a(mono-mmap.o): In function `mono_shared_area':
/usr/local/src/mono-2.6.7/mono/utils/mono-mmap.c:525: undefined reference to
`atexit'
../../libgc/.libs/libmonogc.a(misc.o): In function `GC_init_inner':
/usr/local/src/mono-2.6.7/libgc/misc.c:616: undefined reference to `atexit'
collect2: ld returned 1 exit status
make[3]: *** [pedump] Error 1
make[3]: Leaving directory `/usr/local/src/mono-2.6.7/mono/metadata'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/mono-2.6.7/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mono-2.6.7'
make: *** [all] Error 2

-- 
View this message in context: http://mono.1490590.n4.nabble.com/Compilation-error-Mono-2-6-7-with-gcc-4-1-2-Centos-tp2401125p2401125.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list