wpa_supplicant-1.0 fails with:

../src/drivers/driver_nl80211.c:25:31: fatal error: netlink/genl/genl.h: No 
such file or directory
compilation terminated.

I had to include the libnl3 headers location:

CFLAGS="-I/usr/include/libnl3" make BINDIR=/sbin LIBDIR=/lib

for it to work.

jb.
                                          
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to