This is the mail archive of the guile-gtk@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

compile error with gtk-1.2.7



I get

$ make
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  -O6 -march=k6 -pipe -c guile-gtk.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -O6 -march=k6 -pipe -c  -fPIC -DPIC guile-gtk.c -o guile-gtk.lo
In file included from guile-gtk.c:28:
guile-gtk.h:235: conflicting types for `gdk_color_copy'
/usr/local/include/gdk/gdk.h:556: previous declaration of `gdk_color_copy'
make: *** [guile-gtk.lo] Error 1

I commented out the def in guile-gtk.h, and everything seemed to work.

-- 

	http://altern.org/vii

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]