Re: [fbpanel] fbpanel 5.6 release
Brought to you by:
aanatoly
From: Andreas R. <and...@me...> - 2009-07-04 15:58:13
|
On Sat, 4 Jul 2009 16:20:53 +0300 Anatoly Asviyan <aan...@gm...> wrote: > Hi, All > New version - fbpanel 5.6 - is available. > > This is a code clean-up and bug fix release. > * Code was seriously valgrind'ed and all memory leaks were fixed > * Icon Image code was refactored > * cpu, net and mem plugins were rewritten > ^ genmon plugin was added > * code layout and Makefiles were changed to allow easy maintanence > > Download page: https://sourceforge.net/projects/fbpanel/files/ > > -- > Regards, Anatoly > Hi! Got this during make: cc -O2 -Wall -I/home/gusnan/kod/fbpanel/fbpanel-5.6 -I/home/gusnan/kod/fbpanel/fbpanel-5.6/panel -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -fPIC -c -o misc.o misc.c misc.c: In function ‘fb_pixbuf_new’: misc.c:841: error: ‘GTK_ICON_LOOKUP_FORCE_SIZE’ undeclared (first use in this function) misc.c:841: error: (Each undeclared identifier is reported only once misc.c:841: error: for each function it appears in.) make[1]: *** [misc.o] Fel 1 make[1]: Leaving directory `/home/gusnan/kod/fbpanel/fbpanel-5.6/panel' on a Debian Lenny box. (configure ran through without errors). -- Andreas Ronnquist <and...@me...> |