[MDEV-732] LP:720131 - Test compiling connector/odbc with mariadb Created: 2011-02-16 Updated: 2013-02-07 Resolved: 2013-02-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Philip Stoev (Inactive) | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
As mentioned recently on a mailing list, compiling connector/odbc with mariadb fails. We should add such a compilation in the "connectors" builder in buildbot. |
| Comments |
| Comment by Philip Stoev (Inactive) [ 2011-10-28 ] |
|
Re: Test compiling connector/odbc with mariadb ODBC_PATH=/home/philips/odbc/unixodbc-install/ cmake -G "Unix Makefiles" -DWITH_UNIXODBC=1 -DMYSQL_INCLUDE_DIR=/home/philips/bzr/maria-5.3/include make results in: /home/philips/odbc/mysql-connector-odbc-5.1.9/util/odbcinstw.c:116: error: conflicting types for ‘SQLGetPrivateProfileStringW’ |
| Comment by Rasmus Johansson (Inactive) [ 2012-04-18 ] |
|
Launchpad bug id: 720131 |
| Comment by Elena Stepanova [ 2013-02-07 ] |
|
Filed 2 bugs with reasons why the odbc connector doesn't compile with MariaDB 5.3: |