-
-
Notifications
You must be signed in to change notification settings - Fork 427
Closed
Description
Describe the bug
A clear and concise description of what the bug is.
To reproduce
Steps to reproduce the behavior:
- Download unbound 1.20.0 source code
- Copy the config line from 1.17 (see below)
- Getting a complain
configure: error: systemd enabled but libsystemd not found - Installing
libsystemd0+libsystemd-dev - Getting same complain, even tried a reboot.
- removing
--enable-systemdfrom the config line, and gets a new error.configure: error: Cannot find python in your system path - Installing
libpython3.11-dev+python3.11-dev - Same error
./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --disable-rpath --with-pidfile=/run/unbound.pid --with-rootkey-file=/var/lib/unbound/root.key --with-libevent --with-libnghttp2 --with-pythonmodule --enable-subnet --enable-dnstap --enable-systemd --enable-dnscrypt --with-chroot-dir= --with-dnstap-socket-path=/run/dnstap.sock --libdir=/usr/libExpected behavior
Uncertain....
System:
- Unbound version: 1.20.0
- OS: Ubuntu 22.04
unbound -Voutput: N/A
Additional information
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels