summaryrefslogtreecommitdiff
path: root/doc/README.solaris
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.solaris')
-rw-r--r--doc/README.solaris8
1 files changed, 8 insertions, 0 deletions
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 ...)