[Mono-list] Problems installing GTK-Sharp

Segovax Segovax@Insightbb.com
Mon, 16 Dec 2002 21:36:13 -0500


I tried posting to the GTK-Sharp list but got no answers.  Can someone help?

Just last week I installed gtk-sharp from anon CVS and went without a 
hitch.  Now when I install I get the following error.

....

<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

---------------
Thanks