Bug #28915 Rebuild the mysql 5.0.37 source rpm with yassl
Submitted: 6 Jun 2007 7:17 Modified: 6 Jun 2007 7:53
Reporter: Venky P Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Compiling Severity:S1 (Critical)
Version:5.0.37 OS:Linux (Redhat 9)
Assigned to: CPU Architecture:Any

[6 Jun 2007 7:17] Venky P
Description:
I am trying to rebuild mysql 5.0.37 source rpm with yassl.but i am getting error
like.....
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make[4]: *** [libndbclient.la] Error 1
make[4]: Leaving directory `/usr/src/redhat/BUILD/mysql-5.0.37/ndb/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/mysql-5.0.37/ndb/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/mysql-5.0.37/ndb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/mysql-5.0.37'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.16038 (%build)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.16038 (%build)
~

How to repeat:
rpmbuild --with yassl --rebuild --clean MySQL-5.0.37-0.src.rpm
[6 Jun 2007 7:53] Sveta Smirnova
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments to the original bug instead.

Thank you for your interest in MySQL.

Duplicate of Bug #28912