blob: 6a273a7ca6d6cd80c70b5a1bc7ceea7b8af360b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
building xine on IRIX
---------------------
* Compile xine with GNU make (gmake).
Known Problems
--------------
* No sound
IRIX does not seem to support OSS audio. The IRIX libaudio driver is not
yet finished.
* Cannot compile with IRIX cc
This is an unresolved issue with automake and dependencies.
* xine crashes upon startup
Some graphics cards (e.g. V8) seem to have problems with xine-ui.
This is being worked on.
Matthias Hopf <mat@mshopf.de>
|