JavaShuo
欄目
標籤
編譯出現錯誤configure: error: Kernel source should be installed in /lib/modules/2.6.32-754.11.1.el6.x86_64
時間 2021-01-11
原文
原文鏈接
centos6.9編譯sebek時出現如下問題: 主要原因是沒有安裝內核安裝包,可以查看/usr/src/kernels/文件夾下是否有內核開發文件。 安裝內核安裝包可以使用如下命令: yum list | grep kernel yum install kernel-devel.x86_64 安裝完成後重新編譯,結果: 此問題已經解決。
>>阅读原文<<
相關文章
1.
Error: Package: percona-xtrabackup-24-2.4.8-1.el6.x86_64
2.
configure: error: no acceptable C compiler found in $PATH錯誤解決
3.
安裝Python2.7出現configure: error: no acceptable C compiler found in $PATH錯誤
4.
編譯內核模塊出現error: negative width in bit-field 錯誤
5.
PHP編譯configure: error集合
6.
編譯安裝php ,configure: error:
7.
configure: error: zlib not installed
8.
編譯安裝PHP出現configure: error: MySQL configure failed. Please check config.log的解決方法
9.
用Clang編譯出現錯誤的解決方法
10.
fio編譯錯誤一例
更多相關文章...
•
錯誤處理
-
RUST 教程
•
PHP PDO 錯誤與錯誤處理
-
PHP參考手冊
•
RxJava操作符(五)Error Handling
•
☆基於Java Instrument的Agent實現
相關標籤/搜索
Android編譯error
installed
configure
編碼錯誤
source
el6
內核編譯錯誤
錯誤
error
kernel
PHP教程
SQLite教程
Hibernate教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
resiprocate 之repro使用
2.
Ubuntu配置Github並且新建倉庫push代碼,從已有倉庫clone代碼,並且push
3.
設計模式9——模板方法模式
4.
avue crud form組件的快速配置使用方法詳細講解
5.
python基礎B
6.
從零開始···將工程上傳到github
7.
Eclipse插件篇
8.
Oracle網絡服務 獨立監聽的配置
9.
php7 fmp模式
10.
第5章 Linux文件及目錄管理命令基礎
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
Error: Package: percona-xtrabackup-24-2.4.8-1.el6.x86_64
2.
configure: error: no acceptable C compiler found in $PATH錯誤解決
3.
安裝Python2.7出現configure: error: no acceptable C compiler found in $PATH錯誤
4.
編譯內核模塊出現error: negative width in bit-field 錯誤
5.
PHP編譯configure: error集合
6.
編譯安裝php ,configure: error:
7.
configure: error: zlib not installed
8.
編譯安裝PHP出現configure: error: MySQL configure failed. Please check config.log的解決方法
9.
用Clang編譯出現錯誤的解決方法
10.
fio編譯錯誤一例
>>更多相關文章<<