2010/11/14 Michael Dorrington <michael.dorring...@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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org