[MDEV-13270] mariadb_config wrong on OSX Created: 2017-07-06 Updated: 2017-07-25 Resolved: 2017-07-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
OSX |
||
| Description |
|
Note that mariadb_config lists -l/usr/lib/libiconv.dylib -l/opt/local/lib/libgnutls.dylib /usr/lib/libiconv.dylib instead of the correct -liconv -lgnutls |
| Comments |
| Comment by Jeroen Ooms [ 2017-07-24 ] |
|
Did this fix not make it into 10.2.7? Just tried the new homebrew build of mariadb 10.2.7 but still getting faulty output. |
| Comment by Sergei Golubchik [ 2017-07-25 ] |
|
Yes, you're right. This bug was fixed in the Connector/C repository in time for 10.2.7, but unfortunately, the fix wasn't propagated to MariaDB Server repository before the release. It will be in 10.2.8 |