Sawfish under Solaris



Hi Everyone,

I compiled GNOME 1.2 the other day and fired it up on my Solaris 2.6
box.  I LOVE IT!  It looks great.  It is far more usuable and I even
noticed a speed increase for some of the applications.  In the spirit of
tweaking performance, I decided to abandon  Enlightenment and WindowMaker
for Sawfish 0.27.2.  I tried to compile it from source but it keeps
failing with the following errors:

set -e; for dir in src lisp themes sounds man po capplet; do \
  [ -d $dir ] && ( cd $dir && make all ); \
 	done
make[1]: Entering directory `/opt/tmp/sawfish-0.27.2/src'
REP_GTK_DONT_INITIALIZE=1 rep compiler -f compile-batch sawmill-ui.jl
Compiling sawmill-ui.jl...
error--> (error "ld.so.1: rep: fatal: relocation error: file
/usr/local/lib/libgtk-1.2.so.0: symbol gdk_font_equal: referenced symbol
not found")
make[1]: *** [sawmill-ui.jlc] Error 10
make[1]: Leaving directory `/opt/tmp/sawfish-0.27.2/src'
make: *** [all] Error 2

I can't seem to figure out why it can't resolve the reference especially
since it appears in one of the header files that came in the gtk+-1.2.8
package.  Does anyone have any suggestins?

Thanks in advance.

Bidemi Temidire





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