Bug #26292 | MYSQL ODBC fails on AIX 5.3 | ||
---|---|---|---|
Submitted: | 12 Feb 2007 16:23 | Modified: | 15 Mar 2007 20:59 |
Reporter: | Santanu Mitra | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 3.51.13r144 | OS: | IBM AIX (AIX 5.3) |
Assigned to: | Kent Boortz | CPU Architecture: | Any |
Tags: | AIX 5.3, linux, MySQL, ODBC, Oracle |
[12 Feb 2007 16:23]
Santanu Mitra
[15 Mar 2007 20:59]
Kent Boortz
Thank you for your bug report. This issue has been fixed in the latest released version of that product, which you can download at http://www.mysql.com/downloads/ This is almost a duplicate of Bug#25155, but this also is about how to build it. You need to set LDFLAGS to "-Wl,-brtl" before configure, to instruct configure/libtool to use the ".so" model, and support runtime loading.