Dana 10.9.2012 21:20, Mikie je napisao: > Hello all, > > When I do WPA per BLFS dated Aug-2012 I get this error: > > wpa_supplicant: > > ../src/drivers/driver_nl80211.c:25:31: fatal error: netlink/genl/genl.h: > No such file or directory > > compilation terminated. > > make: *** [../src/drivers/driver_nl80211.o] Error 1 > > install: cannot stat `wpa_cli': No such file or directory > > install: cannot stat `wpa_passphrase': No such file or directory > > install: cannot stat `wpa_supplicant': No such file or directory > > Any suggestions? > > Thanks. >
Make sure you've installed libnl per blfs instructions and also make sure that your .config in wpa_supplicant directory contains the line CFLAGS += -I/usr/include/libnl3 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page