[MDEV-7313] http_monitor compile in static failed Created: 2014-12-13 Updated: 2022-11-09 Resolved: 2022-11-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.0.15 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | VAROQUI Stephane | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi , When changing :
to
Im' getting following error message Can you help me identify what i'm doing wrong with CMakeList.txt
|
| Comments |
| Comment by VAROQUI Stephane [ 2014-12-24 ] |
|
Fixed by linking without mysqlclient and change mysql_query by mysql_real_query |