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

Reply via email to