On Monday 2012-11-19 18:39, Ricardo Klein wrote: >It fails on ./configure on CentOS 6.3 x84_64 with the message: >./configure: line 14702: syntax error near unexpected token `libmnl,' >./configure: line 14702: `PKG_CHECK_MODULES(libmnl, libmnl >= 1)' This means you ran autoreconf (which you normally don't need to, because there already is a configure script), while at the same time did not have pkg-config installed. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html