Gentoo Archives: gentoo-dev

From: Sebastian Bergmann <sb@××××××××××××××××××.de>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: Status of Mono ebuilds
Date: Sun, 01 Feb 2004 17:24:19
Message-Id: bvjanm$d2i$1@sea.gmane.org
In Reply to: [gentoo-dev] Status of Mono ebuilds by Sebastian Bergmann
1 Sebastian Bergmann wrote:
2 > Unfortunately the ebuild fails during the build of the class libraries
3 > (mscorlib.dll cannot be found).
4
5 This is the error I get:
6
7 make[2]: Entering directory
8 `/var/tmp/portage/mono-0.30/work/mcs-0.30/class/I18N'
9 make[3]: Entering directory
10 `/var/tmp/portage/mono-0.30/work/mcs-0.30/class/I18N/Common'
11 MONO_PATH="../../../class/lib:$MONO_PATH"
12 /var/tmp/portage/mono-0.30/work/mono-0.30/mono/mini/mono
13 ../../../mcs/mcs.exe /r:mscorlib.dll -d:NET_1_1 -d:ONLY_1_1 -g /noconfig
14 /target:library /out:../../../class/lib/I18N.dll @I18N.dll.sources
15
16 Unhandled Exception: System.IO.FileNotFoundException: File 'mscorlib.dll'
17 not found.
18 make[3]: *** [../../../class/lib/I18N.dll] Error 1
19 make[3]: Leaving directory
20 `/var/tmp/portage/mono-0.30/work/mcs-0.30/class/I18N/Common'
21 make[2]: *** [all-recursive] Error 1
22 make[2]: Leaving directory
23 `/var/tmp/portage/mono-0.30/work/mcs-0.30/class/I18N'
24 make[1]: *** [all-recursive] Error 1
25 make[1]: Leaving directory `/var/tmp/portage/mono-0.30/work/mcs-0.30/class'
26 make: *** [all-recursive] Error 1
27
28 --
29 Sebastian Bergmann
30 http://sebastian-bergmann.de/ http://phpOpenTracker.de/
31
32 Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/
33
34
35 --
36 gentoo-dev@g.o mailing list