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]

Re: Pre release of guile-gtk 0.18


Ariel Rios <jarios@usa.net> writes:

>    Gtk+ 1.2.7 and Gtk+ 1.3.x from CVS and with CVS guile.

guile-gtk-0.18pre.tar.gz doesn't work with CVS gtk-1.3.x. I have fixes
to make a slightly older guile-gtk work with gtk-1.3 that I will try
porting to guile-gtk-0.18.

	Regards, Ole


gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/mrohne/include
-I/home/mrohne/include -I/home/mrohne/lib/gtk+/include
-I/home/mrohne/lib/glib/include -I/home/mrohne/include
-I/usr/X11R6/include -g -O2 -c guile-gtk.c -fPIC -DPIC -o
.libs/guile-gtk.lo
guile-gtk.c: In function `gtkobj_marker_hook':
guile-gtk.c:630: structure has no member named `ref_count'
guile-gtk.c: In function `sgtk_arg2scm':
guile-gtk.c:1823: case label does not reduce to an integer constant
guile-gtk.c: In function `sgtk_valid_arg':
guile-gtk.c:1860: `GTK_TYPE_CALLBACK' undeclared (first use in this function)
guile-gtk.c:1860: (Each undeclared identifier is reported only once
guile-gtk.c:1860: for each function it appears in.)
guile-gtk.c:1862: case label does not reduce to an integer constant
guile-gtk.c: In function `sgtk_scm2arg':
guile-gtk.c:1918: `GTK_TYPE_CALLBACK' undeclared (first use in this function)
guile-gtk.c:1920: request for member `marshal' in something not a structure or union
guile-gtk.c:1921: request for member `data' in something not a structure or union
guile-gtk.c:1922: request for member `notify' in something not a structure or union
guile-gtk.c:1924: case label does not reduce to an integer constant
guile-gtk.c: In function `sgtk_scm2ret':
guile-gtk.c:1983: case label does not reduce to an integer constant
guile-gtk.c: In function `sgtk_init_with_args':
guile-gtk.c:2687: `gdk_display' undeclared (first use in this function)
make: *** [guile-gtk.lo] Error 1


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