[MDEV-9814] [PATCH] AIX and mariadb-5.5.48.0/sql-common/mysql_async.c", line 128.40: 1506-045 (S) Undeclared identifier MSG_DONTWAIT. Created: 2016-03-28 Updated: 2016-04-17 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.48-galera |
| Fix Version/s: | 5.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Michael Felt | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
AIX, 5.3, 6.1 |
||
| Description |
|
make fails to due to undeclared identifier.
The following at least permits the make to progress to the next issue (undefined symbols at link)
|
| Comments |
| Comment by Sergei Golubchik [ 2016-04-17 ] |
|
We don't have an AIX builder at the moment. If you have a patch for this issue, we'll be happy to apply it. But, please, a complete fix, not something that just move the failure to the next error. |