[MPlayer-users] Bug: can't compile mplayer.

Carl Karsten carl at personnelware.com
Tue Jun 1 18:48:02 CEST 2004


> ldt_keeper.c:28:27: linux/version.h: No such file or directory

> I've been searching for file linux/version.h, and it doesn't exist. It
> existed in kernel 2.4.x, but seems that it disappeared in 2.6.x (I am
> using 2.6.6). Can this be the problem?

Well, I have it, but...

$ uname -a
Linux LinuxBook1 2.6.7-rc1-bk4 #1 Fri May 28 13:00:24 GMT 2004 i686 Celeron
(Coppermine) GenuineIntel GNU/Linux

$ cat /usr/include/linux/version.h
#define UTS_RELEASE "2.4.21"
#define LINUX_VERSION_CODE 132117
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))

I am surprised there is any thing 2.4 on this box, so don't ask me what is going
on ;)

Carl K




More information about the MPlayer-users mailing list