1. configure失败
背景:编译安装openfetion
问题:按照README要求,先autoreconf,后configure,但configure报错,无法通过
解决:跳过autoreconf,直接./configure,成功