[MDEV-6410] Cross-compile fixes Created: 2014-06-30 Updated: 2014-09-07 Resolved: 2014-07-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.0.13 |
| Type: | Task | Priority: | Major |
| Reporter: | Colin Charles | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | contribution | ||
| Issue Links: |
|
||||||||||||
| Description |
|
James Le Cuirot (chewi@aura-online.co.uk) wants to provide the following code under the MCA The bug in question: http://bugs.mysql.com/bug.php?id=61340 The merge request: https://code.launchpad.net/~chewi/maria/mysql-fix-bug61340/+merge/217351 The diff: http://bazaar.launchpad.net/~chewi/maria/mysql-fix-bug61340/revision/4165 The post to maria-developers: https://lists.launchpad.net/maria-developers/msg07383.html |
| Comments |
| Comment by James Le Cuirot [ 2014-06-30 ] | ||||||||||
|
Thanks for looking at this. I have subscribed here so can respond to any feedback here. | ||||||||||
| Comment by Brian Evans [ 2014-08-11 ] | ||||||||||
|
This is broken when WITHOUT_SERVER is enabled. | ||||||||||
| Comment by James Le Cuirot [ 2014-08-11 ] | ||||||||||
|
Apologies if this was the cause though I'm not entirely sure that it is. I see that you are a Gentoo developer and I actually made this change primarily for Gentoo's benefit. See the somewhat-related Gentoo bug #503216. I'll try to find you on IRC. | ||||||||||
| Comment by Brad Smith [ 2014-08-12 ] | ||||||||||
|
Trying to update our OpenBSD port / package I noticed the same error Brian mentioned..
which is this section..
| ||||||||||
| Comment by Brian Evans [ 2014-08-12 ] | ||||||||||
|
Patch posted in |