[Mono-list] Mono on Solaris 10/11 (SPARC64)?

cocowalla colin.anderson333 at gmail.com
Sun Jun 22 21:54:46 UTC 2014


So I finally got glib to build... even if I'm not entirely sure what I did
different from before!Now I'm struggling to build Mono.First attempt, I get
an error about an undefined symbol locale_charset in
../src/.libs/libeglib.a(libeglib_la-gunicode.o). I edited config.h as
suggested  here <http://serverfault.com/a/266528/45120>  , and get a bit
further.Now I get:libtool: compile:  gcc -m64 -DHAVE_CONFIG_H -I. -I../..
-I../.. -I../../mono -I../../libgc/include -I../../eglib/src
-I../../eglib/src -DGC_SOLARIS_THREADS -DGC_SOLARIS_PTHREADS -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -DUSE_MMAP -DUSE_MUNMAP -DPLATFORM_SOLARIS
-D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -D_XOPEN_SOURCE_EXTENDED=1
-DNO_UNALIGNED_ACCESS -m64 -I/home/c/cocowalla/local/include -I/usr/include
-fno-strict-aliasing -Wdeclaration-after-statement
-Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch
-Wno-switch-enum -Wno-unused-value -Wno-char-subscripts -Wno-cast-align
-mcpu=v9 -Werror-implicit-function-declaration -MT dlmalloc.lo -MD -MP -MF
.deps/dlmalloc.Tpo -c dlmalloc.c  -fPIC -DPIC -o .libs/dlmalloc.odlmalloc.c:
In function 'init_mparams':dlmalloc.c:2484:5: error: implicit declaration of
function 'sysconf' [-Werror=implicit-function-declaration]    
mparams.page_size = malloc_getpagesize;     ^dlmalloc.c:2484:5: warning:
nested extern declaration of 'sysconf' [-Wnested-externs]cc1: some warnings
being treated as errorsmake[4]: *** [dlmalloc.lo] Error 1Not sure where to
begin with this one... ?



--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-on-Solaris-10-11-SPARC64-tp4663175p4663176.html
Sent from the Mono - General mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20140622/002dcc75/attachment.html>


More information about the Mono-list mailing list