Hi , I'm trying to compile ucsc genome browser 2.30 on a opensolaris os. But I get this error:
gmake[2]: Entering directory `kent/src/hg/hgTables' gcc -O -g -Wall -Wformat -Wimplicit -Wreturn-type -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DMACHTYPE_sparc -DUSE_BAM -DKNETFILE_HOOKS -Wall -Wformat -Wimplicit -Wreturn-type -I../inc -I../../inc -I../../../inc -I../../../../inc -I../../../../../inc -I samtools-0.1.7a -o great.o -c great.c great.c: In function `doGetGreatOutput': great.c:130: error: invalid lvalue in assignment great.c:137: error: invalid lvalue in assignment gmake[2]: *** [great.o] Error 1 gmake[2]: Leaving directory `kent/src/hg/hgTables' gmake[1]: *** [hgTables.bins] Error 2 gmake[1]: Leaving directory `kent/src/hg' gmake: *** [cgi] Error 2 uname -a SunOS 5.11 snv_134 i86pc i386 i86pc Solaris gcc -v Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/specs Configured with: /builds2/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-20050802) Is there any suggestion? Thanks . _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
