Robert, > If it contains this file, then you didn't set the path > correctly.
thank you. I fixed my path issue and using MONO package config. Now make terminates with the error below. What I'm doing wrong ? Andrus. CC console-io.lo console-io.c:96: error: conflicting types for 'ves_icall_System_ConsoleDriver_Tt ySetup' ../../mono/metadata/console-io.h:25: error: previous declaration of 'ves_icall_S ystem_ConsoleDriver_TtySetup' was here console-io.c:96: error: conflicting types for 'ves_icall_System_ConsoleDriver_Tt ySetup' ../../mono/metadata/console-io.h:25: error: previous declaration of 'ves_icall_S ystem_ConsoleDriver_TtySetup' was here console-io.c:53: warning: 'setup_finished' defined but not used console-io.c:54: warning: 'atexit_called' defined but not used console-io.c:57: warning: 'teardown_str' defined but not used console-io.c:60: warning: 'keypad_xmit_str' defined but not used make[3]: *** [console-io.lo] Error 1 make[3]: Leaving directory `/mono/svn/mono/mono/metadata' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/mono/svn/mono/mono' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mono/svn/mono' make: *** [all] Error 2 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
