Hi,

On Sat, Apr 23, 2016 at 06:35:37PM -0700, Martin Michlmayr wrote:
> This package fails to build in unstable:

Thanks for reporting this!

> >     iptables  . . . . . . no (dependency error)
> 
> ^^^^^^^^^^^^^

Here's the underlying problem (from config.log):

  configure:21357: checking libiptc/libiptc.h usability
  configure:21357: x86_64-linux-gnu-gcc -c -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -Wno-error=deprecated-declarations 
-Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>>/debian/include -UCONFIGFILE -
  DCONFIGFILE='"/etc/collectd/collectd.conf"'  conftest.c >&5
  In file included from /usr/include/libiptc/ipt_kernel_headers.h:13:0,
                   from /usr/include/libiptc/libiptc.h:6,
                   from conftest.c:230:
  /usr/include/linux/if.h:71:2: error: redeclaration of enumerator 'IFF_UP'
    IFF_UP    = 1<<0,  /* sysfs */
    ^
  /usr/include/net/if.h:44:5: note: previous definition of 'IFF_UP' was here
       IFF_UP = 0x1,  /* Interface is up.  */

This is one of the usual sort of kernel header problems :-/
Not sure yet what the right solution would be.

Cheers,
Sebastian

-- 
Sebastian "tokkee" Harl +++ GnuPG-ID: 0x2F1FFCC7 +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin

Attachment: signature.asc
Description: Digital signature

Reply via email to