>Description:

If glibc is installed under /usr/local the configure script does not find the 
Linuxthreads
        
>How-To-Repeat:

Install glibc under /usr/local (default) and run configure of mysql
        
>Fix:

Change the test of file /usr/include/pthread.h to /usr/local/include/pthread.h
        

>Submitter-Id:  <submitter ID>
>Originator:    Teddy
>Organization:
 
>MySQL support: none [none | licence | email support | extended email support ]
>Synopsis:      Linuxthreads not found 
>Severity:      non-critical 
>Priority:      low 
>Category:      mysql
>Class:         sw-bug 
>Release:       mysql-3.23.55 (Source distribution)

>Environment:
        
System: Linux mail 2.2.16 #5 Fri Mar 15 15:45:41 MET 2002 i686 unknown
Architecture: i686

Some paths:  /usr/local/bin/perl /usr/local/bin/make /usr/local/bin/gcc 
/usr/local/bin/cc
GCC: Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
Configured with: ./configure 
Thread model: posix
gcc version 3.2.1
Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
Configure command: ./configure

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to