[Gtk-sharp-list] Trouble installing

Segovax Segovax@Insightbb.com
Sun, 15 Dec 2002 00:02:12 -0500


When I run make I get the following error:
-----------
...
/usr/include/gtk-2.0/gdk/gdkinput.h:116: warning: declaration of `index' 
shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
adjustment.c:14: warning: no previous prototype for 
`gtksharp_gtk_adjustment_set_bounds'
adjustment.c:26: warning: no previous prototype for 
`gtksharp_gtk_adjustment_get_lower'
adjustment.c:32: warning: no previous prototype for 
`gtksharp_gtk_adjustment_get_upper'
adjustment.c:38: warning: no previous prototype for 
`gtksharp_gtk_adjustment_get_step_increment'
adjustment.c:44: warning: no previous prototype for 
`gtksharp_gtk_adjustment_get_page_increment'
adjustment.c:50: warning: no previous prototype for 
`gtksharp_gtk_adjustment_set_page_increment'
adjustment.c:58: warning: no previous prototype for 
`gtksharp_gtk_adjustment_get_page_size'
adjustment.c:64: warning: no previous prototype for 
`gtksharp_gtk_adjustment_set_page_size'
make[1]: *** [adjustment.lo] Error 1
make: *** [native] Error 1
-----------

Any help you could give me would save a life :o)

Thanks