[Mono-list] How to build the mon #C compiler?
Michael Erdmann
michael.erdmann@snafu.de
Sun, 08 Dec 2002 09:35:25 +0100
Miguel de Icaza wrote:
>Hello,
>
>
>
>>i have updated from the cvs. I am trying to build the C# compiler,
>>but when i man doing this, the build failes:
>>
>>
>
>First install the released `mono' runtime, which contains the compiler.
>
>Miguel-list maillist - Mono-list@ximian.com
>
>
>>http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
Thanks, i have done this mean while by using mono-build.sh. But the mcs
still does not
work:
mono@boavista:~> mcs
The assembly corlib.dll was not found or could not be loaded.
It should have been installed in the `/home/mono/install/lib' directory.
mono@boavista:~>
------
It seems that corlib.dll has a size of 0?!!
-rw-r--r-- 1 mono users 0 2002-12-07 22:28 corlib.dll
-rw-r--r-- 1 mono users 0 2002-12-07 22:28 System.dll
-rw-r--r-- 1 mono users 0 2002-12-07 22:28 System.Xml.dll
-rw-r--r-- 1 mono users 0 2002-12-07 22:28 System.Web.dll
-rw-r--r-- 1 mono users 0 2002-12-07 22:28
System.Web.Servic
Regards
M.Erdmann
>>
>>
>
>
>