gnome-panel and GnomeIconLoader



I have just downloaded the source and build-dep's for gnome-panel from
unstable and tried to build it.  It failed because of some problems
with gnome-icon-loader/GnomeIconLoader.  I tracked GnomeIconLoader to
the NEWS file in gnome-desktop which says "Move GnomeIconLoader to
lignomeui (Alex)", so I got the source to libgnomeui-0 but there does
not seem to be any GnomeIconLoader in there.


Here are the commands I ran:

# apt-get update
$ cd ~/x; apt-get -t unstable source gnome-panel
# apt-get -t unstable build-dep gnome-panel
$ dpkg-source -x gnome-panel_2.0.11-2.dsc
$ cd gnome-panel-2.0.11
$ fakeroot debian/rules build

Here are the last few lines from the output of debian/rules build:

In file included from button-widget.c:13:
panel-main.h:4: libgnome/gnome-icon-loader.h: No such file or
directory
make[3]: *** [button-widget.o] Error 1
make[3]: *** Waiting for unfinished jobs....
main.c:54: parse error before `*'
main.c:54: warning: type defaults to `int' in declaration of
`panel_icon_loader'
main.c:54: warning: data definition has no type or storage class
main.c: In function `main':
main.c:176: warning: implicit declaration of function
`gnome_icon_loader_new'
main.c:176: warning: assignment makes pointer from integer without a
cast
make[3]: *** [main.o] Error 1
make[3]: Leaving directory
`/home/adam/x/gnome-panel-2.0.11/gnome-panel'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/adam/x/gnome-panel-2.0.11'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/adam/x/gnome-panel-2.0.11'
make: *** [build-stamp] Error 2


Adam



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