Hello Hiram,
I am still trying to make an dbTrash binary. I have made the libraries, but
when I go to the kent/src/hg/dbTrash and run a make I get a number of warnings
such as
[r...@localhost dbTrash]# 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
-DUSE_SSL -Wall -Werror -Wformat -Wimplicit -Wreturn-type -Wuninitialized
-I../inc -I../../inc -I../../../inc -I../../../../inc -I../../../../../inc -o
dbTrash.o -c dbTrash.c
gcc -O -g -o /root/bin/x86_64/dbTrash dbTrash.o ../../lib/x86_64/jkhgap.a
../../lib/x86_64/jkweb.a -lssl -lcrypto /usr/lib/mysql/libmysqlclient.a -lz -lm
/usr/bin/ld: warning: i386 architecture of input file
`/usr/lib/mysql/libmysqlclient.a(libmysql.o)' is incompatible with i386:x86-64
output
/usr/bin/ld: warning: i386 architecture of input file
`/usr/lib/mysql/libmysqlclient.a(password.o)' is incompatible with i386:x86-64
output
/usr/bin/ld: warning: i386 architecture of input file
`/usr/lib/mysql/libmysqlclient.a(errmsg.o)' is incompatible with i386:x86-64
output
/usr/bin/ld: warning: i386 architecture of input file
`/usr/lib/mysql/libmysqlclient.a(my_init.o)' is incompatible with i386:x86-64
output
and the make ends with an error.
Does this indicate that my options used for the
MYSQLLIBS="/usr/lib/mysql/libmysqlclient.a -lz" is wrong, or is something else
happening?
Thanks,
Michael
_______________________________________________
Genome maillist - [email protected]
https://lists.soe.ucsc.edu/mailman/listinfo/genome