[Mono-dev] Compile Mono Solaris

Steven Jeffs steve at csbs.utah.edu
Tue Dec 4 17:02:33 EST 2007


When I attempt to compile mono 1.2.5.2, it fails with the following 
error. I'm using gcc 3.3 on Solaris 8. I'm not using any configure 
options except prefix. 

make[7]: Entering directory 
`/luns/lun15/sw/www-build/mono-1.2.5.2/mcs/class/System'
Creating ../../build/deps/basic_System.dll.makefrag ...
make[7]: Leaving directory 
`/luns/lun15/sw/www-build/mono-1.2.5.2/mcs/class/System'
make[7]: Entering directory 
`/luns/lun15/sw/www-build/mono-1.2.5.2/mcs/class/System'
/usr/apps/pkgs/make/bin/make all-local
make[8]: Entering directory 
`/luns/lun15/sw/www-build/mono-1.2.5.2/mcs/class/System'
** Warning: System.dll built without parts that depend on: System.Xml.dll
make[8]: *** No rule to make target 
`System.Net.NetworkInformation/GatewayIPAddressInformationCollection.cs', 
needed by `../../class/lib/basic/System.dll'.  Stop.
make[8]: Leaving directory 
`/luns/lun15/sw/www-build/mono-1.2.5.2/mcs/class/System'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory 
`/luns/lun15/sw/www-build/mono-1.2.5.2/mcs/class/System'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory 
`/luns/lun15/sw/www-build/mono-1.2.5.2/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/luns/lun15/sw/www-build/mono-1.2.5.2/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/luns/lun15/sw/www-build/mono-1.2.5.2/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/luns/lun15/sw/www-build/mono-1.2.5.2/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/luns/lun15/sw/www-build/mono-1.2.5.2/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/luns/lun15/sw/www-build/mono-1.2.5.2'
make: *** [all] Error 2


-Steve



More information about the Mono-devel-list mailing list