Index: /trunk/Ohana/Makefile.Common
===================================================================
--- /trunk/Ohana/Makefile.Common	(revision 11749)
+++ /trunk/Ohana/Makefile.Common	(revision 11750)
@@ -52,4 +52,6 @@
 	rm -f $@
 	gcc -shared -Wl,-soname,$*.so -o $@ $^ -lc
+	# the line below is needed for Solaris?
+	# gcc -shared -o $@ $^ -lc
 
 $(DESTLIB)/%.so: $(LIB)/%.$(ARCH).so
