Bug#601902: gnome-netstatus-applet: On kfreebsd, does not understand the kernel network information.

Robert Millan rmh at debian.org
Sun Nov 14 22:40:13 UTC 2010


2010/11/14 Michael Dorrington <michael.dorrington at gmail.com>:
> But build still has:
> netstatus-sysdeps.c:408: warning: implicit declaration of function ‘strlcpy’

You can silence that with -I/usr/include/bsd, but then only
the linking error would be critical AFAIK.

> # grep -rl 'struct.*wreq' /usr/src/kfreebsd-headers-8* 2> /dev/null
> <Nothing>

And it isn't in kernel source either?  This is very strange.
Judging by the name, I'd be almost sure it's a kernel struct.

If it's not, maybe it is declared in FreeBSD libc, but that'd
be bizarre because the recipient of those "wireless requests"
is the kernel.

Or it might be an internal struct in gnome-netstatus, but
that'd be very strange too.

-- 
Robert Millan






More information about the pkg-gnome-maintainers mailing list