compile & runtime problems on Solaris



I'm having two (possibly related) problems with the latest release
(1.3). During the build, make dies with this error:

(compiling sawfish/wm/util/window-outline.jl)
error--> (error "ld.so.1: ../src/sawfish: fatal: relocation error: file ../src/.libexec/sawfish/wm/util/x.so: symbol dpy: referenced symbol not found")

This I later found was because Solaris wants PIC. Adding -fPIC to CFLAGS got me through the compilation. 

Now I have another problem. When loading "flippers.so":

ld.so.1: /usr/local/bin/sawfish: fatal: relocation error: file /usr/local/libexec/sawfish/1.3/sparc-sun-solaris2.8/sawfish/wm/util/flippers.so: symbol add_hook: referenced symbol not found

and I'm fairly sure that was compiled with -fPIC like everything else.

Everything else seems to be working fine except for flippers.so. Any
ideas?

TIA,

Dan
--
/^Dan Debertin$/         | 
airboss nodewarrior org  | 
www.nodewarrior.org      | 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]