gnome-lib-0.13 compile problems



i get the following errors after running configure and make in
gnome-libs-0.13 dir...


make[2]: Leaving directory `/usr/local/src/gnome-libs-0.13/libgnome'
Making all in libgnomeui
make[2]: Entering directory `/usr/local/src/gnome-libs-0.13/libgnomeui'
Making all in pixmaps
make[3]: Entering directory
`/usr/local/src/gnome-libs-0.13/libgnomeui/pixmaps'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/usr/local/src/gnome-libs-0.13/libgnomeui/pixmaps'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I./.. -I/usr/local/include -I/usr/lib/glib/include -I/usr/X11R6/include
-DNEED_GNOMESUPPORT_H -I../support -I../support
-DGNOMELIBDIR=\""/usr/local/lib"\" -DGNOMEDATADIR=\""/usr/local/share"\"
-DGNOMEBINDIR=\""/usr/local/bin"\"
-DGNOMELOCALSTATEDIR=\""/usr/local/var"\"
-DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I/usr/lib/glib/include
-I/usr/X11R6/include -g -O2 -c gnome-canvas.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/local/include
-I/usr/lib/glib/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H
-I../support -I../support -DGNOMELIBDIR=\"/usr/local/lib\"
-DGNOMEDATADIR=\"/usr/local/share\" -DGNOMEBINDIR=\"/usr/local/bin\"
-DGNOMELOCALSTATEDIR=\"/usr/local/var\"
-DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I/usr/lib/glib/include
-I/usr/X11R6/include -g -O2 -Wp,-MD,.deps/gnome-canvas.p -c -fPIC -DPIC
gnome-canvas.c
gnome-canvas.c: In function `pick_current_item':
gnome-canvas.c:673: structure has no member named `x'
gnome-canvas.c:674: structure has no member named `y'
gnome-canvas.c:675: structure has no member named `x_root'
gnome-canvas.c:676: structure has no member named `y_root'
gnome-canvas.c:677: structure has no member named `mode'
gnome-canvas.c:677: `GDK_CROSSING_NORMAL' undeclared (first use this
function)
gnome-canvas.c:677: (Each undeclared identifier is reported only once
gnome-canvas.c:677: for each function it appears in.)
gnome-canvas.c:679: structure has no member named `focus'
gnome-canvas.c:680: structure has no member named `state'
gnome-canvas.c:693: structure has no member named `x'
gnome-canvas.c:694: structure has no member named `y'
gnome-canvas.c: In function `gnome_canvas_crossing':
gnome-canvas.c:886: structure has no member named `state'
make[2]: *** [gnome-canvas.lo] Error 1
make[2]: Leaving directory `/usr/local/src/gnome-libs-0.13/libgnomeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gnome-libs-0.13'
make: *** [all-recursive-am] Error 2


is this a gtk problem?

i am running a debian 2.0 box with the following gtk packages installed:

[root]:delerium:/usr/local/src/gnome-libs-0.13#>dpkg -l |grep gtk
ii  libgtk-dev      1.0.2-1        Header files and static libraries for
the GI
ii  libgtk-doc      1.0.2-1        Documentation and example code for
the GIMP 
ii  libgtk1         1.0.2-1        The GIMP Toolkit set of widgets for X


i noticed that the gtk+ available at ftp.gnome.org is 1.1 and mine is
1.0.2...Debian does not offer the 1.1 version as of yet and due to
dependencies, I would have to remove any and all apps that require gtk
before removing the gtk packages...(i can force it, but that would be
messy)...

any info would be appreciated...thanks

and i apologize if this post is not appropriate to the list topic...

-- 
Chris Hall
gub@delerium.technobabel.com
Sprint Development Group - Tampa



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]