[Kea-users] Building Kea 1.3 with Cassandra support

Kevin Joseph Monchamp kevin at monchamp.net
Mon Nov 27 22:00:49 UTC 2017


Did not get that file. Do you know what version you built? Any extra compile flags?

At least I know what I am missing now, Thanks.


________________________________
From: Razvan Becheriu <razvan.becheriu at qualitance.com>
Sent: Monday, November 27, 2017 4:57 PM
To: Kevin Joseph Monchamp; kea-users at lists.isc.org
Subject: Re: [Kea-users] Building Kea 1.3 with Cassandra support

I have never build with 2.8.0

there should be cassandra_static library in the build folder...


Sent from my BlackBerry 10 smartphone on the Orange network.
From: Kevin Joseph Monchamp
Sent: Monday, November 27, 2017 23:56
To: Razvan Becheriu; kea-users at lists.isc.org
Subject: Re: [Kea-users] Building Kea 1.3 with Cassandra support



Yes git clone today of https://github.com/datastax/cpp-driver<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdatastax%2Fcpp-driver&data=01%7C01%7Ckevin.monchamp%40oakleafresearch.com%7C5db95e37389944cb5c0008d535e1dea3%7Ce699254ee3174d559f5f7d2abe566aa0%7C0&sdata=l%2FFqJrxiJ59yxcvkGOLqtxmNoK3s0dfjWkA%2BfE8BNYc%3D&reserved=0>


Did not have any issues building the Datastax driver.

Output from cql_config below:


cql_config --version

2.8.0


cql_config --includedir
/tmp/cpp-driver/include/

cql_config --libdir
/tmp/cpp-driver/build/

I have libcassandra.so in the build dir, and cassandra.h in include.




________________________________
From: Razvan Becheriu <razvan.becheriu at qualitance.com>
Sent: Monday, November 27, 2017 4:46 PM
To: Kevin Joseph Monchamp; kea-users at lists.isc.org
Subject: Re: [Kea-users] Building Kea 1.3 with Cassandra support

hi

what version of cpp driver are you using?
do you make a git clone from the datastax repository?
the older versions of the cpp driver are not compiled with c++11 and because of this, it has a different ABI than the kea which is compiled with c++11

regards,
Razvan


Sent from my BlackBerry 10 smartphone on the Orange network.
From: Kevin Joseph Monchamp
Sent: Monday, November 27, 2017 23:37
To: kea-users at lists.isc.org
Subject: [Kea-users] Building Kea 1.3 with Cassandra support



Has anyone been able to build Kea with Cassandra support recently?

I was following the docs , was able to build the cassandra driver, updated the scripts in tools to point to the build location. Checked the directories with cql_config and they appear to go to the correct directories with the headers and lib files.

Keep getting the following when trying to configure:

checking for Cassandra CQL headers and library... no
configure: error: Needs Cassandra CQL library

Anything I might be missing? Not sure if it might be an issue with the newer cassandra driver? I am able to build Kea on it's own.

Building on Debian 9 with clang 3.8.1


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20171127/6a0cd3b5/attachment.htm>


More information about the Kea-users mailing list