Application (confd_load) must be re-compiled

Hi,

For a larger DEPTH/KEY space, you typically need to recompile 3 things:

  1. libconfd
  2. confd_load
  3. confd_cmd

If you haven’t recompiled (and linked, etc) libconfd, you are probably receiving this message from ConfD itself, as it validates the input that your confd_load is sending. There are also some similar posts with answers that may be helpful, like: DEBUG Library MAXDEPTH/MAXKEYLEN 20/9 for confd_hkeypath_t are too small, ConfD needs 28/4.