Hi,
     I'm porting Linux C code to NDK. I was used sysinfo interface in
my code.

When i compile the souce code , i get the following error.

undefined reference to `sysinfo'
collect2: ld returned 1 exit status

We have include the header file such as
#include <sys/sysinfo.h>

But still the problem is happen.

Please guide me, how to resolve this issue.

Thanks

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to