[ANN] Xfce4 Netload Plugin 0.1.9 released

Bernhard Walle Bernhard.Walle at gmx.de
Tue Aug 19 21:10:53 CEST 2003


On Mon, 18 Aug 2003 at 20:44 (-0500), edscott wilson garcia wrote:
> On Sun, 2003-08-17 at 14:25, Bernhard Walle wrote:
> > Hello,
> > 
> > I released the new version of Xfce4 netload plugin. More operating
> > systems are supported now by the libtop2 library from the GNOME desktop
> > (but GNOME is not required). Linux and FreeBSD work without this library
> > but this may change in future.
> > 
> > Please test! If all is Ok and maybe translation are corrected I'll
> > release 0.2.0. I changed the "bit/s" string to "byte/s" since this
> > always have been byte/s but I just was wrong. 
> 
> It does not compile on freebsd-5.1:
>  gcc -DHAVE_CONFIG_H -I. -I. -I..
> -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\"
> -I/usr/local/include/xfce4 -I/usr/X11R6/include
> -I/usr/local/include/libxml2 -I/usr/local/include
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/gtk-2.0
> -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0
> -I/usr/local/include/freetype2 -g -O2 -MT libnetload_la-net_freebsd.lo
> -MD -MP -MF .deps/libnetload_la-net_freebsd.Tpo -c net_freebsd.c  -fPIC
> -DPIC -o .libs/libnetload_la-net_freebsd.o
> net_freebsd.c: In function `get_current_netload':
> net_freebsd.c:87: `errno' undeclared (first use in this function)
> net_freebsd.c:87: (Each undeclared identifier is reported only once
> net_freebsd.c:87: for each function it appears in.)
> 
> Seems like the errno.h header is not being included...

Thanks for your bugreport. I thought I removed the delcalation of errno
because I thought it's declared in errno.h but it seems that I have to
define the variable manually.

I'm planning to re-implement the network functions based on
http://www.raisdorf.net/wormulon for all operating systems. I plan to
let the code plattform-specific code untouched which would make me able
to sync with this project. I asked the author about it already.

So please be patient, I think at least this Sunday there will be the new
version. I'll announce it on this list and on the goodies list.


Regards,
Bernhard

-- 



More information about the Xfce4-dev mailing list