From c49e674360bd3230d2679695c0cadec1a9dc9fd0 Mon Sep 17 00:00:00 2001 From: Matthias Hopf Date: Wed, 25 Jul 2001 11:23:07 +0000 Subject: Added short notes for IRIX port (esp. audio). CVS patchset: 346 CVS date: 2001/07/25 11:23:07 --- doc/README.irix | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/README.irix (limited to 'doc') diff --git a/doc/README.irix b/doc/README.irix new file mode 100644 index 000000000..6a273a7ca --- /dev/null +++ b/doc/README.irix @@ -0,0 +1,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 -- cgit v1.2.3