[Mono-list] mono compile on Solaris
csross
cross at hccs.com
Mon Jun 1 11:57:42 EDT 2009
I downloaded the latest version to build on Solaris 8. About 30 minutes into
the MAKE, it failed with this error. All the utilities and compilers, etc,
are GNU. Any idea what is the matter?
./.libs/libmono-static.a(aot-compiler.o): In function
`arch_emit_got_access': ./mono/mini/aot-compiler.c:241: undefined reference
to `mono_arch_get_patch_offset'
collect2: ld returned 1 exit status
make[4]: *** [mono] Error 1
It was compiled with
./configure --prefix=/usr/local --with-includes=/usr/local/include/
--with-libs=/usr/local
config.status: executing default commands
mcs source: $(top_srcdir)/mcs
olive source:
GC: included
TLS: pthread
SIGALTSTACK: yes
Engine: Building and using the JIT
2.0 Beta: yes
2.1 Alpha: yes
JNI support: IKVM Native
libgdiplus: assumed to be installed
zlib: bundled zlib
oprofile: no
BigArrays: no
DTrace: no
Parallel Mark: yes
LLVM Back End: no
The only thing I need this for is a one-time install of ado.net plugin for
mysql. I downloaded the monolite version but see it is 5 files. If I
can't get this compiled, can I just put those files somewhere on my solaris
system and use them to install ado.net?
Thanks
--
View this message in context: http://www.nabble.com/mono-compile-on-Solaris-tp23816798p23816798.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list