Re: Gnome-guile Dies
- From: "James M. Cape" <jcape jcinteractive com>
- To: Gnome List <gnome-list gnome org>
- Subject: Re: Gnome-guile Dies
- Date: Thu, 04 Mar 1999 05:29:04 +0000
James Henstridge wrote:
>
> I think Marius was doing some testing out adding reference counting to the
> canvas-points structure used by some of the canvas items. I suppose he
> has used those changes in gnome-guile but not commited them to gnome-libs
> (he would have said something about it on gnome-hackers if he had
> commited).
>
> Probably your best bet is to do a cvs annotate on the file which isn't
> compiling, to find which revision the gnome_canvas_points_unref was added,
> then find out when that revision was created and do a "cvs -z3 update -D
> date" to check out a version before the change.
>
> James Henstridge.
But If I do that, then it still won't compile because I'm using CVS GTK+
(which is listed as 1.3), and correct support for GTK 1.3 wasn't added
until today. So older versions won't compile either.
Ahhh, Catch 22. :-)
> On Wed, 3 Mar 1999, James M. Cape wrote:
>
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../guile-gtk
> > -I./../guile-gtk -I/usr/include -I/usr/include -DNEED_GNOMESUPPORT_H
> > -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
> > -I/usr/X11R6/include -I/usr/include -O6 -march=pentiumpro
> > -Wp,-MD,.deps/gnome-glue.pp -c -fPIC -DPIC gnome-glue.c -o gnome-glue.lo
> > gnome-glue.c:216: `gnome_canvas_points_unref' undeclared here (not in a
> > function)
> > gnome-glue.c:216: initializer element for
> > `sgtk_gnome_canvas_points_info.destroy' is not constant
> > gnome-glue.c: In function `sgtk_gnome_canvas_points_from_coords':
> > gnome-glue.c:1775: warning: assignment makes pointer from integer
> > without a cast
> > gnome-glue.c: In function `sgtk_gnome_canvas_points_intern':
> > gnome-glue.c:1794: warning: assignment makes pointer from integer
> > without a cast
> > make[2]: *** [gnome-glue.lo] Error 1
> > make[2]: Leaving directory `/usr/download/gnome/gnome-guile/guile-gnome'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/download/gnome/gnome-guile'
> > make: *** [all-recursive-am] Error 2
> >
> > Linux 2.2.1
> > Egcs 1.1.1
> > Glibc 2.1 (99.02.19)
> > Libtool 1.2d
> > Autoconf 2.13
> > Automake 1.4
> >
> > Jim Cape
Jim Cape
http://www.jcinteractive.com
"All animals are equal, some animals
are more equal than others."
-- George Orwell, Animal Farm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]