ravens/docker-nextepc

"libmicrohttpd" not found

Closed this issue · 0 comments

Hi, trying to build:

Library gnutls found: YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libmicrohttpd found: NO (tried pkgconfig)

lib/sbi/meson.build:40:0: ERROR: Dependency "libmicrohttpd" not found, tried pkgconfig

A full log can be found at /open5gs/build/meson-logs/meson-log.txt
ERROR: Service 'webui' failed to build: The command '/bin/sh -c meson build && ninja -C build install' returned a non-zero code: 1

Regards