1. 程式人生 > >編譯出現C compiler cannot create executables

編譯出現C compiler cannot create executables

Ubuntu14.04使用clang編譯Tengine時出現錯誤:

make

...

...

checking for gcc... clang
checking whether the C compiler works... no
configure: error: in `/usr/local/src/pcre-8.36':
configure: error: C compiler cannot create executables
See `config.log' for more details
make[1]: *** [/usr/local/src/pcre-8.36/Makefile] Error 77
make[1]: Leaving directory `/home/data/tengine-2.1.0'
make: *** [build] Error 2

pcre有問題,重新安裝一下即可

執行以下命令安裝PCRE。

  sudo apt-get update
sudo apt-get install libpcre3 libpcre3-dev

  可能還需要安裝
sudo apt-get install openssl libssl-dev

相關推薦

編譯出現C compiler cannot create executables

Ubuntu14.04使用clang編譯Tengine時出現錯誤: make ... ... checking for gcc... clang checking whether the C compiler works... no configure: error: in

configure編譯時,出現 configure: error: C compiler cannot create executables錯誤解決

我們在編譯軟體的時候,是不是經常遇到下面的錯誤資訊呢? checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking f

protobuf編譯中遇到的c compiler cannot create executables錯誤解決方法

最近下載了最新的linux mint 16和ubuntu 12中分別嘗試編譯protobuf 2.5.0.但都是報c compiler cannot create executables的錯. 查過網上解決方案, 清一色都是export LIBS=之類的, 無法解決問題. 最終一個回帖啟發了我, 使用

[PandoraBox SDK]交叉編譯libpcap提示configure: error: C compiler cannot create executables錯誤

環境:ArchLinux 原始碼:libpcap 下面開始編譯libpcap,先將toolchain和staging_dir加入環境變數中 [form@Felicity libpcap]$ export PATH=$PATH:/hom

安裝pcre時出現configure: error: C compiler cannot create executables錯誤

1、./configure時出現以下錯誤:C compiler cannot create executables[[email protected] pcre-8.39]# ./configure checking for a BSD-compatible in

C compiler cannot create executables問題

今天在裝advancemame遊戲時遇到下面的問題,在網上搜索才知道是gcc沒有裝好,回想以前也有一些程式沒有裝好,是不是也是這個問題呢?於是試了一下以前一直沒有裝好的d4x,雖然現在熟悉了wget.雖然沒有裝上,不過情況有所好轉,跟以前報的錯誤不同了,應該是能

C compiler cannot create executables checking whether the C compiler works... no

checking for grep that handles long lines and -e… /bin/grep checking for egrep… /bin/grep -E checking for a sed that does not tru

解決configure: error: C++ compiler cannot create executables問題

./configure時報錯:configure: error: C++ compiler cannot create executables 。哎,今天重灌測試伺服器上的系統,設定好IP可以遠端訪問時就回來安裝軟體,在搭建PHP+Nginx環境時倒出現了問題。 問題出現在

由SDK "iphoneos" cannot be located引起的C compiler cannot create executablesou問題

命令列錯誤資訊,如下圖 出現在Xcode 專案build的過程中,錯誤提示Xcode路徑定位錯誤,那就通過命令列重新指定Xcode路徑,網上有人說是安裝過多個Xcode版本的緣故 sudo xcode-select --switch /Applications

由SDK "iphoneos" cannot be located引起的C compiler cannot create executablesou問題

命令列錯誤資訊,如下圖 出現在Xcode 專案build的過程中,錯誤提示Xcode路徑定位錯誤,那就通過命令列重新指定Xcode路徑,網上有人說是安裝過多個Xcode版本的緣故 sudo xco

CentOS6.8中安裝Nginx時出現 C compiler gcc is not found問題

已經按照好gcc之後還是會顯示 C compiler gcc is not found問題,嘗試了網上很多安裝gcc的方法都不可用。 1.原因分析: configure首先會編譯一個小測試程式,通過測試其執行結果來判斷編譯器是否能正常工作,由於交叉編譯器所編譯出的程式是無法在編譯主機上執

unzip時出現checkdir error:cannot create解決方法

unzip時出現checkdir error:cannot create val2014解決方法 在CSDN學到了很多東西,也有些問題是通過其他渠道學習,而CSDN中沒有(當然也可能是我沒有找到),總之我也想向那些大神一樣,把自己的東西分享出來,讓這個正在被人工智慧驅動的社會進步更快!所

Linux下編譯ffmpeg報錯gcc is unable to create an executable file C compiler test failed.

程式碼報錯資訊: [[email protected] ffmpeg-3.2.2]# ./configure --enable-shared --prefix=/usr/local/ffmpeg gcc is unable to create an executable

FFMPEG系列三:linux下編譯ffmpeg報錯gcc is unable to create an executable file C compiler test failed.

linux編譯ffmpeg過程報錯gcc is unable to create an executable file C compiler test failed.網上找了一圈,關於這個問題的答

Ubuntu16.04 QT5編譯出現cannot find -lGL和collect2:error:ld r

鍵盤輸入 gre ase 系統 erro ace replace inux collect 在ubuntu下使用Qt 編譯時候遇上了cannot find -lGL錯誤,使用命令 是由於系統缺少鏈接庫,在終端執行下面命令就可以解決問題。 sudo apt-get inst

Linux出現cannot create temp file for here-document: No space left on device的問題解決

查找 顯示錯誤 磁盤 depth target href -s reat temp 在終端輸入:cd /ho 按tab鍵時,顯示錯誤: bash: cannot create temp file for here-document: No space left on de

安裝zabbix-3.2.6編譯報錯no acceptable C compiler

zabbix linux執行安裝zabbix在編譯的時候./configure --prefix=/usr/local/zabbix/ --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libc

Ubuntu 編譯出現 ISO C++ 2011 不支持的解決辦法

.cpp lib 出現 res ++ g++ sta 其中 語法 問題 在編譯時出現如下error: error:This file requires compiler and library support for the ISO C++ 2011 standard. T

gcc編譯報錯 checking whether the C compiler works... no 中的 error trying to exec 'cc1': execvp: No such file or directory解決辦法

1 首先檢查報錯原因是execvp: No such file or directory 因此要將/etc/profile的export PATH指向gcc的lib路徑中的cc1檔案 例如我的cc1檔案在/usr/lib64/gcc/x86_64-suse-linux/4.8/ 則輸出 export P

編譯form時出現FRM-10043: Cannot open file

今天下午,用form builder 10.1.2.0.2  開發fmb後上傳致伺服器後一直報錯 FRM-10043: Cannot open file 而且把從伺服器下載下來之前別人做的fmb開啟也報錯: 一開始以為是form builer的版本問題。 後