Getting ready to install/update Gnome-2.22.3 on this 32bit only, recently built LFS SVN-20080711 and BLFS svn-20080801 with some parts updated via the CBLFS site....and Mono is failing with the following errors:
Making all in runtime make[2]: Entering directory `/sources/mono-1.9.1/runtime' if test -w ../mcs; then :; else chmod -R +w ../mcs; fi cd ../mcs && make PROFILES='default net_2_0 net_3_5 net_2_1' CC='gcc' all-profiles make[3]: Entering directory `/sources/mono-1.9.1/mcs' make profile-do--default--all profile-do--net_2_0--all profile-do--net_3_5--all profile-do--net_2_1--all make[4]: Entering directory `/sources/mono-1.9.1/mcs' make PROFILE=basic all make[5]: Entering directory `/sources/mono-1.9.1/mcs' make[6]: mcs: Command not found make[6]: *** [build/deps/basic-profile-check.exe] Error 127 make[6]: Entering directory `/sources/mono-1.9.1/mcs' *** The compiler 'mcs' doesn't appear to be usable. *** Trying the 'monolite' directory. make[7]: Entering directory `/sources/mono-1.9.1/mcs' make[8]: *** [build/deps/basic-profile-check.exe] Error 1 make[8]: Entering directory `/sources/mono-1.9.1/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 make[8]: Leaving directory `/sources/mono-1.9.1/mcs' make[7]: *** [do-profile-check] Error 2 make[7]: Leaving directory `/sources/mono-1.9.1/mcs' make[6]: *** [do-profile-check-monolite] Error 2 make[6]: Leaving directory `/sources/mono-1.9.1/mcs' make[5]: *** [do-profile-check] Error 2 make[5]: Leaving directory `/sources/mono-1.9.1/mcs' make[4]: *** [profile-do--basic--all] Error 2 make[4]: Leaving directory `/sources/mono-1.9.1/mcs' make[3]: *** [profiles-do--all] Error 2 make[3]: Leaving directory `/sources/mono-1.9.1/mcs' make[2]: *** [all-local] Error 2 make[2]: Leaving directory `/sources/mono-1.9.1/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/sources/mono-1.9.1' make: *** [all] Error 2 Anybody seen this before, and if so know the trick to get past this error? I've tried doing what it stated about the "make get-monolite-latest" but that doesn't make any difference. Please let me know if there is any other information I'm missing, -Lup -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page