Thanks a lot and sorry for disturbing! Re-executing autogen.sh fixed the problem.
Maybe it's better to edit the error message from Makefile? From *** You may want to try 'make get-monolite-latest' To *** You may want to try 'make get-monolite-latest' or repeat './autogen.sh' ? Alex On Fri, Mar 19, 2010 at 9:12 PM, Robert Jordan <[email protected]> wrote: > On 19.03.2010 18:47, Alexander Batishchev wrote: > > $ make get-monolite-latest&& make > > .. > > make[8]: Entering directory `/usr/src/mono/mcs' > > *** The contents of your 'monolite' directory may be out-of-date > > *** You may want to try 'make get-monolite-latest' > > make[8]: *** [do-profile-check-monolite] Error 1 > > > > $ cd ../mcs/class/lib/monolite > > $ ls > > > > total 7024 > > drwxr-sr-x 2 godfather src 4096 2010-03-03 11:24 . > > drwxr-sr-x 4 godfather src 4096 2010-03-18 03:22 .. > > -rwxr-xr-x 1 godfather src 1177088 2010-03-03 11:24 gmcs.exe > > -rwxr-xr-x 1 godfather src 295424 2010-03-03 11:24 Mono.Security.dll > > -rwxr-xr-x 1 godfather src 2606592 2010-03-03 11:24 mscorlib.dll > > -rwxr-xr-x 1 godfather src 282624 2010-03-03 11:24 System.Core.dll > > -rwxr-xr-x 1 godfather src 1518592 2010-03-03 11:24 System.dll > > -rwxr-xr-x 1 godfather src 1269760 2010-03-03 11:24 System.Xml.dll > > > > $ gmcs.exe > > -bash: gmcs.exe: command not found > > > > Why can it be?? > > 1) Linux shells usually don't not have "." in PATH. > 2) Even if, directly executing an assembly would require binfmt. > 3) But it would be of no use because you're trying to execute > from monolite. > > Why are you trying this? > > Robert > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
