On Wed, 2009-10-14 at 01:53 +0700, Pramono Tunggul wrote: > Guyz, when I try to start airmon-ng, it said that I have to install iw, > so I download and install iw but I have never succeed to install iw, > > PACKAGE_CONFIG_PATH=/usr/lib > export PACKAGE_CONFIG_PATH Maybe you meant to set PKG_CONFIG_PATH, as described in README? > make > > CC iw.o > In file included from /usr/local/include/netlink/netlink.h:23, > from /usr/include/netlink/genl/genl.h:15, > from iw.c:17: > /usr/local/include/netlink/netlink-kernel.h:222: error: expected > specifier-qualifier-list before ‘__u32’ First of all, libnl is still found in /usr/local/lib, not in /usr/lib, in case it was your intention. There is no line 222 in netlink-kernel.h from libnl 1.1. Perhaps you are using an old version of libnl? I suggest that you try version 1.1. -- Regards, Pavel Roskin -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html