Package: kfreebsd-kernel-headers
Version: 10.1~4
Severity: serious
Tags: pending
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

kfreebsd-kernel-headers >= 10.1~ adds a sys/counter.h, used in various
places including net/route.h.  It requires a kernel type uint64_t
(from sys/kglue/sys/types.h) without which any userland code using
net/route.h could break, such as nmap:

https://buildd.debian.org/status/fetch.php?pkg=nmap&arch=kfreebsd-amd64&ver=6.47-3&stamp=1413052539
| checking for rt_msghdr struct in <net/route.h>... no

Adding #include <sys/kglue/sys/types.h> atop sys/counter.h might be one
way to fix this.  sys/sysctl.h does this already.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.0-2-amd64-xenhvm-ipsec
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to