Hi Simon,

I tried mono install anew. The results of my research so far are that there are severe version mismatches. I have reached till the end of the install i.e. upto installing the final package 'monodevelop-0.5.1' which actually provides the IDE. It did not complain upto the 'configure' stage. At 'make' command it has shown the following error:

Making all in MonoDevelop.Gui.Widgets
make[3]: Entering directory `/p/mono/mono-sw/monodevelop-0.5.1/src/Libraries/MonoDevelop.Gui.Widgets' mcs -debug /debug /out:MonoDevelop.Gui.Widgets.dll /target:library /r:System.Drawing /r:../../../build/bin/MonoDevelop.Core.dll /r:../../../build/bin/MonoDevelop.Gui.Utils.dll -r:/opt/mono/lib/mono/gtk-sharp/glib-sharp.dll -r:/opt/mono/lib/mono/gtk-sharp/pango-sharp.dll -r:/opt/mono/lib/mono/gtk-sharp/atk-sharp.dll -r:/opt/mono/lib/mono/gtk-sharp/gdk-sharp.dll -r:/opt/mono/lib/mono/gtk-sharp/gtk-sharp.dll -r:/opt/mono/lib/mono/gtk-sharp/glade-sharp.dll -r:/opt/mono/lib/mono/gtk-sharp/gconf-sharp.dll -r:/opt/mono/lib/mono/gtk-sharp/gconf-sharp-peditors.dll -r:/opt/mono/lib/mono/gtk-sharp/gnome-sharp.dll -r:/opt/mono/lib/mono/gtk-sharp/art-sharp.dll -r:/opt/mono/lib/mono/gtk-sharp/gtkhtml-sharp.dll -r:/opt/mono/lib/mono/gtk-sharp/gtksourceview-sharp.dll -r:/opt/mono/lib/mono/gecko-sharp/gecko-sharp.dll /r:/opt/mono/lib/mono/monodoc/monodoc.dll ././Tree/TreeView.cs ././Tree/TreeNodeCollection.cs ././Tree/TreeNode.cs ././Dock/Docker.cs ././Dock/DockingManager.cs ././IconView/IconView.cs ././AssemblyInfo.cs ././FileBrowser/FileBrowser.cs ././FileSelector/FileSelector.cs ././FolderDialog/FolderDialog.cs ././FolderDialog/BaseFileEntry.cs ././FolderDialog/FolderEntry.cs ././FolderDialog/FileEntry.cs ././Navbar/Navbar.cs ././TabLabel/TabLabel.cs ././GladeWidgetExtract/GladeWidgetExtract.cs ././DragNotebook/DragNotebook.cs \
&& cp MonoDevelop.Gui.Widgets.dll ../../../build/bin/.
././FileBrowser/FileBrowser.cs(24,15): error CS1527: Namespace elements cannot be explicitly declared as private, protected or protected internal
Compilation failed: 1 error(s), 0 warnings
make[3]: *** [MonoDevelop.Gui.Widgets.dll] Error 1
make[3]: Leaving directory `/p/mono/mono-sw/monodevelop-0.5.1/src/Libraries/MonoDevelop.Gui.Widgets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/p/mono/mono-sw/monodevelop-0.5.1/src/Libraries'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/p/mono/mono-sw/monodevelop-0.5.1/src'
make: *** [all-recursive] Error 1
[EMAIL PROTECTED]:/p/mono/mono-sw/monodevelop-0.5.1#

Can you make anything out of the above? is it possible to tweek something here?

Thanks & Regards

Randhir Phagura


--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to