Check in your build output for other instances of libscrollkeeper.0.dylib--the message suggests to me that this was supposed to have been built, but something went wrong.
Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX � -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chia Hung Sent: Saturday, August 09, 2003 2:25 AM To: Fink Help Subject: [Fink-beginners] Unable to update Scrollkeeper Hi, ����I have been trying to update Scrollkeeper 0.3.12-1 to -2 for a long time. I have not been able to figure out what the problem was. I have attached the end of the installation log below. Can anyone help me to figure out what the problem is? Thanks so much!! Chia --------------------------------------------------------------------------- .... <snip> Making all in buildtools source='separate.c' object='separate.o' libtool=no \ depfile='.deps/separate.Po' tmpdepfile='.deps/separate.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I/sw/include/libxml2 -I/sw/include �-no-cpp-precomp -I/sw/include �-O3 -funroll-loops -fstrict-aliasing -c `test -f 'separate.c' || echo './'`separate.c /bin/sh ../libtool --mode=link gcc �-O3 -funroll-loops -fstrict-aliasing ��-o scrollkeeper-tree-separate �separate.o -L/sw/lib -lxml2 -lz -L/sw/lib -liconv -lm -L/sw/lib -lxslt -lxml2 -lz -liconv -lm ../libs/libscrollkeeper.la -L/sw/lib -lintl mkdir .libs gcc -O3 -funroll-loops -fstrict-aliasing -o .libs/scrollkeeper-tree-separate separate.o �-L/sw/lib -L../libs/.libs -lscrollkeeper -lxslt -lxml2 -lz -lm -lintl -liconv ld: warning multiple definitions of symbol _locale_charset /sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset /sw/lib/libiconv.dylib(localcharset.lo) definition of _locale_charset ld: warning dynamic shared library: /usr/lib/libz.dylib not made a weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1 ld: warning dynamic shared library: /sw/lib/libiconv.dylib not made a weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1 creating scrollkeeper-tree-separate Making all in config make[2]: Nothing to be done for `all'. Making all in cl Making all in templates ../../intltool-merge ../../po scrollkeeper_cl.xml.in scrollkeeper_cl.xml -x -u -c ../../po/.intltool-merge-cache Generating and caching the translation database Merging translations into scrollkeeper_cl.xml. ../../buildtools/scrollkeeper-tree-separate scrollkeeper_cl.xml . dyld: scrollkeeper-tree-separate Undefined symbols: scrollkeeper-tree-separate undefined reference to _xmlFree expected to be defined in /sw/src/scrollkeeper-0.3.12-2/scrollkeeper-0.3.12/buildtools/../libs/.libs/l ibscrollkeeper.0.dylib make[3]: *** [all] Trace/BPT trap make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of ./configure failed, exit code 2 Failed: compiling scrollkeeper-0.3.12-2 failed ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
