you're trying to build TSLib without the android-toolchain. For various
reasons, the binaries will not link and/or run properly on Android.
you should really write an Android.mk for your sources and have the
toolchain build them instead.

On Mon, Jan 19, 2009 at 4:16 AM, divya <[email protected]> wrote:

>
> Hi,
>
>  I encountered the following error when I tried to run ts_calibrate
>  from the TSLIB package for calibrating the touch screen:
>
>  /system/lib/ts/pthres.so dlopen() failed: libdl.so.2: cannot open
>  shared object file: No such file or directory
>
>  The file libdl.so.2 is not present anywhere in my root FS. Am I
>  missing out something here?
>
>  Also, ts_calibrate was not working at all if I build TSLIB with
>  dynamic linking. Hence I built TSLIB with static linking. (generated
>  inflated
>  binaries) Does this cause any problem ?
>
>  Any help in this regard will be much appreciated.
>
> >
>

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

Reply via email to