Bug #8012 mysql cluster ndb compile pthread error ravel out for redhat 9.0
Submitted: 19 Jan 2005 17:04 Modified: 24 Feb 2005 6:17
Reporter: zhao xiaolong Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-5.0.3-alpha-nightly-20050119 OS:Linux (redhat 9.0)
Assigned to: Assigned Account CPU Architecture:Any

[19 Jan 2005 17:04] zhao xiaolong
Description:
mysql-5.0.3-alpha-nightly-20050119
compile --with-ndbcluster
for pthread err
/usr/lib/libpthread.la file replace libpthread.a to libpthread.so
or
/lib/libpthread.la file replace libpthread.a to libpthread.so

How to repeat:
mysql-5.0.3-alpha-nightly-20050119
compile --with-ndbcluster
for pthread err
/usr/lib/libpthread.la file replace libpthread.a to libpthread.so
or
/lib/libpthread.la file replace libpthread.a to libpthread.so

Suggested fix:
mysql ndbcluster 'make have something the matter?
[20 Jan 2005 8:00] Jonas Oreland
Hi,

Can you please supply the configure line.
And the exact output when then failure occurs.
[21 Jan 2005 15:19] zhao xiaolong
./configure --with-charset=gbk \
  --with-extra-charsets=complex \
  --with-unix-socket-path=/var/lib/mysql/mysql.sock \
  --prefix=/usr --localstatedir=/var/lib/mysql \
  --with-mysqld-user=mysql \
  --without-debug \
  --enable-thread-safe-client \
  --enable-assembler \
  --with-ndbcluster \
--with-pthread
[24 Jan 2005 6:17] Jonas Oreland
Hi again.
I don't add "--with-pthread".
Have you tried wo/ it?
[25 Feb 2005 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".