[Genome] compiling ucsc genome browser on mac os x

Gerald Quon gerald.quon at utoronto.ca
Wed Feb 7 19:38:23 PST 2007


Hi,

I'm trying to compile the genome browser on my Mac OS X on my Mac Pro 
(intel core machines).  I can't seem to compile the individual programs, 
I get a lot of errors like the following:


------------------------------------------
G:~/kent/src/parasol gerald$ make
cd lib && make
gcc -O  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE 
-DMACHTYPE_ppc -DJK_WARN -Wall -Werror -I../inc -I../../inc 
-I../../../inc -I../../../../inc -I../../../../../inc  -o broadData.o -c 
broadData.c
cc1: warnings being treated as errors
broadData.c: In function 'bdReceive':
broadData.c:54: warning: pointer targets in passing argument 6 of 
'recvfrom' differ in signedness
broadData.c: In function 'bdParseSectionQueryMessage':
broadData.c:215: warning: pointer targets in assignment differ in signedness
make[1]: *** [broadData.o] Error 1
make: *** [all] Error 2
-----------------------------------------

I've set MACHTYPE to be 'ppc'.  any ideas?

Gerald


More information about the Genome mailing list