[Mono-list] Error compiling trunk/debugger

Boyd Timothy btimothy at gmail.com
Tue Dec 6 12:26:45 EST 2005


Can anyone else compile trunk/debugger?  I'm getting this error:

Making all in wrapper
make[2]: Entering directory `/home/boyd/projects/debugger/wrapper'
if gcc -DHAVE_CONFIG_H -I. -I. -I..
-DG_LOG_DOMAIN=\"MonoDebuggerJitWrapper\" -D_REENTRANT -pthread
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/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; fiwrapper.c:40: error: 'mono_trampoline_code'
undeclared here (not in a function)
wrapper.c:60: warning: initialization makes integer from pointer without a
cast
wrapper.c: In function 'debugger_run_finally':
wrapper.c:177: warning: cast to pointer from integer of different size
make[2]: *** [wrapper.o] Error 1
make[2]: Leaving directory `/home/boyd/projects/debugger/wrapper'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/boyd/projects/debugger'
make: *** [all] Error 2
boyd at linux:~/projects/debugger>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20051206/b482c4b0/attachment.html


More information about the Mono-list mailing list