Libnl compilation for powerpc
Uday Kiran K
uday.k at aricent.com
Wed Jan 11 08:27:33 EST 2012
Hi list
I am trying to cross compile libnl 3.2.3 for powerpc in CentOS5.0.
But after "make install" , when I see /usr/lib folder , libnl*.so's are not generated.
Is it that I am doing something wrong?
How to generate libnl libraries which I am in need for need for hostapd compilation (getting error in hostapd as cannot find -lnl -lgenl)
Following are the steps I followed
1) sed -i "/^#include.*<stdlib.h>/a\#include <limits.h>" include/netlink-local.h && ./configure --host=powerpc CC=powerpc-linux-gnu-gcc --prefix=/usr
2) make CC=powerpc-linux-gnu-gcc
3) make install
===============================================================================
Please refer to http://www.aricent.com/legal/email_disclaimer.html
for important disclosures regarding this electronic communication.
===============================================================================
More information about the libnl
mailing list