I had this same problem on XP/Cygwin. Setting the path fixed it for
me too.
Thanks
On Jun 27, 12:53 am, Eurico Inocêncio <
eurico.inocen...@gmail.com>
wrote:
> Faced same problem on MAC OS/X and the -L pointing to pre-built libs
> fixed it too
>
> LOCAL_MODULE := libnavLOCAL_LDLIBS:= -L${SYSROOT}/usr/lib -llog -lz
>
> 2009/6/27 Todd <
taigc...@gmail.com>: