gpt4 book ai didi

c++ - Libtool 版本不匹配

转载 作者:搜寻专家 更新时间:2023-10-31 01:15:27 26 4
gpt4 key购买 nike

我已经下载了一些旧项目的源代码。我正在尝试构建它:

./bootstrap && ./configure

它工作正常,但是:

make

/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -W -g -O2 -DDEBUG -MT rcclexer.lo -MD -MP -MF .deps/rcclexer.Tpo -c -o rcclexer.lo rcclexer.cpp
../libtool: line 415: CDPATH: command not found
libtool: Version mismatch error. This is libtool 2.4.2, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2
libtool: and run autoconf again.

附注那个小项目页面:http://sourceforge.net/projects/rccparser/

有什么帮助吗?

最佳答案

类似于:

autoreconf -fvi

也许吧?我希望 bootstrap 会解决这个问题,但它看起来并没有。

关于c++ - Libtool 版本不匹配,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10085554/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com