Alexander Hansen said:
<AKH> Go up into the "big snip" and post everything starting with the output from the last line the compiler tried to run.
Is this enough?:
gcc -O3 -funroll-loops -fstrict-aliasing -o .libs/scrollkeeper-tree-separate separate.o -L/sw/lib -L../libs/.libs -lscrollkeeper -lxslt -lxml2 -lz -lpthread -lm -lintl -liconv
ld: warning prebinding disabled because dependent library: /sw/lib/libscrollkeeper.0.dylib is not prebound
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
creating scrollkeeper-tree-separate
Making all in config
make[2]: Nothing to be done for `all'.
Making all in cl
Making all in templates
LC_ALL=C ../../intltool-merge ../../po scrollkeeper_cl.xml.in scrollkeeper_cl.xml -x -u -c ../../po/.intltool-merge-cache
You must have XML::Parser installed to run ../../intltool-merge
<AKH> This looks like a possible missing dependency from the package. Do you have xml-parser-pm installed?
make[3]: *** [scrollkeeper_cl.xml] Error 2 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.14-3 failed 217cpe217:~ fbparker$
-Bo Parker
-- Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
