I have been trying to compile miniupnpd-20090605 on my ubuntu-server 9.04 which 
I use as my internet gateway/firewall.
I have gotten as far as building the daemon but I get this error:

gcc -Wall -Os -D_GNU_SOURCE   -c -o netfilter/iptcrdr.o netfilter/iptcrdr.c
netfilter/iptcrdr.c:16:29: error: libiptc/libiptc.h: No such file or directory
In file included from netfilter/iptcrdr.c:17:
/usr/include/iptables.h:19: error: expected declaration specifiers or ‘...’ 
before ‘iptc_handle_t’
/usr/include/iptables.h:20: error: expected ‘;’, ‘,’ or ‘)’ before ‘chain’
/usr/include/iptables.h:22: error: expected ‘;’, ‘,’ or ‘)’ before ‘chain’
/usr/include/iptables.h:24: error: expected declaration specifiers or ‘...’ 
before ‘iptc_handle_t’
/usr/include/iptables.h:25: error: expected declaration specifiers or ‘...’ 
before ‘iptc_handle_t’
/usr/include/iptables.h:27: error: expected declaration specifiers or ‘...’ 
before ‘iptc_handle_t’
netfilter/iptcrdr.c:32:36: error: linux/netfilter/nf_nat.h: No such file or 
directory

It is my understanding that this means I am missing "libiptc" however I
have installed all the dependencies as far as I can determine (build-
essential, iptables-dev, linux-headers).

Could someone help me out with this please?

BTW, I second the notion to have this packaged!

-- 
[needs packaging] miniupnpd
https://bugs.launchpad.net/bugs/313642
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to