[MonoDevelop] Error reports when trying to enable boo and ikvm with monodevelop

Paul paul at all-the-johnsons.co.uk
Tue Apr 25 18:52:03 EDT 2006


Hi,

I'm trying to pass --enable-boo and --enable-java on the ./configure
line when building monodevelop, but I can't seem to get either to build.

boo is throwing the following back

8-->
./DockItem.cs(806,15): warning CS0219: The variable `fleur' is assigned
but its value is never used
./DockLayout.cs(631,8): warning CS0169: The private method
`Gdl.DockLayout.LoadLayoutCb(object, System.EventArgs)' is never used
./DockLayout.cs(640,8): warning CS0169: The private method
`Gdl.DockLayout.DeleteLayoutCb(object, System.EventArgs)' is never used
./DockLayout.cs(47,13): warning CS0169: The private field
`Gdl.DockLayout.placeholders' is assigned but its value is never used
cs.ATG(409,7): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.Parser.ExpectWeak(int, int)' is never
used
cs.ATG(421,7): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.Parser.WeakSeparator(int, int, int)'
is never used
./src/PrettyPrinter/OutputFormatter.cs(111,8): warning CS0169: The
private field
`ICSharpCode.SharpRefactory.PrettyPrinter.OutputFormatter.gotBlankLine'
is assigned but its value is never used
./src/CodeDOM/CodeDOMVisitor.cs(86,8): warning CS0169: The private
method
`ICSharpCode.SharpRefactory.Parser.CodeDOMVisitor.AddStmt(System.CodeDom.CodeExpression)' is never used
./MonoDevelop.Components/IconView.cs(9,3): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(19,19): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(20,4): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(31,14): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(37,14): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(78,4): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(48,7): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Core.Gui.Dialogs/NewSiteDialog.cs(15,18): warning CS0612:
`Gnome.FileEntry' is obsolete
./MonoDevelop.Documentation/DocumentationService.cs(27,29): warning
CS0067: The event
`MonoDevelop.Documentation.DocumentationService.Initialize' is never
used
./MonoDevelop.Documentation/DocumentationService.cs(28,29): warning
CS0067: The event
`MonoDevelop.Documentation.DocumentationService.Unload' is never used
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/CombineBuildOptions.cs(28,19): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(34,20): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(35,20): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(29,19): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(31,19): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(32,19): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(33,19): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/CombineBuildOptions.cs(36,5): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/CombineBuildOptions.cs(41,31): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(70,5): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(71,5): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(99,9): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(100,46): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(106,9): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(107,46): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(113,32): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(118,46): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(119,46): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(45,5): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(47,5): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(48,6): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(49,6): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(66,54): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(72,37): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(74,40): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(75,39): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(76,35): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(90,20): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/LoadSavePanel.cs(47,26): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(195,29): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(207,5): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(225,6): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(233,6): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(240,5): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/LoadSavePanel.cs(60,5): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/LoadSavePanel.cs(64,5): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/LoadSavePanel.cs(83,26): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.Dialogs/NewProjectDialog.cs(244,8): warning
CS0169: The private method
`MonoDevelop.Ide.Gui.Dialogs.NewProjectDialog.SolutionCheckChanged(object, System.EventArgs)' is never used
./MonoDevelop.Ide.Gui.Dialogs/NewProjectDialog.cs(252,8): warning
CS0169: The private method
`MonoDevelop.Ide.Gui.Dialogs.NewProjectDialog.NameChanged(object,
System.EventArgs)' is never used
./src/ParserGen.cs(29,16): warning CS0169: The private field
`at.jku.ssw.Coco.ParserGen.srcName' is assigned but its value is never
used
./src/DFA.cs(247,23): warning CS0169: The private field
`at.jku.ssw.Coco.DFA.srcDir' is assigned but its value is never used
./MonoDevelop.SourceEditor.Gui/SourceEditorWidget.cs(211,6): warning
CS0642: Possible mistaken empty statement
./MonoDevelop.SourceEditor.InsightWindow/IndexerInsightDataProvider.cs(29,23): warning CS0169: The private field `MonoDevelop.SourceEditor.InsightWindow.IndexerInsightDataProvider.fileName' is assigned but its value is never used
./MonoDevelop.SourceEditor.InsightWindow/InsightWindow.cs(181,8):
warning CS0169: The private method
`MonoDevelop.SourceEditor.InsightWindow.InsightWindow.CaretOffsetChanged(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.InsightWindow/InsightWindow.cs(29,10):
warning CS0169: The private field
`MonoDevelop.SourceEditor.InsightWindow.InsightWindow.description' is
assigned but its value is never used
./MonoDevelop.SourceEditor.InsightWindow/MethodInsightDataProvider.cs(29,23): warning CS0169: The private field `MonoDevelop.SourceEditor.InsightWindow.MethodInsightDataProvider.fileName' is assigned but its value is never used
./MonoDevelop.SourceEditor.Gui.OptionPanels/SyntaxHighlightingPanel.cs(106,17): warning CS0169: The private method `MonoDevelop.SourceEditor.Gui.OptionPanels.SyntaxHighlightingPanel.SyntaxHighlightingPanelWidget.OnButtonToggled(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.Gui.OptionPanels/SyntaxHighlightingPanel.cs(118,17): warning CS0169: The private method `MonoDevelop.SourceEditor.Gui.OptionPanels.SyntaxHighlightingPanel.SyntaxHighlightingPanelWidget.OnColorSet(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.Gui.OptionPanels/SyntaxHighlightingPanel.cs(128,17): warning CS0169: The private method `MonoDevelop.SourceEditor.Gui.OptionPanels.SyntaxHighlightingPanel.SyntaxHighlightingPanelWidget.OnHighlightingToggled(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.Gui.OptionPanels/SyntaxHighlightingPanel.cs(134,17): warning CS0169: The private method `MonoDevelop.SourceEditor.Gui.OptionPanels.SyntaxHighlightingPanel.SyntaxHighlightingPanelWidget.OnLanguageSelected(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.Gui.OptionPanels/SyntaxHighlightingPanel.cs(142,17): warning CS0169: The private method `MonoDevelop.SourceEditor.Gui.OptionPanels.SyntaxHighlightingPanel.SyntaxHighlightingPanelWidget.OnRestoreClicked(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.Gui.Dialogs/GotoLineNumberDialog.cs(54,8):
warning CS0169: The private method
`MonoDevelop.SourceEditor.Gui.Dialogs.GotoLineNumberDialog.on_btn_go_to_line_clicked(object, System.EventArgs)' is never used
./Parser/CSharpVisitor.cs(309,20): warning CS0219: The variable `mf' is
assigned but its value is never used
./Parser/LanguageItemVisitor.cs(95,6): warning CS0162: Unreachable code
detected
./Parser/ExpressionFinder.cs(50,4): warning CS0642: Possible mistaken
empty statement
./Parser/Resolver.cs(361,8): warning CS0169: The private method
`CSharpBinding.Parser.Resolver.InStatic()' is never used
./Parser/Resolver.cs(53,8): warning CS0169: The private field
`CSharpBinding.Parser.Resolver.inNew' is assigned but its value is never
used
./Parser/ExpressionFinder.cs(529,8): warning CS0169: The private method
`CSharpBinding.Parser.ExpressionFinder.UnGetToken()' is never used
./Parser/ExpressionFinder.cs(553,10): warning CS0169: The private method
`CSharpBinding.Parser.ExpressionFinder.GetTokenName(int)' is never used
./Parser/ExpressionFinder.cs(795,10): warning CS0169: The private method
`CSharpBinding.Parser.ExpressionFinder.GetStateName(int)' is never used
./Parser/ExpressionFinder.cs(19,10): warning CS0169: The private field
`CSharpBinding.Parser.ExpressionFinder.fileName' is assigned but its
value is never used
./Parser/ExpressionFinder.cs(564,10): warning CS0169: The private field
`CSharpBinding.Parser.ExpressionFinder.lastIdentifier' is assigned but
its value is never used
./FormattingStrategy/CSharpFormattingStrategy.cs(123,8): warning CS0169:
The private method
`CSharpBinding.FormattingStrategy.CSharpFormattingStrategy.NeedCurlyBracket(string)' is never used
make[2]: *** [../../build/AddIns/BackendBindings/BooBinding.dll] Error
255
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
<--8

And ikvm throws back with 

8-->
./DockItem.cs(806,15): warning CS0219: The variable `fleur' is assigned
but its value is never used
./DockLayout.cs(631,8): warning CS0169: The private method
`Gdl.DockLayout.LoadLayoutCb(object, System.EventArgs)' is never used
./DockLayout.cs(640,8): warning CS0169: The private method
`Gdl.DockLayout.DeleteLayoutCb(object, System.EventArgs)' is never used
./DockLayout.cs(47,13): warning CS0169: The private field
`Gdl.DockLayout.placeholders' is assigned but its value is never used
cs.ATG(409,7): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.Parser.ExpectWeak(int, int)' is never
used
cs.ATG(421,7): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.Parser.WeakSeparator(int, int, int)'
is never used
./src/PrettyPrinter/OutputFormatter.cs(111,8): warning CS0169: The
private field
`ICSharpCode.SharpRefactory.PrettyPrinter.OutputFormatter.gotBlankLine'
is assigned but its value is never used
./src/CodeDOM/CodeDOMVisitor.cs(86,8): warning CS0169: The private
method
`ICSharpCode.SharpRefactory.Parser.CodeDOMVisitor.AddStmt(System.CodeDom.CodeExpression)' is never used
./MonoDevelop.Components/IconView.cs(9,3): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(19,19): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(20,4): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(31,14): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(37,14): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(78,4): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Components/IconView.cs(48,7): warning CS0612:
`Gnome.IconList' is obsolete
./MonoDevelop.Core.Gui.Dialogs/NewSiteDialog.cs(15,18): warning CS0612:
`Gnome.FileEntry' is obsolete
./MonoDevelop.Documentation/DocumentationService.cs(27,29): warning
CS0067: The event
`MonoDevelop.Documentation.DocumentationService.Initialize' is never
used
./MonoDevelop.Documentation/DocumentationService.cs(28,29): warning
CS0067: The event
`MonoDevelop.Documentation.DocumentationService.Unload' is never used
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/CombineBuildOptions.cs(28,19): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(34,20): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(35,20): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(29,19): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(31,19): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(32,19): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(33,19): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/CombineBuildOptions.cs(36,5): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/CombineBuildOptions.cs(41,31): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(70,5): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(71,5): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(99,9): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(100,46): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(106,9): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(107,46): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(113,32): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(118,46): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/DeployFileOptions.cs(119,46): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(45,5): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(47,5): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(48,6): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(49,6): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(66,54): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(72,37): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(74,40): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(75,39): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Projects.Gui.Dialogs.OptionPanels/OutputOptionsPanel.cs(76,35): warning CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(90,20): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/LoadSavePanel.cs(47,26): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(195,29): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(207,5): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(225,6): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(233,6): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs(240,5): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/LoadSavePanel.cs(60,5): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/LoadSavePanel.cs(64,5): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.OptionPanels/LoadSavePanel.cs(83,26): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui.Dialogs/NewProjectDialog.cs(244,8): warning
CS0169: The private method
`MonoDevelop.Ide.Gui.Dialogs.NewProjectDialog.SolutionCheckChanged(object, System.EventArgs)' is never used
./MonoDevelop.Ide.Gui.Dialogs/NewProjectDialog.cs(252,8): warning
CS0169: The private method
`MonoDevelop.Ide.Gui.Dialogs.NewProjectDialog.NameChanged(object,
System.EventArgs)' is never used
./src/ParserGen.cs(29,16): warning CS0169: The private field
`at.jku.ssw.Coco.ParserGen.srcName' is assigned but its value is never
used
./src/DFA.cs(247,23): warning CS0169: The private field
`at.jku.ssw.Coco.DFA.srcDir' is assigned but its value is never used
./MonoDevelop.SourceEditor.Gui/SourceEditorWidget.cs(211,6): warning
CS0642: Possible mistaken empty statement
./MonoDevelop.SourceEditor.InsightWindow/IndexerInsightDataProvider.cs(29,23): warning CS0169: The private field `MonoDevelop.SourceEditor.InsightWindow.IndexerInsightDataProvider.fileName' is assigned but its value is never used
./MonoDevelop.SourceEditor.InsightWindow/InsightWindow.cs(181,8):
warning CS0169: The private method
`MonoDevelop.SourceEditor.InsightWindow.InsightWindow.CaretOffsetChanged(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.InsightWindow/InsightWindow.cs(29,10):
warning CS0169: The private field
`MonoDevelop.SourceEditor.InsightWindow.InsightWindow.description' is
assigned but its value is never used
./MonoDevelop.SourceEditor.InsightWindow/MethodInsightDataProvider.cs(29,23): warning CS0169: The private field `MonoDevelop.SourceEditor.InsightWindow.MethodInsightDataProvider.fileName' is assigned but its value is never used
./MonoDevelop.SourceEditor.Gui.OptionPanels/SyntaxHighlightingPanel.cs(106,17): warning CS0169: The private method `MonoDevelop.SourceEditor.Gui.OptionPanels.SyntaxHighlightingPanel.SyntaxHighlightingPanelWidget.OnButtonToggled(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.Gui.OptionPanels/SyntaxHighlightingPanel.cs(118,17): warning CS0169: The private method `MonoDevelop.SourceEditor.Gui.OptionPanels.SyntaxHighlightingPanel.SyntaxHighlightingPanelWidget.OnColorSet(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.Gui.OptionPanels/SyntaxHighlightingPanel.cs(128,17): warning CS0169: The private method `MonoDevelop.SourceEditor.Gui.OptionPanels.SyntaxHighlightingPanel.SyntaxHighlightingPanelWidget.OnHighlightingToggled(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.Gui.OptionPanels/SyntaxHighlightingPanel.cs(134,17): warning CS0169: The private method `MonoDevelop.SourceEditor.Gui.OptionPanels.SyntaxHighlightingPanel.SyntaxHighlightingPanelWidget.OnLanguageSelected(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.Gui.OptionPanels/SyntaxHighlightingPanel.cs(142,17): warning CS0169: The private method `MonoDevelop.SourceEditor.Gui.OptionPanels.SyntaxHighlightingPanel.SyntaxHighlightingPanelWidget.OnRestoreClicked(object, System.EventArgs)' is never used
./MonoDevelop.SourceEditor.Gui.Dialogs/GotoLineNumberDialog.cs(54,8):
warning CS0169: The private method
`MonoDevelop.SourceEditor.Gui.Dialogs.GotoLineNumberDialog.on_btn_go_to_line_clicked(object, System.EventArgs)' is never used
./Parser/CSharpVisitor.cs(309,20): warning CS0219: The variable `mf' is
assigned but its value is never used
./Parser/LanguageItemVisitor.cs(95,6): warning CS0162: Unreachable code
detected
./Parser/ExpressionFinder.cs(50,4): warning CS0642: Possible mistaken
empty statement
./Parser/Resolver.cs(361,8): warning CS0169: The private method
`CSharpBinding.Parser.Resolver.InStatic()' is never used
./Parser/Resolver.cs(53,8): warning CS0169: The private field
`CSharpBinding.Parser.Resolver.inNew' is assigned but its value is never
used
./Parser/ExpressionFinder.cs(529,8): warning CS0169: The private method
`CSharpBinding.Parser.ExpressionFinder.UnGetToken()' is never used
./Parser/ExpressionFinder.cs(553,10): warning CS0169: The private method
`CSharpBinding.Parser.ExpressionFinder.GetTokenName(int)' is never used
./Parser/ExpressionFinder.cs(795,10): warning CS0169: The private method
`CSharpBinding.Parser.ExpressionFinder.GetStateName(int)' is never used
./Parser/ExpressionFinder.cs(19,10): warning CS0169: The private field
`CSharpBinding.Parser.ExpressionFinder.fileName' is assigned but its
value is never used
./Parser/ExpressionFinder.cs(564,10): warning CS0169: The private field
`CSharpBinding.Parser.ExpressionFinder.lastIdentifier' is assigned but
its value is never used
./FormattingStrategy/CSharpFormattingStrategy.cs(123,8): warning CS0169:
The private method
`CSharpBinding.FormattingStrategy.CSharpFormattingStrategy.NeedCurlyBracket(string)' is never used
./Gui/GlobalOptionsPanel.cs(20,19): warning CS0612: `Gnome.FileEntry' is
obsolete
./Gui/GlobalOptionsPanel.cs(38,5): warning CS0612: `Gnome.FileEntry' is
obsolete
./Gui/GlobalOptionsPanel.cs(45,47): warning CS0612: `Gnome.FileEntry' is
obsolete
./NemerleBindingCompilerServices.cs(208,7): warning CS0642: Possible
mistaken empty statement
./MdPrjHelper.cs(16,20): warning CS0169: The private field
`MonoDevelop.Prj2Make.CmbxMaker.projGuidInfo' is assigned but its value
is never used
./src/Parser/AST/Expressions/ParameterDeclarationExpression.cs(75,4):
warning CS1717: Assignment made to same variable; did you mean to assign
something else?
./src/Parser/AST/Expressions/ParameterDeclarationExpression.cs(75,4):
warning CS1717: Assignment made to same variable; did you mean to assign
something else?
./src/CSharpConverter/CSharpVisitor.cs(34,19): warning CS0169: The
private field
`ICSharpCode.SharpRefactory.PrettyPrinter.VB.CSharpVisitor.errors' is
assigned but its value is never used
./src/Lexer/Lexer.cs(72,21): warning CS0169: The private field
`ICSharpCode.SharpRefactory.Parser.VB.Lexer.keywords' is assigned but
its value is never used
./src/Parser/AST/Expressions/PrimitiveExpression.cs(38,27): warning
CS0169: The private field
`ICSharpCode.SharpRefactory.Parser.AST.VB.PrimitiveExpression.nfi' is
assigned but its value is never used
./src/CSharpConverter/CSharpVisitor.cs(34,19): warning CS0169: The
private field
`ICSharpCode.SharpRefactory.PrettyPrinter.VB.CSharpVisitor.errors' is
assigned but its value is never used
./src/Lexer/Lexer.cs(72,21): warning CS0169: The private field
`ICSharpCode.SharpRefactory.Parser.VB.Lexer.keywords' is assigned but
its value is never used
./src/Parser/AST/Expressions/PrimitiveExpression.cs(38,27): warning
CS0169: The private field
`ICSharpCode.SharpRefactory.Parser.AST.VB.PrimitiveExpression.nfi' is
assigned but its value is never used
./src/Parser/generated/keywordlist/Tokens.cs(202,10): warning CS0169:
The private method
`ICSharpCode.SharpRefactory.Parser.VB.Tokens.GetTokenString(int)' is
never used
VBNET.ATG(46,6): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.VB.Parser.StartPeek()' is never used
VBNET.ATG(51,7): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.VB.Parser.Peek()' is never used
VBNET.ATG(260,7): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.VB.Parser.ExpectWeak(int, int)' is
never used
VBNET.ATG(272,7): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.VB.Parser.WeakSeparator(int, int,
int)' is never used
VBNET.ATG(10,16): warning CS0169: The private field
`ICSharpCode.SharpRefactory.Parser.VB.Parser.assemblyName' is assigned
but its value is never used
./src/Parser/generated/keywordlist/Tokens.cs(202,10): warning CS0169:
The private method
`ICSharpCode.SharpRefactory.Parser.VB.Tokens.GetTokenString(int)' is
never used
VBNET.ATG(46,6): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.VB.Parser.StartPeek()' is never used
VBNET.ATG(51,7): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.VB.Parser.Peek()' is never used
VBNET.ATG(260,7): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.VB.Parser.ExpectWeak(int, int)' is
never used
VBNET.ATG(272,7): warning CS0169: The private method
`ICSharpCode.SharpRefactory.Parser.VB.Parser.WeakSeparator(int, int,
int)' is never used
VBNET.ATG(10,16): warning CS0169: The private field
`ICSharpCode.SharpRefactory.Parser.VB.Parser.assemblyName' is assigned
but its value is never used
./VBBindingCompilerServices.cs(34,19): warning CS0169: The private field
`VBBinding.VBBindingCompilerServices.propertyService' is assigned but
its value is never used
./Gui/CodeGenerationPanel.cs(25,24): warning CS0169: The private field
`VBBinding.CodeGenerationPanel.compilerParameters' is assigned but its
value is never used
./Gui/CodeGenerationPanel.cs(26,30): warning CS0169: The private field
`VBBinding.CodeGenerationPanel.configuration' is never used
./Gui/CodeGenerationPanel.cs(124,24): warning CS0169: The private field
`VBBinding.CodeGenerationPanel.CodeGenerationPanelWidget.StringParserService' is assigned but its value is never used
./VBBindingCompilerServices.cs(34,19): warning CS0169: The private field
`VBBinding.VBBindingCompilerServices.propertyService' is assigned but
its value is never used
./Gui/CodeGenerationPanel.cs(25,24): warning CS0169: The private field
`VBBinding.CodeGenerationPanel.compilerParameters' is assigned but its
value is never used
./Gui/CodeGenerationPanel.cs(26,30): warning CS0169: The private field
`VBBinding.CodeGenerationPanel.configuration' is never used
./Gui/CodeGenerationPanel.cs(124,24): warning CS0169: The private field
`VBBinding.CodeGenerationPanel.CodeGenerationPanelWidget.StringParserService' is assigned but its value is never used
./Parser/ExpressionFinder.cs(249,8): warning CS0169: The private method
`VBBinding.Parser.ExpressionFinder.ReadMultiLineComment(string, ref int,
ref int)' is never used
./Parser/ExpressionFinder.cs(291,8): warning CS0169: The private method
`VBBinding.Parser.ExpressionFinder.UnGet()' is never used
./Parser/ExpressionFinder.cs(311,10): warning CS0169: The private method
`VBBinding.Parser.ExpressionFinder.GetTokenName(int)' is never used
./Parser/ExpressionFinder.cs(503,10): warning CS0169: The private method
`VBBinding.Parser.ExpressionFinder.GetStateName(int)' is never used
./Parser/Resolver.cs(586,8): warning CS0169: The private method
`VBBinding.Parser.Resolver.InMain()' is never used
./Parser/Resolver.cs(591,14): warning CS0169: The private method
`VBBinding.Parser.Resolver.WithResolve()' is never used
./Parser/Resolver.cs(612,17): warning CS0169: The private method
`VBBinding.Parser.Resolver.ImportsResolve(string)' is never used
./Parser/Resolver.cs(638,8): warning CS0169: The private method
`VBBinding.Parser.Resolver.InStatic()' is never used
./Parser/Resolver.cs(53,8): warning CS0169: The private field
`VBBinding.Parser.Resolver.inNew' is assigned but its value is never
used
./Parser/VBNetVisitor.cs(24,62): warning CS0169: The private field
`VBBinding.Parser.VBNetVisitor.domVisitor' is assigned but its value is
never used
./Project/VBCompilerParameters.cs(38,10): warning CS0169: The private
field `VBBinding.VBCompilerParameters.noWarnings' is assigned but its
value is never used
./Parser/ExpressionFinder.cs(249,8): warning CS0169: The private method
`VBBinding.Parser.ExpressionFinder.ReadMultiLineComment(string, ref int,
ref int)' is never used
./Parser/ExpressionFinder.cs(291,8): warning CS0169: The private method
`VBBinding.Parser.ExpressionFinder.UnGet()' is never used
./Parser/ExpressionFinder.cs(311,10): warning CS0169: The private method
`VBBinding.Parser.ExpressionFinder.GetTokenName(int)' is never used
./Parser/ExpressionFinder.cs(503,10): warning CS0169: The private method
`VBBinding.Parser.ExpressionFinder.GetStateName(int)' is never used
./Parser/Resolver.cs(586,8): warning CS0169: The private method
`VBBinding.Parser.Resolver.InMain()' is never used
./Parser/Resolver.cs(591,14): warning CS0169: The private method
`VBBinding.Parser.Resolver.WithResolve()' is never used
./Parser/Resolver.cs(612,17): warning CS0169: The private method
`VBBinding.Parser.Resolver.ImportsResolve(string)' is never used
./Parser/Resolver.cs(638,8): warning CS0169: The private method
`VBBinding.Parser.Resolver.InStatic()' is never used
./Parser/Resolver.cs(53,8): warning CS0169: The private field
`VBBinding.Parser.Resolver.inNew' is assigned but its value is never
used
./Parser/VBNetVisitor.cs(24,62): warning CS0169: The private field
`VBBinding.Parser.VBNetVisitor.domVisitor' is assigned but its value is
never used
./Project/VBCompilerParameters.cs(38,10): warning CS0169: The private
field `VBBinding.VBCompilerParameters.noWarnings' is assigned but its
value is never used
make[2]: *** No rule to make target
`../../build/AddIns/MonoDevelop.GtkCore/MonoDevelop.GtkCore.dll.mdb',
needed by `all-am'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: *** Waiting for unfinished jobs....
./MonoDevelop.GtkCore.Dialogs/BindDesignDialog.cs(48,18): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.GtkCore.Dialogs/BindDesignDialog.cs(76,4): warning CS0612:
`Gnome.FileEntry' is obsolete
./MonoDevelop.GtkCore.Dialogs/BindDesignDialog.cs(144,17): warning
CS0612: `Gnome.FileEntry' is obsolete
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Has anyone any ideas on where I'm going wrong with them? I'm using
mono-1.1.13-6 (fedora core 5). boo and ikvm both built fine.

TTFN

Paul

-- 
Computer sind Klimaanlagen sehr ähnlich: beide funktionieren, es sei
denn man öffnet die Fenster
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060425/6ece8cdb/attachment-0001.bin


More information about the Monodevelop-list mailing list