I'm trying to install wwwblast on OS X 10.4.6, PPC. I get the following error (see below). I have selfupdated fink.
[snip] ncbi/asnstat/asntseq.h ncbi/lib/ ncbi/include/ ncbi/build/ ncbi/bin/ patch -p1 </sw/fink/dists/unstable/main/finkinfo/sci/wwwblast.patch patching file Src/Makefile patching file index.html cp -p Src/Makefile Src/Makefile.old echo "NCBI = /sw/share/ncbitools" > Src/Makefile echo "NCBI_INCDIR = /sw/include/ncbitools" >> Src/Makefile echo "NCBI_ALTLIB = " >> Src/Makefile echo "NCBI_LIBDIR = /sw/lib" >> Src/Makefile cat Src/Makefile.old >> Src/Makefile cd Src; make cc -c -O2 -g -I. -I/sw/include/ncbitools -no-cpp-precomp -Wno-long- double psiblast.c cc -O2 -g -I. -I/sw/include/ncbitools -framework CoreServices psiblast.o wwwbutl.c /sw/lib/ncbithr.o \ -L/sw/lib -lncbidesk -lvibgif -lncbitool -lncbiobj -lncbi -lc -o ./ psiblast.REAL /usr/bin/ld: Undefined symbols: _PrintDefLinesFromSeqAlignWithPath collect2: ld returned 1 exit status make: *** [psiblast.REAL] Error 1 ### execution of cd failed, exit code 2 Removing build lock... /sw/bin/dpkg-lockwait -r fink-buildlock-wwwblast-2.2.9-1 (Reading database ... 20022 files and directories currently installed.) Removing fink-buildlock-wwwblast-2.2.9-1 ... Failed: phase compiling: wwwblast-2.2.9-1 failed Mike Dyall-Smith _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
