[Mono-list] Re: Compiling debugger

Aleksandar Dezelin Aleksandar Dezelin <dezelin@gmail.com>
Mon, 21 Feb 2005 10:56:25 +0100


I've managed to compile it, but it's unusable!!! How do you folks
debug in Mono???

Cheers,
Aleksandar Dezelin


On Fri, 18 Feb 2005 14:53:45 +0100, Aleksandar Dezelin
<dezelin@gmail.com> wrote:
> When I try to compile a debugger I get the following error:
> 
> if gcc -DHAVE_CONFIG_H -I. -I. -I..
> -DG_LOG_DOMAIN=\"MonoDebuggerJitWrapper\" -pthread -D_REENTRANT
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/local/include   -D_GNU_SOURCE    -g -Wall -Wunused
> -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith
> -Wno-cast-qual -Wcast-align -Wwrite-strings -MT wrapper.o -MD -MP -MF
> ".deps/wrapper.Tpo" -c -o wrapper.o wrapper.c; \
> then mv -f ".deps/wrapper.Tpo" ".deps/wrapper.Po"; else rm -f
> ".deps/wrapper.Tpo"; exit 1; fi
> wrapper.c:7:46: mono/private/libgc-mono-debugger.h: No such file or directory
> make[2]: *** [wrapper.o] Error 1
> make[2]: Leaving directory `/home/skynet/farm/mono-trunk/debugger/wrapper'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/skynet/farm/mono-trunk/debugger'
> make: *** [all] Error 2
> 
> I'm using the latest debugger source. What should I do to make it compile?
> 
> --
> Linux is like wighwam, no windows no gates and apache inside...
> 


-- 
Linux is like wighwam, no windows no gates and apache inside...