Your message dated Fri, 9 Mar 2012 22:05:07 +0100
with message-id 
<caofdtxmquungmvugjzy6o_g0bdcrtc83kk-twtdaku5nfe4...@mail.gmail.com>
and subject line Re: Bug#663091: /usr/include/netinet/in_pcb.h:390:1: error: 
requested alignment is not a constant
has caused the Debian Bug report #663091,
regarding /usr/include/netinet/in_pcb.h:390:1: error: requested alignment is 
not a constant
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
663091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663091
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
Version: 0.77

El 8 de març de 2012 13:24, Christoph Egger <christ...@debian.org> ha escrit:
> 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

<netinet/in_pcb.h> users are expected to include <machine/param.h>
first.  This is also a requirement on FreeBSD.

-- 
Robert Millan


--- End Message ---

Reply via email to