[CONC-150] mariadb_config/mariadb_config.c.in does not exist. Created: 2015-11-06  Updated: 2015-11-07

Status: Open
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Ken Crossen Assignee: Georg Richter
Resolution: Unresolved Votes: 0
Labels: None
Environment:

OSX Yosemite, CMake 3.0.2



 Description   

CMake Error: File /Users/Ken/Documents/MySQL_C++/mariadb-connector-c-2.2.0-src/mariadb_config/mariadb_config.c.in does not exist.
CMake Error at mariadb_config/CMakeLists.txt:27 (CONFIGURE_FILE):
configure_file Problem configuring file

Found in mariadb-connector-c-2.1.0-src but not current version



 Comments   
Comment by Ken Crossen [ 2015-11-06 ]

copying mariadb_config.c.in from 2.1.0 to 2.2.0 appears to work for both
unix make and xcode.

Having done a unix make, on static linking to code in Qt, the following
libraries will be needed: libcrypto.a (openssl), libssl.a (openssl), and
libiconv.a.

With libiconv.a, the problem is that mariadb-client build is trying to link
w/ iconv_open and a unix make of libiconv-1.14 exports libiconv_open.

In the 2.0.0 change log:

I think it may not be that simple.

Ken

On Fri, Nov 6, 2015 at 12:27 PM, Ken Crossen (JIRA) <

Comment by Ken Crossen [ 2015-11-07 ]

Having made all these fixes, the resulting static library functions as expected on OSX Yosemite.

Generated at Thu Feb 08 03:03:14 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.