Thanks @xkaraman for hint. I have added -DRADIUSCLIENT="FREERADIUS" to the cmake command and now see

-- Checking for module 'freeradius'
--   Package 'freeradius' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:645 (message):
  The following required packages were not found:

   - freeradius

Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal)
  cmake/modules/FindRadius.cmake:40 (pkg_check_modules)
  src/modules/acc_radius/CMakeLists.txt:5 (find_package)

In my expectation required delve package like

freeradius-client-devel


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/4085/c2608175792@github.com>