%general-entities; ]> libnl-&libnl-version; libnl <para>libnl is a frontend for interfacing with network cards using netlink. Hostapd requires this library in order to function.</para> </sect2> <sect2 role="installation"> <title>Installation of libnl Apply patch to fix a compile and build issue: patch -Np1 -i ../&libnl-fixes-patch; Configure libnl: CC="${CC} ${BUILD} -Os" ./configure --prefix=/usr --host=${CLFS_TARGET} Compile the package: make Install the package: make DESTDIR=${CLFS} install Contents of libnl Installed programs To be Written