[Mono-list] debugger

daniel@solin.org daniel@solin.org
Mon, 20 Jan 2003 05:13:23 -0800


Hi Marcus,

Seems like it simply can't find your gtk headers. Do you have them
installed, and if so, are their location included by gcc's -I option?

--Dan

On Sun, Jan 19, 2003 at 08:06:30PM -0600, Marcus wrote:
> I'm trying to get the debugger in CVS to work, but it gets to a certain point 
> and totally bombs out during building:
> 
> gtksourcebuffer.c:24:21: gtk/gtk.h: No such file or directory
> gtksourcebuffer.c:25:33: libgnome/gnome-i18n.h: No such file or directory
> In file included from gtkundomanager.h:34,
>                  from gtksourcebuffer.c:26:
> gtksourcebuffer.h:31:21: gtk/gtk.h: No such file or directory
> In file included from gtksourcebuffer.h:32,
>                  from gtkundomanager.h:34,
>                  from gtksourcebuffer.c:26:
> gtksourcetag.h:29:21: gtk/gtk.h: No such file or directory
> gtksourcetag.h:30:28: gtk/gtktexttag.h: No such file or directory
> In file included from gtksourcebuffer.h:32,
>                  from gtkundomanager.h:34,
>                  from gtksourcebuffer.c:26:
> gtksourcetag.h:55: parse error before "gint"
> 
> etc.
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list