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

Bug#663091: /usr/include/netinet/in_pcb.h:390:1: error: requested alignment is not a constant



Package: kfreebsd-kernel-headers
Version: 0.77
Severity: important

Hi!

  Seems there's some problem with netinet/in_pcb.h. S⇧eeing this for
example in hplip's current build failure.

christoph@ka ~
13:02 0 % gcc test.c
In file included from /usr/include/net-snmp/system/kfreebsd.h:56:0,
                 from /usr/include/net-snmp/net-snmp-config.h:1766,
                 from test.c:1:
/usr/include/netinet/in_pcb.h:390:1: error: requested alignment is not a constant

christoph@ka ~
13:02 1 % cat test.c
#include <net-snmp/net-snmp-config.h>

int main() {
}


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: kfreebsd-amd64 (x86_64)

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

-- no debconf information



Reply to: