Yes, I built it. So, I tried to compile it on lucid i386. No success. My actions: # pwd /tmp # apt-get source iptables # apt-get build-dep iptables # cd iptables-1.4.4 # ./configure # make ### here I get error: /include/linux/netfilter_ipv4/ipt_ECN.h:11: fatal error: linux/netfilter_ipv4/ipt_DSCP.h: No such file or directory ### but I also successfully tried to build 1.4.7 # cd .. # wget 'http://miniupnp.free.fr/files/download.php?file=miniupnpd-1.4.20100921.tar.gz' # tar xpvf miniupnpd-1.4.20100921 # cd miniupnpd-1.4.20100921 # IPTABLESPATH=/tmp/iptables-1.4.4 make -f Makefile.linux ### here I get error: ### make: *** No rule to make target `/tmp/iptables-1.4.4/libiptc/.libs/libiptc.a', needed by `miniupnpd'. Stop.
Something wrong with iptables. On guru I have 1.4.2 and there's no problems. I'm not a developer and at this moment I don't need package for i386. So, I give up. Sorry. -- [needs packaging] miniupnpd https://bugs.launchpad.net/bugs/313642 You received this bug notification because you are a member of Registry Administrators, which is the registrant for Debian. _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : [email protected] Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp

