Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 93714

Summary: monodevelop 0.6 build fails: `IconView' is an ambiguous reference
Product: Gentoo Linux Reporter: Paolo Sacconier <axa1981>
Component: [OLD] DevelopmentAssignee: dotnet project <dotnet>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Paolo Sacconier 2005-05-23 10:50:44 UTC
Monodevelop aborts compilation with error log attached below. I'm not an expert,
but I think the problem is mono 1.0.5 which I have installed. On the website I
read that monodevelop is supposed to work with mono >=1.1.4

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



/usr/bin/mcs  -codepage:utf8 -out:../../../build/bin/MonoDevelop.Base.dll
-target:library /r:System.Drawing /r:ICSharpCode.SharpZipLib.dll
/r:../../../build/bin/ICSharpCode.SharpRefactory.dll
/r:../../../build/bin/MonoDevelop.Core.dll
/r:../../../build/bin/ICSharpCode.SharpAssembly.dll
/r:../../../build/bin/MonoDevelop.Gui.Utils.dll
/r:../../../build/bin/MonoDevelop.Gui.Widgets.dll /r:System.Data.dll
/r:System.Web.Services.dll /r:../../../build/bin/gdl-sharp.dll /r:Mono.Posix.dll
-r:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll  
-r:/usr/lib/mono/gtk-sharp-2.0/gnome-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll-r:/usr/lib/mono/gtk-sharp-2.0/art-sharp.dll
  -r:/usr/lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll  
-r:/usr/lib/mono/gecko-sharp-2.0/gecko-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll  
-r:/usr/lib/mono/gtk-sharp-2.0/glade-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll  
-r:/usr/lib/mono/gtk-sharp-2.0/gtkhtml-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/gnome-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll
-r:/usr/lib/mono/gtk-sharp-2.0/art-sharp.dll  
/r:/usr/lib/mono/gtk-sharp/monodoc.dll   \
-resource:./Base.glade,Base.glade \
 ./Gui/Pads/ProjectBrowser/ProjectBrowserView.cs
./Gui/Pads/ProjectBrowser/NodeBuilder/DefaultDotNetNodeBuilder.cs
./Gui/Pads/ProjectBrowser/NodeBuilder/IProjectNodeBuilder.cs
./Gui/Pads/ProjectBrowser/BrowserNode/ProjectBrowserNode.cs
./Gui/Pads/ProjectBrowser/BrowserNode/FolderNode.cs
./Gui/Pads/ProjectBrowser/BrowserNode/AbstractBrowserNode.cs
./Gui/Pads/ProjectBrowser/BrowserNode/FileNode.cs
./Gui/Pads/ProjectBrowser/BrowserNode/ReferenceNode.cs
./Gui/Pads/ProjectBrowser/BrowserNode/CombineBrowserNode.cs
./Gui/Pads/ProjectBrowser/BrowserNode/DragDropUtil.cs
./Gui/Pads/ProjectBrowser/BrowserNode/DirectoryNode.cs
./Gui/Pads/ProjectBrowser/BrowserNode/NamedFolderNode.cs
./Gui/Pads/OpenTaskView.cs ./Gui/Pads/TreeViewMemento.cs
./Gui/Pads/FileScout/FileList.cs./Gui/Pads/FileScout/FileListItem.cs
./Gui/Pads/FileScout/FileScout.cs ./Gui/Pads/PropertyPad/PropertyPadCommands.cs
./Gui/Pads/PropertyPad/PropertyPad.cs ./Gui/Pads/ClassScout/ClassScout.cs
./Gui/Pads/ClassScout/NodeBuilder/DefaultDotNetClassScoutNodeBuilder.cs
./Gui/Pads/ClassScout/NodeBuilder/IClassScoutNodeBuilder.cs
./Gui/Pads/ClassScout/BrowserNode/AbstractClassScoutNode.cs
./Gui/Pads/HelpBrowser/MonodocTreePad.cs ./Gui/Pads/HelpBrowser/HelpViewer.cs
./Gui/Pads/DefaultMonitorPad.cs ./Gui/AbstractPadContent.cs
./Gui/ISecondaryViewContent.cs ./Gui/IViewContent.cs
./Gui/AbstractViewContent.cs ./Gui/GuiService.cs
./Gui/Components/SdMenuSeparator.cs ./Gui/Components/StatusBar/SdStatusBar.cs
./Gui/Components/StatusBar/IStatusIcon.cs
./Gui/Components/LocalizedPropertyGrid/LocalizedPropertyDescriptor.cs
./Gui/Components/LocalizedPropertyGrid/LocalizedObject.cs
./Gui/Components/LocalizedPropertyGrid/LocalizedPropertyAttribute.cs
./Gui/Components/SdMenu.cs ./Gui/Components/SdMenuCheckBox.cs
./Gui/Components/SdMenuCommand.cs ./Gui/Components/SdToolbarCommand.cs
./Gui/WorkbenchWindowCollection.cs ./Gui/WorkbenchSingleton.cs
./Gui/IMementoCapable.cs ./Gui/Dialogs/CommonAboutDialog.cs
./Gui/Dialogs/OptionPanels/ProjectOptions/CompileFileProjectOptions.cs
./Gui/Dialogs/OptionPanels/ProjectOptions/DeployFileOptions.cs
./Gui/Dialogs/OptionPanels/ProjectOptions/GeneralProjectOptions.cs
./Gui/Dialogs/OptionPanels/ProjectOptions/OutputOptionsPanel.cs
./Gui/Dialogs/OptionPanels/IDEOptions/BuildPanel.cs
./Gui/Dialogs/OptionPanels/IDEOptions/LoadSavePanel.cs
./Gui/Dialogs/OptionPanels/IDEOptions/SelectStylePanel.cs
./Gui/Dialogs/OptionPanels/IDEOptions/CodeGenerationPanel.cs
./Gui/Dialogs/OptionPanels/EditTemplateDialog.cs
./Gui/Dialogs/OptionPanels/ExternalToolPanel.cs
./Gui/Dialogs/OptionPanels/PropertyGridPanel.cs ./Gui/Dialogs/TreeViewOptions.cs
./Gui/Dialogs/WordCountDialog.cs ./Gui/Dialogs/SharpDevelopAboutPanels.cs
./Gui/Dialogs/SplashScreen.cs ./Gui/Dialogs/Wizard/WizardDialog.cs
./Gui/Dialogs/Wizard/CurrentPanelPanel.cs ./Gui/Dialogs/Wizard/StatusPanel.cs
./Gui/Dialogs/Wizard/IWizardPanel.cs ./Gui/Dialogs/Wizard/AbstractWizardPanel.cs
./Gui/Dialogs/CombineConfiguration/CombineConfigurationPanel.cs
./Gui/Dialogs/CombineConfiguration/CombineDependencyPanel.cs
./Gui/Dialogs/CombineConfiguration/CombineStartupPanel.cs
./Gui/Dialogs/CombineConfiguration/CombineBuildOptions.cs
./Gui/Dialogs/CombineConfiguration/ConfigurationManager.cs
./Gui/Dialogs/NewProjectDialog.cs ./Gui/Dialogs/AbstractOptionPanel.cs
./Gui/Dialogs/ReferenceDialog/COMReferencePanel.cs
./Gui/Dialogs/ReferenceDialog/WebReference.cs
./Gui/Dialogs/ReferenceDialog/AssemblyReferencePanel.cs
./Gui/Dialogs/ReferenceDialog/GacReferencePanel.cs
./Gui/Dialogs/ReferenceDialog/AddWebReferenceDialog.cs
./Gui/Dialogs/ReferenceDialog/SelectReferenceDialog.cs
./Gui/Dialogs/ReferenceDialog/ProjectReferencePanel.cs
./Gui/Dialogs/DirtyFilesDialog.cs ./Gui/Dialogs/TipOfTheDay.cs
./Gui/Dialogs/NewFileDialog.cs ./Gui/Dialogs/ProjectOptionsDialog.cs
./Gui/Dialogs/NewLayoutDialog.cs ./Gui/ContentInterfaces/ICodeStyleOperations.cs
./Gui/ContentInterfaces/IBookmarkOperations.cs
./Gui/ContentInterfaces/IClipboardHandler.cs
./Gui/ContentInterfaces/IPrintable.cs ./Gui/ContentInterfaces/IPositionable.cs
./Gui/ContentInterfaces/ICustomizedCommands.cs
./Gui/ContentInterfaces/IEditable.cs
./Gui/ContentInterfaces/IParseInformationListener.cs
./Gui/ContentInterfaces/IParsableContent.cs ./Gui/IBaseViewContent.cs
./Gui/IWorkbenchLayout.cs ./Gui/ErrorHandlers/GenericError.cs
./Gui/ErrorHandlers/CombineLoadError.cs ./Gui/IWorkbench.cs
./Gui/BrowserDisplayBinding/AxSHDocVw.cs
./Gui/BrowserDisplayBinding/HtmlViewPane.cs
./Gui/BrowserDisplayBinding/BrowserDisplayBinding.cs
./Gui/BrowserDisplayBinding/HTMLInterfaces.cs
./Gui/BrowserDisplayBinding/SHDocVw.cs ./Gui/IPadContent.cs
./Gui/AbstractBaseViewContent.cs ./Gui/PadContentCollection.cs
./Gui/PixbufList.cs ./Gui/AbstractSecondaryViewContent.cs
./Gui/ViewContentCollection.cs ./Gui/IWorkbenchWindow.cs
./Gui/HtmlControl/IHTMLDocument2.cs ./Gui/HtmlControl/IHTMLElement.cs
./Gui/HtmlControl/IWebBrowser.cs ./Gui/HtmlControl/MozillaControl.cs
./Gui/Workbench/Layouts/SdiWorkspaceWindow.cs
./Gui/Workbench/Layouts/SdiWorkspaceLayout.cs
./Gui/Workbench/WorkbenchMemento.cs ./Gui/Workbench/DefaultWorkbench.cs
./Commands/ClassBrowserCommands/ClassBrowserCommands.cs
./Commands/FileCommands.cs ./Commands/HelpCommands.cs
./Commands/CustomStringTagProvider.cs ./Commands/RunCommands.cs
./Commands/ProjectBrowserCommands/FolderNodeCommands.cs
./Commands/ProjectBrowserCommands/ReferenceFolderNodeCommands.cs
./Commands/ProjectBrowserCommands/GeneralNodeCommands.cs
./Commands/ProjectBrowserCommands/CombineNodeCommands.cs
./Commands/ProjectBrowserCommands/ResourceFolderNodeCommands.cs
./Commands/ProjectBrowserCommands/ProjectNodeCommands.cs
./Commands/ProjectCommands.cs ./Commands/VBConverter/ConvertProject.cs
./Commands/VBConverter/ConvertBuffer.cs ./Commands/ProjectOptionsCommands.cs
./Commands/EditCommands.cs ./Commands/WindowCommands.cs
./Commands/AutostartCommands.cs ./Commands/ToolsCommands.cs
./Commands/MenuItemBuilders.cs ./Services/File/IFileService.cs
./Services/File/DefaultFileService.cs ./Services/File/FileEventArgs.cs
./Services/File/RecentFiles.cs ./Services/File/RecentOpen.cs
./Services/MenuService/MenuService.cs
./Services/DisplayBinding/DisplayBindingService.cs
./Services/LanguageBinding/LanguageBindingService.cs
./Services/Tasks/TaskService.cs ./Services/Tasks/Task.cs
./Services/Tasks/BackgroundProgressMonitor.cs
./Services/Tasks/OutputProgressMonitor.cs
./Services/Tasks/StatusProgressMonitor.cs
./Services/AmbienceService/AmbienceService.cs
./Services/AmbienceService/AmbienceReflectionDecorator.cs
./Services/AmbienceService/AbstractAmbience.cs
./Services/AmbienceService/CodeDOMGeneratorUtility.cs
./Services/AmbienceService/NetAmbience.cs
./Services/AmbienceService/IAmbience.cs
./Services/ProcessService/ProcessService.cs
./Services/ProcessService/ProcessWrapper.cs
./Services/Project/ProjectEventArgs.cs ./Services/Project/IProjectService.cs
./Services/Project/ProjectRenameEventArgs.cs
./Services/Project/ProjectService.cs
./Services/Project/ParseInformationEventHandler.cs
./Services/Project/CombineEventArgs.cs ./Services/Project/FileFormatManager.cs
./Services/IconService.cs ./Services/StatusBar/DefaultStatusBarService.cs
./Services/StatusBar/IStatusBarService.cs ./Services/Language/LanguageService.cs
./Services/Language/Language.cs ./Services/ResourceNotFoundException.cs
./Services/ParserService/DefaultParserService.cs
./Services/ParserService/CodeCompletionDatabase.cs
./Services/ParserService/ClassProxyCollection.cs
./Services/ParserService/IParserService.cs
./Services/ParserService/ClassProxy.cs
./Services/ParserService/AssemblyInformation.cs
./Services/ParserService/ParseInformation.cs
./Services/ParserService/ClassInformationEventHandler.cs
./Services/ParserService/AssemblyCodeCompletionDatabase.cs
./Services/ParserService/ClassEntry.cs ./Services/ParserService/FileEntry.cs
./Services/ParserService/NamespaceEntry.cs
./Services/ParserService/ProjectCodeCompletionDatabase.cs
./Services/ParserService/SimpleCodeCompletionDatabase.cs
./Services/ParserService/ReferenceEntry.cs ./Services/ResourceService.cs
./Services/StockIcons.cs ./Services/MessageService.cs
./Services/Toolbar/ToolbarService.cs ./Services/MonodocService.cs
./Services/IDebuggerService.cs ./Services/SystemAssemblyService.cs
./Services/DispatchService/AsyncDispatchAttribute.cs
./Services/DispatchService/DispatchService.cs
./Services/DispatchService/FreeDispatchAttribute.cs
./Services/DispatchService/GuiSyncContext.cs
./Services/DispatchService/GuiSyncAbstractService.cs
./Services/DispatchService/GuiSyncObject.cs
./Services/DispatchService/SyncContext.cs
./Services/DispatchService/SyncContextAttribute.cs
./Services/DispatchService/SyncObject.cs ./Services/Runtime.cs
./Internal/Undo/IUndoableOperation.cs ./Internal/Undo/UndoStack.cs
./Internal/Undo/UndoQueue.cs ./Internal/Conditions/LanguageActiveCondition.cs
./Internal/Conditions/OwnerStateCondition.cs
./Internal/Conditions/ProjectActiveCondition.cs
./Internal/Conditions/WindowActiveCondition.cs
./Internal/Conditions/WindowOpenCondition.cs
./Internal/Conditions/CombineOpenCondition.cs
./Internal/Conditions/ProjectOpenCondition.cs
./Internal/Conditions/WorkbenchContextCondition.cs
./Internal/Codons/DisplayBinding/IDisplayBinding.cs
./Internal/Codons/DisplayBinding/ISubDisplayBinding.cs
./Internal/Codons/DisplayBinding/DisplayBindingCodon.cs
./Internal/Codons/LanguageBinding/ICompilerResult.cs
./Internal/Codons/LanguageBinding/FileFilterCodon.cs
./Internal/Codons/LanguageBinding/ILanguageBinding.cs
./Internal/Codons/LanguageBinding/LanguageBindingCodon.cs
./Internal/Codons/LanguageBinding/DefaultCompilerResult.cs
./Internal/Codons/ProjectBinding/IProjectBinding.cs
./Internal/Codons/ProjectBinding/ProjectBindingCodon.cs
./Internal/Codons/DefaultDialogPanelDescriptor.cs
./Internal/Codons/Toolbars/ToolbarItemCodon.cs ./Internal/Codons/IDialogPanel.cs
./Internal/Codons/DialogPanelCodon.cs
./Internal/Codons/IDialogPanelDescriptor.cs ./Internal/Codons/FileFormatCodon.cs
./Internal/Codons/MenuItems/AbstractCheckableMenuCommand.cs
./Internal/Codons/MenuItems/ISubmenuBuilder.cs
./Internal/Codons/MenuItems/IMenuCommand.cs
./Internal/Codons/MenuItems/AbstractMenuCommand.cs
./Internal/Codons/MenuItems/ICheckableMenuCommand.cs
./Internal/Codons/MenuItems/MenuItemCodon.cs
./Internal/Codons/Templates/FileTemplateCodon.cs
./Internal/Codons/Templates/ProjectTemplateCodon.cs
./Internal/DataStructures/PriorityQueue.cs
./Internal/Parser/IRegion.cs./Internal/Parser/ICompilationUnitBase.cs
./Internal/Parser/IEvent.cs ./Internal/Parser/Collections/PropertyCollection.cs
./Internal/Parser/Collections/TypedCSharpCollection.cs
./Internal/Parser/Collections/IUsingCollection.cs
./Internal/Parser/Collections/TagCollection.cs
./Internal/Parser/Collections/ClassCollection.cs
./Internal/Parser/Collections/EventCollection.cs
./Internal/Parser/Collections/AttributeCollection.cs
./Internal/Parser/Collections/MethodCollection.cs
./Internal/Parser/Collections/CommentCollection.cs
./Internal/Parser/Collections/ParameterCollection.cs
./Internal/Parser/Collections/FieldCollection.cs
./Internal/Parser/Collections/AttributeSectionCollection.cs
./Internal/Parser/ParameterModifier.cs ./Internal/Parser/ClassType.cs
./Internal/Parser/IParser.cs ./Internal/Parser/Implementations/AbstractField.cs
./Internal/Parser/Implementations/AbstractDecoration.cs
./Internal/Parser/Implementations/AbstractCompilationUnit.cs
./Internal/Parser/Implementations/AbstractParameter.cs
./Internal/Parser/Implementations/AbstractProperty.cs
./Internal/Parser/Implementations/AbstractIndexer.cs
./Internal/Parser/Implementations/AbstractAttribute.cs
./Internal/Parser/Implementations/AbstractEvent.cs
./Internal/Parser/Implementations/DefaultRegion.cs
./Internal/Parser/Implementations/AbstractComment.cs
./Internal/Parser/Implementations/AbstractNamedEntity.cs
./Internal/Parser/Implementations/AbstractMember.cs
./Internal/Parser/Implementations/AbstractUsing.cs
./Internal/Parser/Implementations/AbstractClass.cs
./Internal/Parser/Implementations/AbstractMethod.cs
./Internal/Parser/Implementations/AbstractReturnType.cs ./Internal/Parser/Tag.cs
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyMethod.cs
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyAttribute.cs
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyReturnType.cs
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyClass.cs
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyField.cs
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyIndexer.cs
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyEvent.cs
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyParameter.cs
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyProperty.cs
./Internal/Parser/IReturnType.cs ./Internal/Parser/IUsing.cs
./Internal/Parser/IClass.cs./Internal/Parser/IParameter.cs
./Internal/Parser/IIndexer.cs ./Internal/Parser/IAttribute.cs
./Internal/Parser/ReflectionLayer/ReflectionReturnType.cs
./Internal/Parser/ReflectionLayer/ReflectionProperty.cs
./Internal/Parser/ReflectionLayer/ReflectionClass.cs
./Internal/Parser/ReflectionLayer/ReflectionIndexer.cs
./Internal/Parser/ReflectionLayer/ReflectionMethod.cs
./Internal/Parser/ReflectionLayer/ReflectionField.cs
./Internal/Parser/ReflectionLayer/ReflectionParameter.cs
./Internal/Parser/ReflectionLayer/ReflectionEvent.cs
./Internal/Parser/IDecoration.cs ./Internal/Parser/Comment.cs
./Internal/Parser/ModifierEnum.cs ./Internal/Parser/IMember.cs
./Internal/Parser/IExpressionFinder.cs ./Internal/Parser/IField.cs
./Internal/Parser/IProperty.cs
./Internal/Parser/PersistenceLayer/PersistentIndexer.cs
./Internal/Parser/PersistenceLayer/PersistentField.cs
./Internal/Parser/PersistenceLayer/PersistentMethod.cs
./Internal/Parser/PersistenceLayer/PersistentReturnType.cs
./Internal/Parser/PersistenceLayer/PersistentEvent.cs
./Internal/Parser/PersistenceLayer/PersistentProperty.cs
./Internal/Parser/PersistenceLayer/PersistentParameter.cs
./Internal/Parser/PersistenceLayer/PersistentClass.cs
./Internal/Parser/IMethod.cs ./Internal/Parser/IComment.cs
./Internal/Parser/ICompilationUnit.cs
./Internal/ProgressMonitoring/AggregatedProgressMonitor.cs
./Internal/ProgressMonitoring/BaseProgressMonitor.cs
./Internal/ProgressMonitoring/ConsoleProgressMonitor.cs
./Internal/ProgressMonitoring/IAsyncOperation.cs
./Internal/ProgressMonitoring/IProgressMonitor.cs
./Internal/ProgressMonitoring/LogTextWriter.cs
./Internal/ProgressMonitoring/NullProgressMonitor.cs
./Internal/ProgressMonitoring/NullAsyncOperation.cs
./Internal/ProgressMonitoring/ProgressTracker.cs
./Internal/Project/PrjxFileFormat.cs ./Internal/Project/CmbxFileFormat.cs
./Internal/Project/MdsFileFormat.cs ./Internal/Project/MdpFileFormat.cs
./Internal/Project/IFileFormat.cs
./Internal/Project/ProjectPathItemPropertyAttribute.cs
./Internal/Project/Project/Deployment/DeployInformation.cs
./Internal/Project/Project/Deployment/AssemblyDeploy.cs
./Internal/Project/Project/Deployment/ScriptDeploy.cs
./Internal/Project/Project/Deployment/IDeploymentStrategy.cs
./Internal/Project/Project/Deployment/FileDeploy.cs
./Internal/Project/Project/Collections/ProjectFileCollection.cs
./Internal/Project/Project/Collections/ProjectReferenceCollection.cs
./Internal/Project/Project/UnknownProjectVersionException.cs
./Internal/Project/Project/TypelibImporter.cs
./Internal/Project/Project/AbstractProjectConfiguration.cs
./Internal/Project/Project/Project.cs
./Internal/Project/Project/DotNetProject.cs
./Internal/Project/Project/DotNetProjectBinding.cs
./Internal/Project/Project/DotNetProjectConfiguration.cs
./Internal/Project/Project/ProjectReference.cs
./Internal/Project/Project/ProjectReferenceEventArgs.cs
./Internal/Project/Project/ConvertXml.cs
./Internal/Project/Project/IncludeFilesDialog.cs
./Internal/Project/Project/IConfiguration.cs
./Internal/Project/Project/ProjectCompileEventHandler.cs
./Internal/Project/Project/ProjectFile.cs
./Internal/Project/Project/ProjectFileEventArgs.cs
./Internal/Project/Project/AbstractConfiguration.cs
./Internal/Project/Combine/Combine.cs
./Internal/Project/Combine/CombineExecuteDefinition.cs
./Internal/Project/Combine/CyclicBuildOrderException.cs
./Internal/Project/Combine/CombineConfiguration.cs
./Internal/Project/Combine/NoStartupCombineDefinedException.cs
./Internal/Project/Combine/CombineEntry.cs./Internal/Project/Combine/CombineEntryEventArgs.cs
./Internal/Project/Combine/CombineEntryRenamedEventArgs.cs
./Internal/Templates/FileDescriptionTemplate.cs
./Internal/Templates/CodeTemplate.cs ./Internal/Templates/CodeTemplateGroup.cs
./Internal/Templates/FileTemplate.cs ./Internal/Templates/TextTemplate.cs
./Internal/Templates/CodeTemplateLoader.cs
./Internal/Templates/INewFileCreator.cs
./Internal/Templates/ProjectTemplates/ProjectTemplate.cs
./Internal/Templates/ProjectTemplates/ProjectDescriptor.cs
./Internal/Templates/ProjectTemplates/Ces/CodeTemplateLoader.cs
./Internal/Templates/INewFileCreator.cs
./Internal/Templates/ProjectTemplates/ProjectTemplate.cs
./Internal/Templates/ProjectTemplates/ProjectDescriptor.cs
./Internal/Templates/ProjectTemplates/CombineDescriptor.cs
./Internal/Templates/ProjectTemplates/ProjectCreateInformation.cs
./Internal/CollectionUtilities/DiffUtility.cs
./Internal/CollectionUtilities/SortUtilityBase.cs
./Internal/CollectionUtilities/SortUtility.cs
./Internal/CollectionUtilities/Comparers.cs
./Internal/ExternalTool/ToolLoader.cs ./Internal/ExternalTool/ExternalTool.cs
./Internal/Serialization/ArrayHandler.cs
./Internal/Serialization/ArrayListHandler.cs
./Internal/Serialization/ClassDataType.cs
./Internal/Serialization/CollectionDataType.cs
./Internal/Serialization/DataContext.cs ./Internal/Serialization/DataNode.cs
./Internal/Serialization/DataCollection.cs ./Internal/Serialization/DataType.cs
./Internal/Serialization/DataIncludeAttribute.cs
./Internal/Serialization/DataItem.cs
./Internal/Serialization/DataItemAttribute.cs
./Internal/Serialization/DataValue.cs
./Internal/Serialization/GenericCollectionHandler.cs
./Internal/Serialization/IExtendedDataItem.cs
./Internal/Serialization/ICollectionHandler.cs
./Internal/Serialization/ExpandedCollectionAttribute.cs
./Internal/Serialization/ItemProperty.cs
./Internal/Serialization/ItemPropertyAttribute.cs
./Internal/Serialization/SerializationContext.cs
./Internal/Serialization/EnumDataType.cs
./Internal/Serialization/PrimitiveDataType.cs
./Internal/Serialization/XmlDataSerializer.cs
./Internal/Serialization/DataSerializer.cs ./AssemblyInfo.cs \
&& cp MonoDevelop.Base.dll.config ../../../build/bin/.
./Gui/Dialogs/NewProjectDialog.cs(34) error CS0104: `IconView' is an ambiguous
reference (MonoDevelop.Gui.Widgets.IconView or Gtk.IconView)
./Gui/Dialogs/NewFileDialog.cs(40) error CS0104: `IconView' is an ambiguous
reference (Gtk.IconView or MonoDevelop.Gui.Widgets.IconView)
Compilation failed: 2 error(s), 0 warnings
make[3]: *** [../../../build/bin/MonoDevelop.Base.dll] Error 1


---

Portage 2.0.51.19 (default-linux/ppc/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r1,
2.6.10-gentoo-r6y ppc)
=================================================================
System uname: 2.6.10-gentoo-r6y ppc 750FX
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5,dev-lang/python-2.2.3-r6 [2.3.5 (#1,
May 17 2005, 18:30:57)]
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5, 2.2.3-r6
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.6.3, 1.9.5, 1.8.5-r3, 1.7.9-r1, 1.4_p6
sys-devel/binutils:  2.15.90.0.3-r4
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=750 -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/X11/app-defaults /etc/gconf /etc/terminfo
/usr/X11R6/lib/X11/xkb /etc/env.d"
CXXFLAGS="-O3 -mcpu=750 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.eliteitminds.com
http://pandemonium.tiscali.de/pub/gentoo/
ftp://pandemonium.tiscali.de/pub/gentoo/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X aac aalib alsa arts audiofile berkdb bitmap-fonts bootsplash
cdparanoia cdr crypt cups curl doc dvd eds emboss encode esd fam fbcon ffmpeg
flac font-server foomaticdb fortran gd gdbm gif gimpprint gnome gnutls gphoto2
gpm gstreamer gtk gtk2 gtkhtml hal howl imagemagick imlib ipv6 jabber jack java
jpeg junit kde ldap libwww live mad mng motif mozilla mp3 mpeg ncurses network
nls nptl objc ogg oggvorbis opengl oss pam pdflib perl pic png ppds python qt
readline ruby samba scanner sdl slang speex spell ssl subversion svg tcpd tetex
tiff truetype truetype-fonts type1-fonts unicode usb vidix vnc vorbis wifi wmf
xine xinerama xml2 xmms xprint xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2005-05-23 11:30:51 UTC
Please see bug #93472

*** This bug has been marked as a duplicate of 93472 ***