1. 程式人生 > >kernel 編譯錯誤 修改貼

kernel 編譯錯誤 修改貼


編譯 kernel log:
**** Cleaning ****
[: 1: mediatek/custom/out/ztenj77_sz_cu_ics2/kernel/usb/: unexpected operator
clean mediatek kernel source tree
find /home/disk2/luguang/p820/org/p820_77/kernel/../mediatek/config/out/ztenj77_sz_cu_ics2/autoconfig -name kconfig -type f -print | xargs rm -f
  CLEAN   scripts/basic
  CLEAN   scripts/kconfig

  CLEAN   include/config include/generated
  CLEAN   .config
**** Configuring / ..//mediatek/config/out/ztenj77_sz_cu_ics2/autoconfig/kconfig / ****
[COPY] /home/disk2/luguang/p820/org/p820_77/kernel/../mediatek/config/out/ztenj77_sz_cu_ics2/autoconfig/kconfig --> mediatek-configs
[COPY] /home/disk2/luguang/p820/org/p820_77/kernel/../mediatek/config/out/ztenj77_sz_cu_ics2/autoconfig/kconfig --> .config

  HOSTCC  scripts/basic/fixdep
  GEN     /home/disk2/luguang/p820/org/p820_77/kernel/out/Makefile
  HOSTCC  scripts/kconfig/conf.o
  SHIPPED scripts/kconfig/zconf.tab.c
  SHIPPED scripts/kconfig/lex.zconf.c
  SHIPPED scripts/kconfig/zconf.hash.c
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf --silentoldconfig Kconfig

warning: (VIDEO_VIVI && FB_VGA16 && FB_S3 && FB_VT8623 && FB_ARK && USB_SISUSBVGA_CON && MTK_FB_SUPPORT_ASSERTION_LAYER) selects FONT_8x16 which has unmet direct dependencies (HAS_IOMEM && VT && (FRAMEBUFFER_CONSOLE || SGI_NEWPORT_CONSOLE || STI_CONSOLE || USB_SISUSBVGA_CON))
*
* Restart config...
*
*
* Drivers Configurations
*
MediaTek Accessory Detection Support (MTK_ACCDET) [Y/n] y
Bluetooth network device (for DUN/PAN) (MTK_BT_NET_DEV) [Y/n/?] y
MediaTek CCMNI driver (MTK_NET_CCMNI) [Y/n] y
MediaTek NFC driver (MTK_NFC) [N/m/y] n
MediaTek Connectivity Combo Chip Support (MTK_COMBO) [M/n/y] m
  MediaTek Combo Chip BT Support (MTK_COMBO_BT) [M/n] m
  MediaTek Combo Chip GPS Support (MTK_COMBO_GPS) [M/n] m
  MediaTek Combo Chip FM Support (MTK_COMBO_FM) [M/n] m
  MediaTek combo chip Wi-Fi support (MTK_COMBO_WIFI) [M/n] m
MediaTek AR1000 Chip FM Support (MTK_AR1000_FM) [N/m/y] n
MediaTek MT6616 Chip FM Support (MTK_MT6616_FM) [N/m/y] n
MediaTek MT6620 Chip FM Support (MTK_MT6620_FM) [N/m/y] n
MediaTek MT6626 Chip FM Support (MTK_MT6626_FM) [N/m/y] n
MediaTek MT6628 Chip FM Support (MTK_MT6628_FM) [N/m/y] (NEW) aborted!
Console input/output is redirected. Run 'make oldconfig' to update configuration.

make[5]: *** [silentoldconfig] Error 1
make[4]: *** [silentoldconfig] Error 2
make[3]: *** [sub-make] Error 2
**** Building ****
  GEN     /home/disk2/luguang/p820/org/p820_77/kernel/out/Makefile
scripts/kconfig/conf --silentoldconfig Kconfig
warning: (VIDEO_VIVI && FB_VGA16 && FB_S3 && FB_VT8623 && FB_ARK && USB_SISUSBVGA_CON && MTK_FB_SUPPORT_ASSERTION_LAYER) selects FONT_8x16 which has unmet direct dependencies (HAS_IOMEM && VT && (FRAMEBUFFER_CONSOLE || SGI_NEWPORT_CONSOLE || STI_CONSOLE || USB_SISUSBVGA_CON))
*
* Restart config...
*
*
* Drivers Configurations
*
MediaTek Accessory Detection Support (MTK_ACCDET) [Y/n] y
Bluetooth network device (for DUN/PAN) (MTK_BT_NET_DEV) [Y/n/?] y
MediaTek CCMNI driver (MTK_NET_CCMNI) [Y/n] y
MediaTek NFC driver (MTK_NFC) [N/m/y] n
MediaTek Connectivity Combo Chip Support (MTK_COMBO) [M/n/y] m
  MediaTek Combo Chip BT Support (MTK_COMBO_BT) [M/n] m
  MediaTek Combo Chip GPS Support (MTK_COMBO_GPS) [M/n] m
  MediaTek Combo Chip FM Support (MTK_COMBO_FM) [M/n] m
  MediaTek combo chip Wi-Fi support (MTK_COMBO_WIFI) [M/n] m
MediaTek AR1000 Chip FM Support (MTK_AR1000_FM) [N/m/y] n
MediaTek MT6616 Chip FM Support (MTK_MT6616_FM) [N/m/y] n
MediaTek MT6620 Chip FM Support (MTK_MT6620_FM) [N/m/y] n
MediaTek MT6626 Chip FM Support (MTK_MT6626_FM) [N/m/y] n
MediaTek MT6628 Chip FM Support (MTK_MT6628_FM) [N/m/y] (NEW) aborted!
Console input/output is redirected. Run 'make oldconfig' to update configuration.

make[6]: *** [silentoldconfig] Error 1
make[5]: *** [silentoldconfig] Error 2
make[4]: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'.  Stop.
make[3]: *** [sub-make] Error 2

相關推薦

kernel 編譯錯誤 修改

編譯 kernel log:**** Cleaning ****[: 1: mediatek/custom/out/ztenj77_sz_cu_ics2/kernel/usb/: unexpected operatorclean mediatek kernel source treefind /home/d

breakpad在C++ 11下編譯錯誤修改

我只用到了exception_handler模組,暫時還未用到Server模組,因為用到了C++ 11的一些特性,而google-breadpad還沒有C++11版本,所以做了一些修改,集中在型別定義處1.typedef typeof(((struct user*) 0)->u_debugreg[0])

Android修改標準鍵值後編譯錯誤

問題背景: 在工作中遇到一個問題,需要在KeyEvent.java新增一個鍵值148,作刪除鍵用,於是打算將Android原有148鍵KEYCODE_NUMPAD_4修改為一個其他的鍵值。將KEYCODE_NUMPAD_4的Keycode修改為1480後make update-api後編

Ogre 1.8.1原始碼編譯錯誤修改

寫在一邊,最好不要略過的話。 這篇blog是按照編譯–>出錯–>解決錯誤–>再編譯 的方式寫的。 我認為這種逐步改錯的過程有助於學習和理解,所以這樣寫的。 最節約時間的方法,就是先全部看完,解決所有的錯誤,然後編譯,一次成功。 一、編譯生成Ogre

編譯錯誤 說明: 在編譯向該請求提供服務所需資源的過程中出現錯誤。請檢查下列特定錯誤詳細資訊並適當地修改原始碼。

 系統釋出後,在本地機子上一切正常,但是上傳到伺服器出現如下錯誤: “/”應用程式中的伺服器錯誤。 -------------------------------------------------------------------------------- 編譯錯誤

5.1編譯錯誤, 提示kernel-3.10 is not clean, please run 'make mrproper'

kernel-3.10 is not clean, please run 'make mrproper' 你看看 kernel-3.10\include下面是不是有個config的資料夾,把它刪了,就可以了 make ARCH=arm64 xxxx_defconfig #

B+Tree模板改進版0.51版——可獨立編譯修改錯誤

       最近應網友的要求,仔細檢查和修改了B+Tree的模板類,修正了幾處錯誤,主要是刪除Key的引數錯誤,同時去掉了那個標頭檔案的包含,直接將標頭檔案的內容貼在了檔案開頭處,以使此模板類可以獨立使用。        註釋掉的顯示到樹控制元件中的方法,可以在使用MFC的CTreeCtrl情況下自行恢復即

pcDuino 上RT3070 SoftAP:修改在Linux 3.18.0 核心上的編譯錯誤

                              <-- RTMPAllocTxRxRingMemory,Status=3                                           ERROR!!! RTMPAllocDMAMemory failed,Status[=

xcode工程編譯錯誤:No architectures to compile for

bis clear 文檔 哪些 i386 提高 href nts b2c 問題 開發環境:xcode6,iPhone6模擬器 xcode工程編譯錯誤:No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active

Android入門級編譯錯誤匯總

art can 手動 already 提示 文件夾 som 原因 兩個 1 描寫敘述: 項目常常須要引用別人的libraryproject,在選項中add進來後,點擊應用或者確定。關閉頁面。 回到代碼中卻發現無法鏈接,又一次打開properties查看,發現導入的p

Embeded linux之內核編譯錯誤警告匯總

match efi mbed 屏蔽 警告 .text section fin 內核 錯誤A: WARNING: drivers/spi/hi_spi.o(.data+0x0): Section mismatch in reference from the variable

第1章第2講常見編譯錯誤與調試

spl ima play .com style src left 調試 isp 第1章第2講常見編譯錯誤與調試

Qt編譯錯誤“GL/gl.h:No such file or directory”的解決方法

導致 安裝 egl 新版 工具 ubunt 沒有 一個 -o 備註:1)操作系統:Ubuntu-14.04或12.042)Linux用戶:root3)Qt版本:qt-linux-opensource-5.2.0-x86 為了迎接Qt的新紀元(從諾基亞移居到

VC6的工程轉到VC2010或更高版本出現fatal error C1189編譯錯誤的解決方法

代碼 ram 選擇 spa file 線程 c11 靜態庫 block 以前也遇到過,當時解決了沒寫下來,這次正好又遇到了,就順手寫一下吧,別下次又忘記了。 當VC6的工程轉到VC2010或更高版本時編譯出現如下錯誤: c:\program files\micros

小胖說事31------iOS 真機編譯錯誤&quot;“XXX”的 iPod&quot; and run &quot;XXX&quot; again, or if &quot;XXX&quot; is still running

是不是 col ont lec bug div attach tracking 進程關閉 在真機上測試時用一會就出現例如以下信息,且應用掛掉。 Restore the connection to "“XXX”的 iPod" and run "XXX" again, o

glm編譯錯誤問題解決 formal parameter with __declspec(align(&#39;16&#39;)) won&#39;t be aligned

over tac vs2013 ons lin space 出現 won rac 參考:http://stackoverflow.com/questions/25300116/directxxmmatrix-error-c2719-declspecalign16-won

Android 編譯錯誤——布局 Error parsing XML: not well-formed (invalid token)

XML width 文件 format source 註意 for 編碼 invalid 在修改了Android布局文件後,編譯出現Error parsing XML: not well-formed (invalid token)。 首先先排查xml文件的編碼格式是否

qtopia編譯錯誤

clu string calling value med tor sha direct sudo 在編譯過程中會出現很多的錯誤,包括飛淩提供的ok6410 QT移植百科全書裏面的,但是手冊裏面羅列的不全,下面我將我在編譯過程實際遇到的編譯錯誤及其解決辦法寫一下(其中的一

解決編譯錯誤 implicit declaration of function 'strptime'

div 編譯選項 cit fine 編譯錯誤 定義 .com glibc this 根據man手冊,在文件中加上以下定義,應該可以去處該warning #define _XOPEN_SOURCE /* glibc2 needs this */

xcode工程編譯錯誤:一般錯誤總結

content 增加 style csdn val 解決 environ 方框 ron 1.Apple LLVM 8.0 Error Group /’all-product-headers.yaml’ not found 最近升級了xcode打包後出現了個BUG,記錄解