[Mplayer-users] Error in configure output...

Jesus Climent data at polinux.upv.es
Fri Oct 5 08:30:40 CEST 2001


I bet this should be modified:

[snip]

Creating help_mp.h
Please check mtrr settings at /proc/mtrr (see DOCS/MTRR)

Ok, found Win32 codecs directory at /usr/lib/win32.
nostromo:~/video/main# ll DOCS/MTRR
ls: DOCS/MTRR: No such file or directory
nostromo:~/video/main# grep MTRR DOCS/*.html
DOCS/documentation.html:             <UL><LI><A HREF="video.html#2.2.1.1">2.2.1.1 MTRR</A>

I bet there should be a change...

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.172
diff -u -r1.172 configure
--- configure   5 Oct 2001 00:39:38 -0000       1.172
+++ configure   5 Oct 2001 06:46:30 -0000
@@ -2441,7 +2441,7 @@
 EOF
 
 if [ $_mtrr = yes ]; then
- echo "Please check mtrr settings at /proc/mtrr (see DOCS/MTRR)"
+ echo "Please check mtrr settings at /proc/mtrr (see DOCS/video.html)"
  echo
 fi
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20011005/e48d7571/attachment.pgp>


More information about the MPlayer-users mailing list