[Mono-dev] mono 2.0, solaris x86, bootstrap

pablosantosluac at terra.es pablosantosluac at terra.es
Sat Oct 4 12:03:27 EDT 2008


Hi,

I've just installed the *latest* mono from blastwave (which is an old 
1.1.13.8)

Tried to build the 2.0 branch, but (again) it can't build the libraries.

-bash-3.00$ mono --version
Mono JIT compiler version 1.1.13.8, (C) 2002-2005 Novell, Inc and 
Contributors. www.mono-project.com
         TLS:           normal
         GC:            Included Boehm (with typed GC)
         SIGSEGV      : normal

-bash-3.00$ echo $MONO_PATH
/opt/csw/lib/mono



gmake[8]: Entering directory `/home/pablo/mono/mcs/class/System'
** Warning: System.dll built without parts that depend on: System.Xml.dll
MONO_PATH="../../class/lib/basic:$MONO_PATH" 
/home/pablo/mono/mono/runtime/mono-wrapper 
../../class/lib/basic/mcs.exe /codepage:65001  -optimize -d:NET_1_1 
-d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig  -target:library 
-out:System.dll  @System.dll.sources
GC Warning: Large stack limit(133464064): only scanning 8 MB
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the 
`/usr/local/lib/mono/1.0/mscorlib.dll' directory.
gmake[8]: *** [../../class/lib/basic/System.dll] Error 1
gmake[8]: Leaving directory `/home/pablo/mono/mcs/class/System'
gmake[7]: *** [do-all] Error 2
gmake[7]: Leaving directory `/home/pablo/mono/mcs/class/System'
gmake[6]: *** [all-recursive] Error 1
gmake[6]: Leaving directory `/home/pablo/mono/mcs/class'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory `/home/pablo/mono/mcs'
gmake[4]: *** [profile-do--basic--all] Error 2
gmake[4]: Leaving directory `/home/pablo/mono/mcs'
gmake[3]: *** [profiles-do--all] Error 2
gmake[3]: Leaving directory `/home/pablo/mono/mcs'
gmake[2]: *** [all-local] Error 2
gmake[2]: Leaving directory `/home/pablo/mono/mono/runtime'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/pablo/mono/mono'
gmake: *** [all] Error 2



Any help would be more than welcome! :-)


pablo


More information about the Mono-devel-list mailing list