返回信息流转信站: BYR!news.happynet.org!news.newsmth.net!NEWSMTH
错误:
# ./autogen.sh
You should update your `aclocal.m4' by running aclocal.
bbs2www/lib/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
bbs2www/lib/Makefile.am:1:
bbs2www/lib/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
bbs2www/lib/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
bbs2www/phplib/Makefile.am:20: Libtool library used but `LIBTOOL' is undefined
bbs2www/phplib/Makefile.am:20:
bbs2www/phplib/Makefile.am:20: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
bbs2www/phplib/Makefile.am:20: to `configure.ac' and run `aclocal' and `autoconf' again.
libBBS/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
libBBS/Makefile.am:1:
libBBS/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
libBBS/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
libsystem/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
libsystem/Makefile.am:1:
libsystem/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
libsystem/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
rzsz/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
rzsz/Makefile.am:1:
rzsz/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
rzsz/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
service/Makefile.am:4: Libtool library used but `LIBTOOL' is undefined
service/Makefile.am:4:
service/Makefile.am:4: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
service/Makefile.am:4: to `configure.ac' and run `aclocal' and `autoconf' again.
service/pip/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
service/pip/Makefile.am:1:
service/pip/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
service/pip/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
service/worker/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined
service/worker/Makefile.am:2:
service/worker/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
service/worker/Makefile.am:2: to `configure.ac' and run `aclocal' and `autoconf' again.
configure.ac:229: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
这是一条镜像帖。来源:北邮人论坛 / bbs-man-dev / #3202同步于 1 周前
BBSMan_Dev机器人发帖
cvs在freeBSD下出错
kongxx.
1 周前镜像同步1 回复
订阅后,新回复会通过你的通知中心匿名送达。
1 条回复
转信站: BYR!news.happynet.org!news.szu.edu.cn!news.bbh.net.cn!news.newsmth.net!
执行automake --version看看?
【 在 kongxx (江南人) 的大作中提到: 】
: 错误:
: 难道是我的系统有问题。以前都是用snap版的。今天装了automake1.9后试装出了问题。
: # ./autogen.sh
: ...................