[Mono-list] Error Building 2.8 with llvm enabled on Ubuntu 10.04
Bryan Murphy
bmurphy1976 at gmail.com
Thu Oct 7 10:42:19 EDT 2010
I'm getting the following error building mono 2.8 on very clean ubuntu 10.04
server install (all references to existing mono installations have been
removed):
mini-llvm.c: In function ‘process_call’:
mini-llvm.c:1694: warning: ‘callee’ may be used uninitialized in this
function
CC mini-llvm-cpp.lo
mini-llvm-cpp.cpp: In function ‘void force_pass_linking()’:
mini-llvm-cpp.cpp:439: error: ‘createSinkingPass’ is not a member of ‘llvm’
make[5]: *** [mini-llvm-cpp.lo] Error 1
make[5]: Leaving directory `/install/mono/mono-2.8/mono/mini'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/install/mono/mono-2.8/mono/mini'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/install/mono/mono-2.8/mono'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/install/mono/mono-2.8'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/install/mono/mono-2.8'
make: *** [build_mono] Error 2
Any idea what might be wrong? I have llvm, llvm-gcc, and llvm-libs
installed.
mcs source: mcs
olive source:
Engine:
GC: sgen and bundled Boehm GC with typed GC and parallel
mark
GLIB: embedded
TLS: __thread
SIGALTSTACK: yes
Engine: Building and using the JIT
oprofile: no
BigArrays: no
DTrace: no
Parallel Mark: yes
LLVM Back End: yes (dynamically loaded: no)
Libraries:
Moon Profile: no
MonoTouch: no
JNI support: IKVM Native
libgdiplus: assumed to be installed
zlib: system zlib
Thanks,
Bryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20101007/6e07d43e/attachment.html
More information about the Mono-list
mailing list