> Im new with Mplayer too... > > 'mplayer file.avi -vo dfbmga -ao oss -fs -vsync' gives a bluescreen but no > errors and 'mplayer file.avi -vo directfb -ao oss -fs -vsync' work > correctly... So, i suppose it is working... > > I was just trying to install SDL-1.2.8 but with no success... > > './configure --enable-video-directfb' > .. > .. > make gives an error: > > In file included from SDL_syscdrom.c:51: > /usr/include/linux/cdrom.h:242: error: parse error before '*' token > /usr/include/linux/cdrom.h:283: error: parse error before '*' token > /usr/include/linux/cdrom.h:285: error: `stat' redeclared as different kind > of symbol /usr/include/sys/stat.h:358: error: previous declaration of > `stat' /usr/include/linux/cdrom.h:286: error: parse error before '*' token > /usr/include/linux/cdrom.h:290: error: parse error before '*' token > /usr/include/linux/cdrom.h:291: error: parse error before '}' token > SDL_syscdrom.c: In function `CheckDrive': > SDL_syscdrom.c:128: error: called object is not a function > make[3]: *** [SDL_syscdrom.lo] Error 1 > make[3]: Leaving directory `/home/htpc/SDL-1.2.8/src/cdrom/linux' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/htpc/SDL-1.2.8/src/cdrom' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/htpc/SDL-1.2.8/src' > make: *** [all-recursive] Error 1 > > Ill try resolve that tomorrow...or start all at beginning... > apt-get build-dep libsdl1.2debian apt-get source libsdl1.2debian apt-get install libdirectfb-dev change the rules file in libsdl source (append --enable-video-directfb on the right point) dpkg-buildpackage -us -uc -rfakeroot in libsdl source dir dpkg -i libsdl...
-- MfG Christoph Kaminski ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
