mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
unbound 1.6.1: Linking against libevent2
Hi, this was triggered by unbound-users@unbound.net - it seems that the 'configure'-option '--with-libevent-support' is not enough: ***SNIP*** ... When building unbound with --with-libevent support, the make install phase should also call make unbound-event-install or else unbound-event.h does not get installed and the header file for using the unbound event functionality is not available. ... This install is triggered by the option --enable-event-api. Just enabling --with-libevent does not trigger the install by itself. Best regards, Wouter ... ***SNAP*** I built 'unbound' this way - its running without any problems so far. Best, Matthias Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
1fab4edfa6
commit
723d1d911f
@@ -6,6 +6,7 @@ etc/unbound/icannbundle.pem
|
||||
etc/unbound/local.d
|
||||
etc/unbound/root.hints
|
||||
etc/unbound/unbound.conf
|
||||
#usr/include/unbound-event.h
|
||||
#usr/include/unbound.h
|
||||
#usr/lib/libunbound.la
|
||||
#usr/lib/libunbound.so
|
||||
|
||||
Reference in New Issue
Block a user