Sorry for delay, Thanks Hiram, it works without -WError as you suggested.
On Apr 1, 2010, at 3:40 PM, Hiram Clawson wrote: > Good Morning Mauro: > > Please try getting rid of the -Werror arguments in the compile command. > Look in src/inc/common.mk to remove those. > > In the meantime we'll see if we can make this statement work. > What type of CPU is this FreeBSD on ? Can you send us the output > of uname -a > > --Hiram > > ----- Original Message ----- > From: "Mauro Donadello" <[email protected]> > To: [email protected] > Sent: Thursday, April 1, 2010 1:11:31 AM GMT -08:00 Tijuana / Baja California > Subject: [Genome] Problem Compiling from kent227 > > Hi all, > I have this error message when I try to compile from kent227 source : > > gmake[1]: Entering directory `kent/src/lib' > gcc -O -g -Wall -Werror -Wformat -Wimplicit -Wreturn-type -Wuninitialized > -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DMACHTYPE_i386 > -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:55: warning: cast from pointer to integer of different size > gmake[1]: *** [errCatch.o] Error 1 > > os: FreeBSD 7.0-RELEASE-p2 > > How to resolve this ? > ( I didn't have any problem with 226 version) > > Thanks . > > > > _______________________________________________ > Genome maillist - [email protected] > https://lists.soe.ucsc.edu/mailman/listinfo/genome --- _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
