我想在我的Ubuntu机器上安装最新版本mgiza ++(0.7.1),但我得到以下错误.我通过运行此命令安装了Boost:sudo apt-get install libboost-all-dev
运行./configure后
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out …
Run Code Online (Sandbox Code Playgroud)