Bug #51176 PB2: gcov run fails during ./configure in mysql-5.1 tree
Submitted: 14 Feb 2010 23:07 Modified: 15 Feb 2010 9:34
Reporter: Luis Soares Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[14 Feb 2010 23:07] Luis Soares
Description:
PB2 gcov runs for main tree mysql-5.1 fail consistently during ./configure with: 

./configure: line 2354: LT_INIT: command not found
./configure: line 2355: syntax error near unexpected token `1.5.6'
./configure: line 2355: `LT_PREREQ(1.5.6)'

This has been failing since Feb. 4th, 2009. 

The failure started after this push:
http://pb2.norway.sun.com/web.py?template=push_details&push=918646

Recent pushes into trunk, next-mr and 6.0-codebase show that these trees 
are NOT affected.

How to repeat:
See PB2, in particular this push:
http://pb2.norway.sun.com/web.py?template=push_details&push=918646

Suggested fix:
n/a
[15 Feb 2010 9:29] Daniel Fischer
I can't find another bug report for this, but in any case it's a known bug and the fix has already been queued in mysql-5.1-bugteam and mysql-pe.
[15 Feb 2010 9:34] Daniel Fischer
Kent found the other bug, closing as a duplicate of bug#51009.