[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#766913: chiark-utils: FTBFS[kfreebsd]: needs linux/acct.h



Package: chiark-utils
Version: 4.4.0
Severity: serious

Hi,

chiark-utils fails to build acctdump.c on kfreebsd because:

  * #include <sys/acct.h> on kfreebsd must be preceded by
    #include <sys/param.h> (for some integer typedefs)
  * kfreebsd's acct.h does not have a struct acct_v3 anyway,
    that is Linux-specific

https://buildd.debian.org/status/fetch.php?pkg=chiark-utils&arch=kfreebsd-amd64&ver=4.4.0&stamp=1414340980

-- 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


Reply to: