Public bug reported:

compiling with:
module-assistant build netfilter-extensions-source

error message:
[snip]
/usr/src/modules/netfilter-extensions/net/ipv4/netfilter/ip_set.c:27:27: error: 
asm/semaphore.h: No such file or directory

fix: removing the offending line makes IPSET extension compile.

Process fails later with:
/usr/src/modules/netfilter-extensions/net/ipv4/netfilter/ipt_TARPIT.c:241: 
error: 'NF_IP_LOCAL_IN'

CONFIG_IP_NF_TARGET_TARPIT = n

I didn't need TARPIT, so I used a simple workaround: in
/usr/src/modules/netfilter-extensions/net/ipv4/netfilter
set CONFIG_IP_NF_TARGET_TARPIT = n 
instead of =m

Ubuntu 8.04 Server, package versions:
netfilter-extensions-source 20080326+debian-1
module-assistant          0.10.11ubuntu1
linux-headers:  2.6.27-9.19  AND linux-headers-server 2.6.27.9.13 (I'm not sure 
why, I guess it was
apt's decision)

** Affects: netfilter-extensions (Ubuntu)
     Importance: Undecided
         Status: New

-- 
multipile errors when compiling with module-assistant
https://bugs.launchpad.net/bugs/320549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to