[MPlayer-dev-eng] DirectFB

Ville Syrjälä syrjala at sci.fi
Mon Nov 25 01:52:07 CET 2002


On Sun, Nov 24, 2002 at 04:06:35PM -0800, Neeraj Murarka wrote:
> Hi...
> 
> My first message on this list. Anyways... I am trying
> to build in support for direct FB, but I keep getting
> an error during the Mplayer configure script, saying
> that the DirectFB version could not be found. It was
> able to find the headers... but not the version. 

What it actually means that it was unable to compile a simple directfb
test application. Possibly libdirectfb.so isn't found. Check your
/etc/ld.so.conf


And then some devel talk:
Looks like the configure script is a bit funny in that with default
autodetect it will compile a test program twice, first to just test if it
works and then to get the version, but if you specify
--enable-directfb=yes only the version check program is compiled. Jiri is
this yoyr doing? :) If so did you have a specific reason for this?
Looks to me like the first test could be removed.

-- 
Ville Syrjälä
syrjala at sci.fi
http://www.sci.fi/~syrjala/



More information about the MPlayer-dev-eng mailing list