編譯cedet 1 1時出現錯誤

2021-09-09 01:39:29 字數 1164 閱讀 8489

in end of data:

semantic-tag-file.el:207:1:warning: the function 『ede-toplevel』 is not known

to be defined.

eager macro-expansion failure: (invalid-function class-p)

eager macro-expansion failure: (invalid-function class-p)

eager macro-expansion failure: (invalid-function class-p)

eager macro-expansion failure: (invalid-function class-p)

eager macro-expansion failure: (invalid-function class-p)

eager macro-expansion failure: (invalid-function class-p)

eager macro-expansion failure: (invalid-function class-p)

eager macro-expansion failure: (invalid-function class-p)

in toplevel form:

semantic-idle.el:42:1:error: invalid function: class-p

in semantic-tag-customize:

semantic-custom.el:210:22:warning: 『toggle-read-only』 is an obsolete

function (as of 24.3); use 『read-only-mode』 instead.

makefile:61: recipe for target 'semantic' failed

唉,算一算從發現這個問題到 解決的時間,也有大半年了吧.今天能夠把這個問題解決還是心情很舒暢的,費話不多話了.

系統為ubuntu12.04,編譯cedet-1.1時出現上面的原因是因為,安裝emac為25版本,如果想順利編譯請安裝

emacs 24.3.1

然後make 就沒問題啦.

雖然具體原因不知道,但是能解決還是挺高興的啦.

編譯時出現錯誤make update api

在編譯framework時出錯提示要 make update api 這是因為修改frameworks層,定義了新的 公有變數 常量 方法名稱要提交 frameworks base api current.txt 這個檔案。1 新增系統api或者修改 hide的api後,需要執行 make upda...

執行Burp suite時出現錯誤

執行burp suite時出現錯誤 to run burp suite using j a 16 or above,please supply the following jvm argument illegal access permit 翻譯 要使用j a 16或以上版本執行burp suite...

驅動編譯時出現abi apc gnu

在編譯驅動 時出現此問題,查了半天,發現是arm linux gcc出了問題。醉了。下面轉一下這個編譯器的安裝方法吧 1.解壓檔案 解壓 tar zxvf arm linux gcc 4.4.3.tar.gz c 直接解壓後就可以,c 會讓解壓的檔案自動放在根目錄下指定路徑,不用管 sudo tar...