[Mono-list] Strange error while compiling Mono 2.6.4 on VPS with CentOS 5
Maxim
makska at yandex.ru
Tue Aug 2 09:08:24 EDT 2011
Hello!
I'm trying to compile Mono 2.6.4 on VPS with CentOS 5 x64.
2.6.4 is most stable Mono for our software and we use it everywhere.
Also I've installed this version of mono on CentOS 5 many many times (but not on
VPS).
But on this VPS under Parallels control panel I've got error:
# ./configure --prefix=/opt/mono
....
mcs source: $(top_srcdir)/mcs
olive source:
GC: included
GLIB: system
TLS: __thread
SIGALTSTACK: yes
Engine: Building and using the JIT
2.0 Profile: yes
Moon Profile: no
4.0 Alpha: no
MonoTouch: no
JNI support: IKVM Native
libgdiplus: assumed to be installed
zlib: system zlib
oprofile: no
BigArrays: no
DTrace: no
Parallel Mark: yes
LLVM Back End: no
# make
......
make all-am
make[4]: Entering directory `/root/mono/mono-2.6.4/mono/mini'
CC mini.lo
CC driver.lo
CC aot-runtime.lo
CC mini-amd64.lo
make[4]: *** [mini-amd64.lo] Error 1
make[4]: Leaving directory `/root/mono/mono-2.6.4/mono/mini'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/mono/mono-2.6.4/mono/mini'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/mono/mono-2.6.4/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/mono/mono-2.6.4'
make: *** [all] Error 2
Any help or info are highly appreciate!
All the best,
Maxim Karavaev
More information about the Mono-list
mailing list