you were correct - I had the wrong kernel modules loaded. Once built and installed the error went away. Patch to ignore return code was not needed. sorry for the noise. kernel version 2.6.25.17 2009/2/1 Eric Leblond <eric@xxxxxx>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > Pete Whiting a écrit : >> I am trying to build/test libnetfilter_queue for a user-space app >> running on openwrt. Compile failed in the utils subdirectory until I >> modified Makefile.in to include libnfnetlink.so: >> >> >> I verified that xt_NFQUEUE is installed: >> root@Kamikaze_RC2:~# lsmod | grep QUEUE >> xt_NFQUEUE 672 0 >> x_tables 8976 16 >> xt_NFQUEUE,ipt_ULOG,xt_string,xt_layer7,ipt_ipp2p,ipt_MASQUERADE,iptable_nat,xt_state,ipt_REJECT,xt_TCPMSS,ipt_LOG,xt_multiport,xt_mac,xt_limit,ip_tables,xt_tcpudp > > It seems the nfnetlink_queue module is missing. It should not be on that > list because of your grep but it could be a good explanation (your > strace seems to confirm this). > > If this is not the case, please apply the joined patch and let us know. > > By the way, please tell us your kernel version. It seems this problem is > specific to some version. > > BR, > - -- > Eric Leblond <eric@xxxxxx> > INL: http://www.inl.fr/ > NuFW: http://www.nufw.org/ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFJhYecnxA7CdMWjzIRAqX7AJsEM3sXmWRZG64PrQQog+FYuxnQQQCfVsfC > IQeVwqHXrG1GSnxkEli3o+s= > =Pk8w > -----END PGP SIGNATURE----- > -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html