From 436b928915f56a8bc56fc7065800fad7e474e158 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Thu, 21 Jun 2001 17:34:23 +0000 Subject: solaris and stability patches provided by Juergen Keil CVS patchset: 211 CVS date: 2001/06/21 17:34:23 --- doc/README.solaris | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/README.solaris (limited to 'doc/README.solaris') diff --git a/doc/README.solaris b/doc/README.solaris new file mode 100644 index 000000000..c5f08575c --- /dev/null +++ b/doc/README.solaris @@ -0,0 +1,8 @@ +building xine on solaris +------------------------ + +Compile xine with GNU make (gmake, /opt/sfw/bin/gmake) + +If you get a "fatal: relocation error" ... "symbol __divdi3: +referenced symbol not found" error when running xine, re-configure +xine-lib with gcc as the linker command (env LD=gcc configure ...) -- cgit v1.2.3