[oe] [PATCH] qt4-embedded & tslib

Holger Hans Peter Freyther holger+oe at freyther.de
Fri Sep 25 11:29:54 UTC 2009


On Thursday 24 September 2009 21:02:10 Eric Bénard wrote:
> Hi,
> 
> Matthew Dombroski wrote :
> > Actually, the problem is that tslib is linked incorrectly.
> > The pthres, linear, etc. modules are not linked to libts so theyre
> > missing symbols when an attempt is made to load them.
> > To confirm, do
> >
> > LD_PRELOAD=/usr/lib/libts-1.0.so.0 <args>
> >
> > tslib modules will resolve symbols properly so tslib will work.
> >
> > A quick patch to tslib to link those modules against libts is below.
> > A little dirty linking against the static libs, but it works!
> 
> in fact, the patch you sent on the list was integrated into tslib in
> november 2008 :
> http://svn.berlios.de/viewcvs/tslib/trunk/tslib/plugins/Makefile.am?r1=51&r
> 2=56
> 
> Please find attached a patch to add this patch to the tslib's recipe.
> 
> Best regards
> Eric
> 

Signed-off-by: Holger Hans Peter Freyther <zecke at selfish.org>


PS: This will be unlikely tracked by patchwork. Could you try in the future to 
send a patch from git format-patch and add a signed-off-by line so landing the 
patch will be more easy.




More information about the Openembedded-devel mailing list