Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 502
    • Issues 502
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 52
    • Merge requests 52
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • KeaKea
  • Issues
  • #1780
Closed
Open
Created Mar 30, 2021 by Gene C@genec

library version issue

I have a library versioning issue starting on march 29 with commit 8a136d92.

Problem is when trying to run kea-dhcp4:

/usr/bin/kea-dhcp4: error while loading shared libraries: libkea-dhcp_ddns.so.15: cannot open shared object file: No such file or directory

Current version in build is '16' not 15.

ldd on the binary gives:

# ldd /usr/bin/kea-dhcp4  | grep ddns
        libkea-dhcp_ddns.so.16 => /usr/lib/libkea-dhcp_ddns.so.16 (0x00007ff2b3135000)
        libkea-dhcp_ddns.so.15 => not found

Build on arch linux with :

  • gcc 10.2.0-6
  • binutils 2.36.1-2
  • autoconf 2.71-1
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking