Dear. I am trying to install BLAT on my linux machine (Fedora 12). $MACHTYPE is set as x86_64, and running make in the 'lib' folder went well. However, I encounter an error as follows:
[nutrit...@localhost jkOwnLib]$ make gcc -O -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DMACHTYPE_x86_64 -DJK_WARN -Wall -Werror -I../inc -I../../inc -I../../../inc -I../../../../inc -I../../../../../inc -o fuzzyFind.o -c fuzzyFind.c cc1: warnings being treated as errors fuzzyFind.c: In function ?umpHits? fuzzyFind.c:1049: error: ?roto.score?may be used uninitialized in this function make: *** [fuzzyFind.o] Error 1 I was not able to find a possible solution for this problem in he mailing list. Any help will be much appreciated. Terry _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
