* [Buildroot] Directfb TSlib
@ 2009-03-12 13:33 RainerB
2009-03-12 13:44 ` RainerB
0 siblings, 1 reply; 2+ messages in thread
From: RainerB @ 2009-03-12 13:33 UTC (permalink / raw)
To: buildroot
Hi,
i use svn 25623 and a modified at91sam9263_defconfig.(Config is attached).
I'am able to build a rootfile and to mount it.
After exporting some values for TSLIB ts_test and ts_calibrate runs.
df_andi fails with :
df_andi: can't resolve symbol 'tslib_parse_vars'
I noticed this problem already in the past.
(https://lists.berlios.de/pipermail/tslib-general/attachments/20070217/fbdca453/attachment.ksh
)
I rebuild and replace the following libs:
dejitter.so
linear.so
pthres.so
variances.so
Now fd_andi runs until the messages appears :
f_andi.c <504>:
(#) DirectFBError [dfb->CreateImageProvider( dfb, DATADIR"/tux.png",
&provider )]: No (suitable) implementation found!
The file tux.png is located in /usr/share.
I'am not sure, but maybe DATADIR is not set correctly during the build
process ?
I run strace df_andi (The output is attached) and noticed something strange
:
....
open("/home/rainer/Entwicklung/buildroot/build_arm/staging_dir/usr/lib/libdirect-1.2.so.0",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libdirect-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/lib/libdirect-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/lib/libdirect-1.2.so.0", O_RDONLY) = 12
...
More important for me gtk-demo runs and now i try to build a test
application with gtk+ and libglade.
Regards
Rainer
http://www.nabble.com/file/p22476430/log.txt log.txt
http://www.nabble.com/file/p22476430/config config
--
View this message in context: http://www.nabble.com/Directfb-TSlib-tp22476430p22476430.html
Sent from the BuildRoot mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Directfb TSlib
2009-03-12 13:33 [Buildroot] Directfb TSlib RainerB
@ 2009-03-12 13:44 ` RainerB
0 siblings, 0 replies; 2+ messages in thread
From: RainerB @ 2009-03-12 13:44 UTC (permalink / raw)
To: buildroot
The file tux.png is located in /usr/share/directfb-examples
Sorry
Rainer
--
View this message in context: http://www.nabble.com/Directfb-TSlib-tp22476430p22476647.html
Sent from the BuildRoot mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-12 13:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-12 13:33 [Buildroot] Directfb TSlib RainerB
2009-03-12 13:44 ` RainerB
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox