Reg - Libnl compilation for powerpc

Thomas Graf tgraf at infradead.org
Wed Jan 4 09:24:25 EST 2012


On Wed, Jan 04, 2012 at 03:07:27PM +0100, Heiko Stübner wrote:
> Hi,
> 
> Am Mittwoch, 4. Januar 2012, 14:30:21 schrieb Senthil K:
> > Hi ,
> > 
> > I was trying to compile the libnl for powerpc.I am facing the compilation
> > errror. The Following are the compilation steps.
> > 
> > 1.I used the libnl3.0 version and compiled in the host centOS-5.0.
> > 2.sed -i "/^#include.*<stdlib.h>/a\#include <limits.h>"
> > include/netlink-local.h && ./configure --host=powerpc
> > CC=powerpc-linux-gnu-gcc [ I did n't face any issues during configuration
> > ] 3.make
> 
> please try a current libnl3 first (i.e. 3.2.3).
> The Debian version built just fine on all architectures Debian supports [1] 
> including powerpc.

I suspect that you are using an incompatible yacc version. Try using
GNU bison.



More information about the libnl mailing list