[Mono-devel-list] Problem compiling debugger

scrumpler scrumpler at teamanarchy.com
Thu Jan 1 11:23:10 EST 2004


Nevermind, I should really pay close attention to Changelogs from now
on.


On Tue, 2003-12-30 at 19:07, scrumpler wrote:
> I hope I'm not posting in the wrong list for this question, if I am I
> apologize.  
> 
> I'm having trouble compiling the mono debugger, after configuring and
> running make, I get the following compile error:
> 
> make[2]: Entering directory
> `/home/scrumpler/projects/mono/mono-debugger-0.2.0/lib'
> /home/scrumpler/mono/bin/mcs /target:library /out:Mono.Debugger.dll  -r
> Mono.CSharp.Debugger ../interfaces/*.cs                        
> ../classes/*.cs
> ../classes/TargetBinaryReader.cs(19) error CS0246: Cannot find type
> `Mono.CSharp.Debugger.IMonoBinaryReader'
> Compilation failed: 1 error(s), 0 warnings
> make[2]: *** [Mono.Debugger.dll] Error 1
> make[2]: Leaving directory
> `/home/scrumpler/projects/mono/mono-debugger-0.2.0/lib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/scrumpler/projects/mono/mono-debugger-0.2.0'
> make: *** [all-recursive-am] Error 2
> 
> 
> Any ideas?
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list