I tried to install xpdf. FInk installed bash as well, but bash chokes because there are mulitple definitions of _BC, one in libreadline and one in libncurses.
fink install xpdf sudo /sw/bin/fink install xpdf Reading package info... Information about 815 packages read in 9 seconds. rm -rf xpdf-1.00-3 mkdir -p /sw/src/xpdf-1.00-3 tar -xzf /sw/src/xpdf-1.00.tar.gz patch -p1 </sw/fink/dists/unstable/main/finkinfo/text/xpdf-1.00-3.patch patching file doc/sample-xpdfrc patching file xpdf/Makefile.in /sw/bin/bash configure --prefix=/sw --mandir='${prefix}/share/man' --infodir='${prefix}/share/info' -with- freetype2-includes=/sw/include/freetype2 --with-t1-includes=/sw/include; make dyld: /sw/bin/bash multiple definitions of symbol _BC /sw/lib/libreadline.4.2.dylib(terminal.so) definition of _BC /sw/lib/libncurses.dylib.5(lib_termcap.o) definition of _BC make: *** No targets specified and no makefile found. Stop. ### /sw/bin/bash failed, exit code 2 Failed: compiling xpdf-1.00-3 failed I tried rebuilding ncurses and readline without result. The versions I have are xpdf 1.00-3 bash 2.05a-4 ncurses 5.2-6 readline 4.2a-4 readline-shlibs 4.2a-4 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users