Mercurial > mplayer.hg
changeset 28384:452c6b9ffaad
Remove remarks about GNU Make being required on some systems.
GNU Make 3.81 or later is required everywhere.
author | diego |
---|---|
date | Sun, 01 Feb 2009 11:15:18 +0000 |
parents | d65b00f5af0f |
children | 838215551d62 |
files | DOCS/xml/en/ports.xml |
diffstat | 1 files changed, 1 insertions(+), 24 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/ports.xml Sun Feb 01 10:44:04 2009 +0000 +++ b/DOCS/xml/en/ports.xml Sun Feb 01 11:15:18 2009 +0000 @@ -110,11 +110,6 @@ </para> <para> -To build <application>MPlayer</application> you will need GNU make -(gmake - native BSD make will not work) and a recent version of binutils. -</para> - -<para> If <application>MPlayer</application> complains about not finding <filename>/dev/cdrom</filename> or <filename>/dev/dvd</filename>, create an appropriate symbolic link: @@ -223,17 +218,6 @@ </itemizedlist> <para> -To build the package you will need GNU <application>make</application> -(<filename>gmake</filename>, <filename>/opt/sfw/gmake</filename>), native -Solaris make will not work. Typical error you get when building with -Solaris' make instead of GNU make: -<screen> -% /usr/ccs/bin/make -make: Fatal error in reader: Makefile, line 25: Unexpected end of line seen -</screen> -</para> - -<para> On Solaris SPARC, you need the GNU C/C++ Compiler; it does not matter if GNU C/C++ compiler is configured with or without the GNU assembler. </para> @@ -378,7 +362,7 @@ </para> <para> -You need GCC 3.4.0 or later, GNU make 3.80 or later and SDL 1.2.7 or later. +You need GCC 3.4.0 or later and SDL 1.2.7 or later. HP cc will not produce a working program, prior GCC versions are buggy. For OpenGL functionality you need to install Mesa and the gl and gl2 video output drivers should work, speed may be very bad, depending on the CPU speed, @@ -490,13 +474,6 @@ </para> <para> -Ensure that you are using GNU make -(<filename>/opt/freeware/bin/gmake</filename>) to build -<application>MPlayer</application>, as you will encounter problems if -you use <filename>/usr/ccs/bin/make</filename>. -</para> - -<para> CPU detection is still a work in progress. The following architectures have been tested: </para>