[Mono-devel-list] build mono using mono compiler

Toan Ly naotyl at yahoo.ca
Tue May 24 18:36:02 EDT 2005


Hello
 
I follow this article http://www.ondotnet.com/pub/a/dotnet/2005/02/07/monowindows.html?page=2
 
but when I 'make', I have the following error, I know there s something to do with library.make try to find a file in '-include' but I dont know what is it.
If anyone know about this, please let me know, Thanks in advance.
 
TL
 
../../build/library.make:306: no file name for `-include'
make all-local
make[8]: Entering directory `/download/mono/mcs/class/corlib'
../../build/library.make:306: no file name for `-include'
csc.exe /nowarn:649 /nowarn:169 -nowarn:612 -nowarn:618 -d:INSIDE_CORLIB /nologo
 /optimize -d:NET_1_1 -d:ONLY_1_1 /debug+ /debug:full /noconfig /unsafe /nostdli
b /target:library /out:mscorlib.dll  @../../build/deps/net_1_1_bootstrap_corlib.
dll.response
System\Array.cs(905) error CS1501: No overload for method `System.Object' takes
`1' arguments
System\Array.cs(905) error CS1501: New invocation: Can not find a constructor in
 `System.Array+Swapper' for this argument list
System\Array.cs(907) error CS1501: No overload for method `System.Object' takes
`1' arguments
System\Array.cs(907) error CS1501: New invocation: Can not find a constructor in
 `System.Array+Swapper' for this argument list
System\Array.cs(909) error CS1501: No overload for method `System.Object' takes
`1' arguments
System\Array.cs(909) error CS1501: New invocation: Can not find a constructor in
 `System.Array+Swapper' for this argument list
System\Array.cs(911) error CS1501: No overload for method `System.Object' takes
`1' arguments
System\Array.cs(911) error CS1501: New invocation: Can not find a constructor in
 `System.Array+Swapper' for this argument list
System\Array.cs(980) error CS0119: _Expression denotes a `variable' where a `meth
od group' was expected
System\Array.cs(1167) error CS0119: _Expression denotes a `variable' where a `met
hod group' was expected
System\Array.cs(1190) error CS0119: _Expression denotes a `variable' where a `met
hod group' was expected
System\Array.cs(1213) error CS0119: _Expression denotes a `variable' where a `met
hod group' was expected
Compilation failed: 12 error(s), 0 warnings
make[8]: *** [../../class/lib/net_1_1_bootstrap/mscorlib.dll] Error 1
make[8]: Leaving directory `/download/mono/mcs/class/corlib'
make[7]: *** [all.real] Error 2
make[7]: Leaving directory `/download/mono/mcs/class/corlib'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/download/mono/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/download/mono/mcs'
make[4]: *** [profile-do--net_1_1_bootstrap--all] Error 2
make[4]: Leaving directory `/download/mono/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/download/mono/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/download/mono/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/download/mono/mono'
make: *** [all] Error 2




---------------------------------
Post your free ad now! Yahoo! Canada Personals
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050524/525c0618/attachment.html 


More information about the Mono-devel-list mailing list