You are not logged in.

#1 2004-11-16 22:40:32

luisfelipe
Member
Registered: 2004-05-06
Posts: 96

mplayer and framebuffer

hello,

I was wondering why framebuffer support was taken off the mplayer package ?
I mean, on this last revision of the PKGBUILD (1.54), the following option
--disable-fbdev was added, and I was wondering why.

Thanks,
--lf

---- EDIT ----

I tried using makepkg myself, after removing the --disable-fbdev from the PKGBUILD,
and got into 2 problems :
1) wrong md5sum for one of the files (easy to fix)
2) problems during compilation. I get this error while trying to compile :
"In file included from vo_fbdev.c:21:
../osdep/kerneltwosix.h:4:31: linux/thread_info.h: No such file or directory
In file included from /usr/include/linux/list.h:1,
                 from ../osdep/kerneltwosix.h:5,
                 from vo_fbdev.c:21:
/usr/include/linux/err_kernel_only.h:1:2: #error Kernel only header included in userspace
make[1]: *** [vo_fbdev.o] Error 1
make[1]: Leaving directory `/var/abs/multimedia/mplayer/src/MPlayer-1.0pre5/libvo'
make: *** [libvo/libvo.a] Error 2
==> ERROR: Build Failed.  Aborting..."

I'm still searching how to fix this.

Offline

Board footer

Powered by FluxBB