Bug #53817 mysql-5.1 fails to compile on OpenSuse 11.3 X86_64
Submitted: 19 May 2010 17:14 Modified: 12 Aug 2010 21:09
Reporter: Miguel Solorzano Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Compiling Severity:S2 (Serious)
Version:5.1 OS:Linux (OpenSuse 11.3 X86_64)
Assigned to: Assigned Account CPU Architecture:Any

[19 May 2010 17:14] Miguel Solorzano
Description:
Current source tree mysql-5.1 fails to compile on OpenSuse 11.3:

< my_bool mysql_more_results(MYSQL *mysql);
< int mysql_next_result(MYSQL *mysql);
< void mysql_close(MYSQL *sock);
gmake[2]: *** [do_abi_check] Error 1
gmake[2]: Leaving directory `/home/miguel/bzr/5.1-build'
gmake[1]: *** [abi_check] Error 2
gmake[1]: Leaving directory `/home/miguel/bzr/5.1-build'
gmake: *** [all-recursive] Error 1
miguel@hegel:~/bzr/5.1-build> bzr revno
3372

miguel@hegel:~/bzr/5.1-build> cat /etc/issue
Welcome to openSUSE 11.3 "Teal" Milestone 6  - Kernel \r (\l).

How to repeat:
See description
[11 Jun 2010 5:40] Ramil Kalimullin
Miguel, which compiler have you used?
[12 Aug 2010 21:02] MySQL Verification Team
Ramil, sorry I didn't noticed your question:

miguel@tikal:~/bzr/5.1> gcc --version
gcc (SUSE Linux) 4.5.0 20100604 [gcc-4_5-branch revision 160292]
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

The issue still exists on my machine.
[12 Aug 2010 21:02] MySQL Verification Team
miguel@tikal:~/bzr/5.1> cat /etc/issue
Welcome to openSUSE 11.3 "Teal" - Kernel \r (\l).
[12 Aug 2010 21:09] Davi Arnaut
Closed as a duplicate of Bug#52514.