[MDEV-439] cmake -DWITHOUT_SERVER does not work Created: 2012-08-07 Updated: 2012-08-24 Resolved: 2012-08-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.25 |
| Fix Version/s: | 5.5.27 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
It's a regression, 5.3- branches can be configured to compile only the client (tools and libraries). For example Gentoo was using it when building with USE=minimal. In 5.5 it does not work anymore. This thread in the maria-discuss@ mailing list contains the discussion of the problem and the suggested solution. |
| Comments |
| Comment by Brian Evans [ 2012-08-23 ] |
|
I just noticed the change http://bazaar.launchpad.net/~maria-captains/maria/5.5-serg/revision/3504 Could you please move support-files out of WITHOUT_SERVER? Gentoo needs the mysql.m4 contained in support-files. Thank you for your efforts. |
| Comment by Sergei Golubchik [ 2012-08-23 ] |
|
done |