<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
Just after migrating Mandrake 10.0 =&gt; 10.1 I tried to compile MPlayer, that I already successfully compiled on MDK 10.0.<BR>
MPlayer were not compiled by make. I report here the tail of the compiler messages, so maybe somebody can help me. <BR>
Is there any relation with the new X.org environment installed by MDK 10.1? (Maybe MPlayer was expecting the former XFree86?)<BR>
Thank you for helping me!<BR>
my computer is equipped with AMD Athlon 2000+ and a common ATI video card (I have no problems with other SW, installing MPlayer via Mandrake rpm available on MDK disks works fine, but it is not the same thing...)<BR>
<BR>
--- MPlayer compiler error message:<BR>
In file included from /usr/include/linux/list.h:7,<BR>
from ../osdep/kerneltwosix.h:5,<BR>
from vo_fbdev.c:21:<BR>
/usr/include/linux/prefetch.h: In function `prefetch_range':<BR>
/usr/include/linux/prefetch.h:64: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared (first use in this function)<BR>
/usr/include/linux/prefetch.h:64: error: (Each undeclared identifier is reported only once<BR>
/usr/include/linux/prefetch.h:64: error: for each function it appears in.)<BR>
make[1]: *** [vo_fbdev.o] Error 1<BR>
make[1]: Leaving directory `/home/pier/software/MPlayer-1.0pre5/libvo'<BR>
make: *** [libvo/libvo.a] Error 2
</BODY>
</HTML>