ubuntu - gforth 出错,libtool 编译失败

标签 ubuntu compiler-errors debian libtool gforth

我正在尝试使用 Echo server on Rosetta Code 运行 gforth ,但是我得到以下内容,

sh: 1: libtool: not found

in file included from *OS command line*:-1
in file included from test.fs:1
/usr/share/gforth/0.7.3/unix/socket.fs:48: libtool compile failed
>>>end-c-library<<<
Backtrace:
$7FDBCA435988 throw 
$7FDBCA4719D0 c(abort") 
$7FDBCA4726C0 compile-wrapper-function1 

第 48 行,共 socket.fs读取

end-c-library

我安装了 libtool(并且 libtoolgforth 都是通过 apt 安装的)

我可以找到same error here .

最佳答案

在 Debian/Ubuntu 中,您需要 libtool-bin as they're now packaged separately

libtool-bin - Generic library support script (libtool binary)

您可以安装它,

sudo apt install libtool-bin

关于ubuntu - gforth 出错,libtool 编译失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49602892/

相关文章:

python - 无法在 virtualenv 中导入 django,但在停用时可以工作

python - 为什么当我尝试在 ROS 中创建工作区时出现此错误?

visual-c++ - 无法使用 Visual C++ 编译快板

node.js - 我电脑上的nodejs最新版本不是最新的

Android Emulator (AVD) 在虚拟机 (VMWARE Workstation) 中运行的 Ubuntu 中运行速度太慢

c++ - osgDB/FileUtils在我的代码中导致编译器错误

c - 函数指针 IAR (typedef void)

debian - 划分专用服务器硬盘是否有意义?

c++ - C++ 中的自动补全库

apache - 谷歌云平台 : Cannot get https (SSL) working on Wordpress Instance