comparison DOCS/SOLARIS @ 1043:e565d452de79

URL for libcss patch added
author arpi_esp
date Wed, 06 Jun 2001 21:20:17 +0000
parents b333271f4e7c
children 0f7be115a4db
comparison
equal deleted inserted replaced
1042:b333271f4e7c 1043:e565d452de79
2 ======================= 2 =======================
3 3
4 1. To build the package you will need GNU make (gmake, /opt/sfw/gmake), 4 1. To build the package you will need GNU make (gmake, /opt/sfw/gmake),
5 native Solaris make will not work. 5 native Solaris make will not work.
6 6
7 2. Due to two bugs in solaris 8 x86, you cannot reliably play DVDs using a 7 2. For DVD support you must have the patched libcss installed. Patch:
8 http://www.tools.de/solaris/mplayer/
9
10 3. Due to two bugs in solaris 8 x86, you cannot reliably play DVDs using a
8 capacity >4GB: 11 capacity >4GB:
9 12
10 - The sd(7D) driver on solaris 8 x86 driver has bug when accessing a 13 - The sd(7D) driver on solaris 8 x86 driver has bug when accessing a
11 disk block >4GB on a device using a logical blocksize != DEV_BSIZE 14 disk block >4GB on a device using a logical blocksize != DEV_BSIZE
12 (i.e. CDROM and DVD media). Due to a 32bit int overflow, a disk 15 (i.e. CDROM and DVD media). Due to a 32bit int overflow, a disk