[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

MySQL wont compile from source on Sarge AMD64 / pure64?



When I try to compile mysql from source I get the following error during the configure:


checking "LinuxThreads"... "Not found"
configure: error: This is a linux system and Linuxthreads was not
found. On linux Linuxthreads should be used.  Please install Linuxthreads
(or a new glibc) and try again.  See the Installation chapter in the
Reference Manual for more information.
db1:/usr/local/src/mysql-4.1.10a#



My configure line is as follows:

./configure --prefix=/usr/local/mysql --enable-assembler --without-debug --with-mysqld-user=mysql --without-innodb --without-isam --enable-thread-safe-client --without-extra-tools --localstatedir=/my1

This is mysql version 4.1.10a

Any suggestions on how to compile this? Preferably with the best performance for this AMD64 and rock solid stablity :)



Reply to: