[MonoDevelop] Building Monodevelop with Debugger

David Mitchell david.mitchell@telogis.com
Wed, 16 Feb 2005 11:11:24 +1300


Hi,

I've checked out the latest of everything from svn and tried to build 
monodevelop with the debugger. The debugger is built and installed and I 
configured monodevelop with --enable-debugger. However, when I run 
'make' I get the following error:

make[4]: Entering directory 
`/home/david/monobox/latest/MonoDevelop/Core/src/AddIns/DebuggerAddIn'
mkdir -p ../../../../build/AddIns/DebuggerAddIn
/usr/bin/mcs /out:MonoDevelop.Debugger.dll /target:library \
./DebuggerCommands.cs ./DebuggingService.cs ./Gui/DebuggerLocalsPad.cs 
./Gui/DebuggerVariablePad.cs ./Gui/DebuggerStackTracePad.cs 
./Gui/DebuggerThreadPad.cs -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/mono-debugger/Mono.Debugger.dll 
/r:../../../../build/bin/MonoDevelop.Base.dll 
/r:../../../../build/bin/MonoDevelop.Core.dll\
&& cp MonoDevelop.Debugger.dll 
../../../../build/AddIns/DebuggerAddIn/MonoDevelopDebugger.addin.xml
./Gui/DebuggerVariablePad.cs(152) error CS0117: 
`Mono.Debugger.Languages.ITargetTypeInfo' does not contain a definition 
for `Kind'
./Gui/DebuggerVariablePad.cs(197) warning CS0219: The variable 'iter' is 
assigned but its value is never used
./Gui/DebuggerVariablePad.cs(205) error CS0117: 
`Mono.Debugger.Languages.ITargetTypeInfo' does not contain a definition 
for `Name'
./Gui/DebuggerVariablePad.cs(207) error CS0117: 
`Mono.Debugger.Languages.ITargetTypeInfo' does not contain a definition 
for `Kind'
Compilation failed: 3 error(s), 1 warnings


I've searched the lists and google but can't find anything on this. Any 
ideas?

Thanks

-- 
David Mitchell
Software Engineer
Telogis

NOTICE:
This message (including any attachments) contains CONFIDENTIAL
INFORMATION intended for a specific individual and purpose, and
is protected by law.  If you are not the intended recipient,
you should delete this message and are hereby notified that any
disclosure, copying, or distribution of this message, or the
taking of any action based on it, is strictly prohibited.