From: Stefano D'A. <zan...@gm...> - 2008-10-26 03:16:12
|
2008/10/24 Kristian Van Der Vliet <va...@li...>: > On Fri, 2008-10-24 at 13:31 +0100, Kristian Van Der Vliet wrote: >> I'll fix it in CVS later and email you a new libpthread if you like? > > Here it is. Un-7zip it and put the file in /system/libraries. You may > need to reboot to force the new library to be loaded. > > I also found and fixed at least two other places where I'd made the same > schoolboy error. Ok, with the fixed library we go from 8/9 tests failed to 2/9 failures. I will investigate on the remaining failures, in the meanwhile I noticed a couple of things: - there seems to be no ldd script in Syllable - is this intentional? - the library you gave is name libpthread.so.2 while /system/libraries/libpthread.so linked to /system/libraries/libpthread.so.1 (using Syllable 0.6.5) - I guess this implies that my stuff will only work with Syllable >= 0.6.6? Stefano |