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


when trying to compile guile-gtk-0.17, i get the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/include 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c  -fPIC -DPIC 
guile-gtk.c -o .libs/guile-gtk.lo
In file included from guile-gtk.c:28:
guile-gtk.h:235: conflicting types for `gdk_color_copy'
/usr/include/gdk/gdk.h:556: previous declaration of `gdk_color_copy'
make: *** [guile-gtk.lo] Error 1
corey@phantom:~/guile/guile-gtk-0.17$


"configure" worked fine.  I'm running guile-1.3 and gtk 1.2



when i try "./autogen.sh" on todays CVS i get:

corey@phantom:~/guile/guile-gtk$ ./autogen.sh
aclocal: configure.in: 11: macro `AM_PROG_LIBTOOL' not found in library


anyone have any advice?

Corey

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


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