diff -Naur iptables-1.4.12.2.orig/extensions/GNUmakefile.in iptables-1.4.12.2/extensions/GNUmakefile.in
--- iptables-1.4.12.2.orig/extensions/GNUmakefile.in	2012-01-09 14:29:53.000000000 -0500
+++ iptables-1.4.12.2/extensions/GNUmakefile.in	2012-01-09 14:30:04.000000000 -0500
@@ -68,7 +68,7 @@
 
 .PHONY: all install clean distclean FORCE
 
-all: ${targets} check
+all: ${targets}
 
 check: ${targets}
 	@echo "  CHECK    unknown symbols in .so files"; \
