Hi, all and alan, (please excuse my poor English.)
I currently working with directfb with touchscreen device, and I decide that I use tslib for touchscreen functionality. with my hardware and tslib, test applications from tslib and SDL based programs are works fine. but when I tried to test with directfb, I faced a problem, and I found (maybe) same problem on this mailling list. next message is from list. http://mail.directfb.org/pipermail/directfb-users/2007-March/002719.html -- >8 -- It is not just the pthres module, but also all of the modules after the raw module (e.g. variance, dejitter, linear, etc.) However, my ts test programs and tinyX server don't have any problem loading the tslib library. I traced the code and found that when tslib is called by Directfb, it has problem doing "dlopen" on the pthres module. Interestingly, tslib doesn't have this problem when it was called by TinyX or my test program. Just wondering if anyone has run into the same issue. -- >8 -- How about your experience, Alan? In my case, when libts read it's configuration file and try to load correspond dynamic shared object, It hangs with following message. ./df_window: can't resolve symbol 'tslib_parse_vars' function tslib_parse_vars is provided by libts and it works well with other program. I just guess, maybe this issue can be related on multi-thread environment. give me any informations, please. thank you. -- the love you take is equal to the love you make. - the end, by beatles _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
