Good Morning Woody: Please note the discussion of build issue problems in the source tree file: src/product/README.building.source
You need to set a MACHTYPE variable in your environment. After you get that set up, if you still have problems, take a look into this README.building.source file to see if the error is mentioned with a work-around. If you continue to have errors that are not discussed, please do get back to me so I can update this README file. Thank you for your assistance, --Hiram Woody Lin wrote: > Dear all, > > I have tried follow the 3a steps in the > "kent/src/product/README.building.source" to make pslCDnaFilter work...but > it didn't work. > > My error message was as below: > > $cd kent/src/lib/ > $make > > *gcc -O -g -Wall -Werror -Wformat -Wimplicit -Wreturn-type -Wuninitialized > -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DMACHTYPE_ -Wall > -Werror -Wformat -Wimplicit -Wreturn-type -Wuninitialized -I../inc > -I../../inc -I../../../inc -I../../../../inc -I../../../../../inc -o > errCatch.o -c errCatch.c* > *cc1: warnings being treated as errors* > *errCatch.c: In function ‘getStack’:* > *errCatch.c:51: warning: initialization makes integer from pointer without a > cast* > *make: *** [errCatch.o] Error 1* > > I am using Mac OS 10.6, does the OS cause problem? > > In addition, I tried the same steps on a linux system(opensuse), the lib > step passed but the stringify step has error messages as below: > > $cd kent/src/utils/stringify > $make > > *gcc -O -g -Wall -Werror -Wformat -Wimplicit -Wreturn-type -Wuninitialized > -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE > -DMACHTYPE_x86_64-suse-linux -Wall -Werror -Wformat -Wimplicit > -Wreturn-type -Wuninitialized -I../inc -I../../inc -I../../../inc > -I../../../../inc -I../../../../../inc -o stringify.o -c stringify.c* > *<command-line>: error: missing whitespace after the macro name* > *make: *** [stringify.o] Error 1* > > Could anyone please tell how to fix these problems? > > Thank you very much. > > Bests, > > Woody > _______________________________________________ > Genome maillist - [email protected] > https://lists.soe.ucsc.edu/mailman/listinfo/genome > _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
