Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Kea
Kea
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 415
    • Issues 415
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 67
    • Merge Requests 67
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ISC Open Source Projects
  • KeaKea
  • Issues
  • #111

Closed
Open
Opened Sep 06, 2018 by Wlodzimierz Wencel@wlodekMaintainer

configure options --with-mysql --with-pgsql --with-cql not working properly

While using --with-mysql and --with-pgsql configure options script should exit with an error when sufficient packages were not detected/not installed and currently it's not.

when using --with-cql configure option and required packages are not installed script ends with:

checking for pkg-config... (cached) /usr/bin/pkg-config
Package cassandra was not found in the pkg-config search path.
Perhaps you should add the directory containing `cassandra.pc'
to the PKG_CONFIG_PATH environment variable
Package 'cassandra', required by 'world', not found
Package cassandra was not found in the pkg-config search path.
Perhaps you should add the directory containing `cassandra.pc'
to the PKG_CONFIG_PATH environment variable
Package 'cassandra', required by 'world', not found
Package cassandra was not found in the pkg-config search path.
Perhaps you should add the directory containing `cassandra.pc'
to the PKG_CONFIG_PATH environment variable
Package 'cassandra', required by 'world', not found
Package cassandra was not found in the pkg-config search path.
Perhaps you should add the directory containing `cassandra.pc'
to the PKG_CONFIG_PATH environment variable
Package 'cassandra', required by 'world', not found
checking for Cassandra CQL headers and library... no
configure: error: Needs Cassandra CQL library

which are redundant notifications

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Kea1.6
Milestone
Kea1.6 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: isc-projects/kea#111