checking build system type... Invalid configuration `mingw': machine `mingw' not recognized configure: error: /bin/sh ./config.sub mingw failed 打开config.guess, 发现主要有mingw32 和 mingw64两种,尝试 ./configure --build=mingw32 没有错误提示 执行make , 无误。 参考链接:http://www.code-by....
./configur..$ ./configureconfigure: Configuring HMMER3 for your system.checking build system type... x86_64-unkn
checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/tmp/bind-9.9.2': configure: error: C ...
checking for a BSD compatible install... /usr/bin/install -c checking host system type... i586-pc-linux-gnu checking build system type... i586-pc-linux-gnu checking for ar... ar checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for unistd.h.....
checking for a BSD-compatible install… /usr/bin/install -c checking build system type… x86_64-unknown-linux-gnu checking host system type… x86_64-unknown-linux-gnu checking for gcc… gcc checking for C compiler default output file name… configure: error: C compiler cannot create executable...
configure: error: cannot guess build type; you must specify one google也说是config.guess比較旧。msys环境编译没有问题,去mingw-w64的svn上拉了个config.guess下来替换掉后问题解决: checking for stdint.h... yes checking for unistd.h... yes ...
cp /usr/share/automake-1.16/config.guess build/ ./configure 注意 编译低版本libpcap-0.7.2.tar.gz,只能采用解决方案二,解决方案一无效 编译libnids-1.18,提示出错: checking build system type... Invalid configuration `aarch64-unknown-linux-gnu': machine `aarch64-unknown' not recognized ...
cyberithub@ubuntu:~/glibc-2.29$./configurechecking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking for suffix of object files... o checking whether we are using the GNU C compiler... yes ...
checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking how to run the C preprocessor... gcc -E checking build system type... x86_64-unknown-linux-gnu ...