Bug #13785 Can't configure mysql in FC4
Submitted: 5 Oct 2005 20:16 Modified: 5 Oct 2005 20:35
Reporter: Jorge del Conde Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Compiling Severity:S2 (Serious)
Version:4.0bk OS:Linux (Linux)
Assigned to: CPU Architecture:Any

[5 Oct 2005 20:16] Jorge del Conde
Description:
I get the following error when trying to configure mysql 4.0bk in FC4:

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.

4.1 and 5.0 work fine

How to repeat:
./configure --prefix=/usr/local/mysql-bk-4.0 --with-extra-charsets=complex --enable-thread-safe-client --enable-local-infile --enable-assembler --disable-shared --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static