Libnl compilation for powerpc

Uday Kiran K uday.k at aricent.com
Wed Jan 11 10:53:09 EST 2012



>> It seems that your system is only capable of building static libraries.
>> Please consult with your distribution on how to enable building shared
>> libraries on your system.

I have taken diff between "make install" in x86 and powerpc compilation.

The difference I am seeing is that in powerpc compilation the following lines are missing

libtool: install: /usr/bin/install -c .libs/libnl.so.3.0.0 /usr/lib/libnl.so.3.0.0
libtool: install: (cd /usr/lib && { ln -s -f libnl.so.3.0.0 libnl.so.3 || { rm -f libnl.so.3 && ln -s libnl.so.3.0.0 libnl.so.3; }; })
libtool: install: (cd /usr/lib && { ln -s -f libnl.so.3.0.0 libnl.so || { rm -f libnl.so && ln -s libnl.so.3.0.0 libnl.so; }; })

But I am not able to figure it out. Will this give you some clue to help me out :(?

-Uday




===============================================================================
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