[MDEV-8470] AIX w/IBM C mysql_async.c.o fails Created: 2015-07-15 Updated: 2015-07-30 Resolved: 2015-07-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 5.5.44 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Pete Lancashire | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
AIX 7.1, IBM C/C++ Compiler 12.1, cmake version 3.3.0-rc2 |
||
| Attachments: |
|
| Sprint: | 5.5.45 |
| Description |
|
while waiting for the bug on 10 will not let me continue I gave 5.5 a try
|
| Comments |
| Comment by Pete Lancashire [ 2015-07-15 ] | |||||||||||||||
|
In searching for MSG_DONTWAIT i found an older version had in mysql_async.c
putting this back in go me to [ 84%] Linking CXX executable pfs-t, then things exploaded
and many many more | |||||||||||||||
| Comment by Sergei Golubchik [ 2015-07-30 ] | |||||||||||||||
|
Yes, 5.5 does not compile on AIX. Only 10.0 does — it was fixed in the commit 57cdc561. |