FS#1638 - mplayer won't compile

Attached to Project: Arch Linux
Opened by Lukas Sabota (punkrockguy318) - Sunday, 17 October 2004, 19:30 GMT
Last edited by Judd Vinet (judd) - Tuesday, 19 October 2004, 17:46 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To dorphell (dorphell)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

If you try to compile mplayer, you get this error:

n 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 `/home/punkrockguy318/gmplayer-gtk2/src/MPlayer-1.0pre5/libvo'
make: *** [libvo/libvo.a] Error 2

You can fix this error by adding this to the ./configure:

--disable-fbdev

Reference: https://mail.fukt.bth.se/pipermail/crux/2004-May/002638.html
This task depends upon

Closed by  dorphell (dorphell)
Monday, 15 November 2004, 17:50 GMT
Reason for closing:  Fixed

Loading...