当我在Honeyd中执行./Configure时,出现以下错误
checking for libevent... yes
checking for event_priority_init in -levent... no
configure: error: "libevent is too old - you need to install a newer version. Check http://www.monkey.org/~provos/libevent/"
我确定我具有libevent的最新版本 “ libevent-2.1.8稳定。于2017年1月22日发布” 我尝试了其他版本的libevent(2.1。*和2.0。*) 仍然出现相同的错误。 请帮助
我用过的蜜糖版本是我从https://github.com/DataSoft/Honeyd那里得到的