[Nautilus-list] Help with Compiling



Hi All,

I'm new to this list. So please don't flame if this isn't the place to
be asking. Maybe someone could point me in the right direction.

I've been trying to get nautilus up and running on my system for the
last week. I'm following the instructions in the HACKING file.

The problem I'm having is that I can't compile the gnome-libs package.
Here are the commands I use and the error I see:

[kip kip gnome-libs]# ./autogen.sh --prefix=/usr/local/nautilus
--enable-prefer-db1
[kip kip gnome-libs]# make

Here's the error:

gnome-canvas-image.c: In function `gnome_canvas_image_class_init':
gnome-canvas-image.c:95: `GTK_TYPE_GDK_IMLIB_IMAGE' undeclared (first
use in this function)
gnome-canvas-image.c:95: (Each undeclared identifier is reported only
once
gnome-canvas-image.c:95: for each function it appears in.)
gnome-canvas-image.c: In function `get_bounds':
gnome-canvas-image.c:233: warning: unused variable `wy'
gnome-canvas-image.c:233: warning: unused variable `wx'
gnome-canvas-image.c: In function `recalc_bounds':
gnome-canvas-image.c:256: warning: unused variable `wy'
gnome-canvas-image.c:256: warning: unused variable `wx'
gnome-canvas-image.c: In function `gnome_canvas_image_update':
gnome-canvas-image.c:390: warning: unused variable `y2'
gnome-canvas-image.c:390: warning: unused variable `x2'
gnome-canvas-image.c:390: warning: unused variable `y1'
gnome-canvas-image.c:390: warning: unused variable `x1'
gnome-canvas-image.c: At top level:
gnome-canvas-image.c:254: warning: `recalc_bounds' defined but not used
make[3]: *** [gnome-canvas-image.lo] Error 1
make[3]: Leaving directory `/home/kip/nautilus/gnome-libs/libgnomeui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/kip/nautilus/gnome-libs/libgnomeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kip/nautilus/gnome-libs'
make: *** [all-recursive-am] Error 2

I would really appreciate a little help with this if anyone knows what
the problem is.

Thank you,
Kip






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