Thank you Hiram. Now I get this error:
mv: cannot move `cartReset' to `/usr/local/apache/cgi-bin-root/cartReset': No such file or directory make[2]: *** [my] Error 1 make[2]: Leaving directory `/usr/local/kent/src/hg/cartReset' make[1]: *** [cartReset.bins] Error 2 make[1]: Leaving directory `/usr/local/kent/src/hg' make: *** [cgi] Error 2 As the error says I don't have an apache folder under my /usr/local folder. Thanks again. Diego El 1 de diciembre de 2011 13:41, Hiram Clawson <[email protected]>escribió: > Good Morning Diego: > > Try setting your MYSQLLIBS to the string: > MYSQLLIBS="/usr/lib/**libmysqlclient.a -lz -lm" > > --Hiram > > > Diego Pereira wrote: > >> Thank you Hiram. >> >> After that, during the make $DIRS step, I received several warning >> messages >> like this: >> >> variable ‘anyvariable’ set but not used [-Wunused-but-set-variable] >> >> Don't know if that is going to affect the performance of the source code >> in >> any way... >> >> After that I noticed an undefined reference to 'floor', 'pow', and 'log' >> that seems to affect some functions: >> >> gcc -O -g -Wall -Wformat -Wimplicit -Wreturn-type -Wuninitialized -o >> /root/bin/i686/estLibStats estLibStats.o ../../../lib/i686/jkhgap.a >> ../../../lib/i686/jkweb.a -pthread -lssl -lcrypto -lpng -lm >> /usr/lib/libmysqlclient.a -lz >> /usr/lib/libmysqlclient.a(**libmysql.o): In function >> `fetch_float_with_conversion': >> (.text+0xc59): undefined reference to `floor' >> > _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
