This is sort of an aside on your problem, but directFB is at vs 1.2.3
now. You might consider going with the latest to benefit from bug fixes.
Anyway, you mentioned that you compiled it on the board. Is that
correct, or did you cross compile it? The reason I ask is it's probably
"just" a path issue. Does LD_LIBRARY_PATH contain the directory you've
installed directFB into?
I know this is somewhat unorthodox, but after thrashing quite a bit
cross compiling directFB and GTK, I found the easiest way to get all of
my library, compile time, and run time paths straight was to just move
my host machine's /usr/local directory a temp location and then make
/usr/local a symbolic link that points to my target file system's
usr/local. That way the paths required for compiling and running were
the same. It was the make-it-work button in this case.
Mohamed AbdElwahed wrote:
Hi all,
I want to compile VLC player and to use Direct frame buffer as a video
output, _cross-compiling _vlc fail with the falling error
/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-linuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld:
cannot find -ldirectfb
I already compiled DirectFB1.1.1 on the board
and used the following configuration option during configuring vlc
--enable-directfb --with-directfb=the source path of DirectFB
according to the board filesystem
my plateform is DM6446
any help or any document to read will be greatly appreciated
------------------------------------------------------------------------
Invite your mail contacts to join your friends list with Windows Live
Spaces. It's easy! Try it!
<http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us>
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source