Check if your SDL library even has support for tslib built in I suspect
probably not.  None of the intel systems I checked were linked against
libts.

>From picoreplayer

Code:
--------------------
    tc@rpibp-wls:/opt/jivelite/lib$ ldd libSDL-1.2.so.0.11.4
  libm.so.6 => /lib/libm.so.6 (0xb6e6a000)
  *libts-1.0.so.0 => /usr/local/lib/libts-1.0.so.0 (0xb6e56000)*
  libdl.so.2 => /lib/libdl.so.2 (0xb6e43000)
  libpthread.so.0 => /lib/libpthread.so.0 (0xb6e19000)
  librt.so.1 => /lib/librt.so.1 (0xb6e02000)
  libc.so.6 => /lib/libc.so.6 (0xb6cc4000)
  /lib/ld-linux-armhf.so.3 (0xb6f5f000)
--------------------


You'll need to build SDL and enable tslib support using the same tslib
that you built previously using --enable-input-tslib=yes when you run
configure.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to