libevent 老板本的编译步骤

具体是采用这些命令来执行。
在目录底下按顺序执行下去即可。
aclocal

mv configure.in configure.ac
需要采用libevent自带的in文件。

autoconf
autoheader
automake

可能需要注释到configure。ac里面的文件。
因为test的makefile没有写。

configure
make

补充:

error: possibly undefined macro: AC_PROG_LIBTOOL
安装libtool 库可解决
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。