summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-01 11:15:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-01 11:15:18 +0000
commit7df31bf8d2ed57dad7108928d831c89bcbf5b16e (patch)
treefac4d9cccfc94d1612818d8dbfd9692428d77fdb /DOCS
parentd99b77f49f90150ed5576ab91e445505e0526ec9 (diff)
downloadmpv-7df31bf8d2ed57dad7108928d831c89bcbf5b16e.tar.bz2
mpv-7df31bf8d2ed57dad7108928d831c89bcbf5b16e.tar.xz
Remove remarks about GNU Make being required on some systems.
GNU Make 3.81 or later is required everywhere. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28419 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/ports.xml25
1 files changed, 1 insertions, 24 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index 29ed6bd422..7723eff1ae 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -110,11 +110,6 @@ available that are probably easier to use than our raw sources.
</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 @@ installed.
</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 @@ work out of the box. The following information is taken from this HOWTO.
</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 @@ or if you are building on POWER5, GCC 4.0 is required.
</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>