baidu / AnyQ

FAQ-based Question Answering System
Apache License 2.0
2.58k stars 669 forks source link

编译中断 #213

Open xiaoyichao opened 4 years ago

xiaoyichao commented 4 years ago

致命错误:ilac.h:没有那个文件或目录

include "ilac.h"

              ^

编译中断。

leeyisoft commented 4 years ago

我也遇到类似问题,不知道如何解决 CentOS7 和 Docker (Ubuntu)都遇到类似问题 uname -a Linux VM_0_16_centos 3.10.0-1127.8.2.el7.x86_64 #1 SMP Tue May 12 16:57:42 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

cmake -version cmake version 3.3.2

gcc -v

使用内建 specs。 COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/5.4.0/lto-wrapper 目标:x86_64-unknown-linux-gnu 配置为:../configure --enable-checking=release --enable-languages=c,c++ --disable-multilib 线程模型:posix gcc 版本 5.4.0 (GCC)

jdk1.8.0_171

bison --version bison (GNU Bison) 3.0.4

laorenyuhai commented 3 years ago

是不是要自己下载安装,wget下lac?