|
From: Ying Z. <yz...@ec...> - 2003-02-25 15:36:41
|
Hi: I had some problem when I tried to install the scrollkeeper. I am on Solaris8 system and have gcc as my compiler. I was trying to install GNOME, then found I need scrollkeeper first. Does anyone on this mailing list know what might be the reason and how I can proceed from here? Please help me out. Appreciate it. I got the following error when I "make" the scrollkeeper: ******************************************************** gcc -g -O2 -o .libs/scrollkeeper-tree-separate separate.o -L/usr/lib ../libs/.libs/libscrollkeeper.so -lpthread /usr/lib/libxslt.so /usr/lib/libxml2.so -lz -lsocket -lnsl -lm -R/usr/lib Undefined first referenced symbol in file strndup ../libs/.libs/libscrollkeeper.so ld: fatal: Symbol referencing errors. No output written to .libs/scrollkeeper-tree-separate make[2]: *** [scrollkeeper-tree-separate] Error 1 make[2]: Leaving directory `/opt/source/scrollkeeper-0.3.12/buildtools' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/source/scrollkeeper-0.3.12' make: *** [all] Error 2 And got following error when I tried to install patches for GNOME: *************************************************** ld.so.1: /usr/bin/scrollkeeper-install: fatal: relocation error: file /usr/bin/scrollkeeper-install: symbol bind_textdomain_codeset: referenced symbol not found Killed **************************************************** Regards, Mike Zhao |