hii....

before compiling Qt all the ts_test etc.. were running. and touch screen was working well.
I have successfully cross-complied qt with tslib support.
I have also set env. variables.
After i copied the ts folder generated while compiling tslib1.0 to Linux on the board(using PXA320 processor) i.e
usr/lib/ts.

After coping the ts folder when command ts_test or ts_calibrate etc... given
error occurs:

Error:
Segmentation Fault.


I have then replaced usr/lib/ts folder with original one,but same problem occurs.
While my qt program is running but touchscreen is not.

Pls Help...