Sebastian Bergmann wrote: > Unfortunately the ebuild fails during the build of the class libraries > (mscorlib.dll cannot be found).
This is the error I get: make[2]: Entering directory `/var/tmp/portage/mono-0.30/work/mcs-0.30/class/I18N' make[3]: Entering directory `/var/tmp/portage/mono-0.30/work/mcs-0.30/class/I18N/Common' MONO_PATH="../../../class/lib:$MONO_PATH" /var/tmp/portage/mono-0.30/work/mono-0.30/mono/mini/mono ../../../mcs/mcs.exe /r:mscorlib.dll -d:NET_1_1 -d:ONLY_1_1 -g /noconfig /target:library /out:../../../class/lib/I18N.dll @I18N.dll.sources Unhandled Exception: System.IO.FileNotFoundException: File 'mscorlib.dll' not found. make[3]: *** [../../../class/lib/I18N.dll] Error 1 make[3]: Leaving directory `/var/tmp/portage/mono-0.30/work/mcs-0.30/class/I18N/Common' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/mono-0.30/work/mcs-0.30/class/I18N' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/mono-0.30/work/mcs-0.30/class' make: *** [all-recursive] Error 1 -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ -- [EMAIL PROTECTED] mailing list
