|
[CEDET-devel] Latest emacs and linux kernel
From: <aneesh.kumar@li...> - 2010-09-25 18:04
|
With the latest emacs source after sync with CEDET 1.0 changes for most of the structure I am find the below error For example in function mb_set_largest_free_order if we try to find the member listing of struct super_block i get the error semantic-analyze-possible-completions-default: Cannot find types for `struct super_block* sb' I have the below setting enabled (semantic-reset-system-include 'c-mode) (semantic-add-system-include "/home/opensource/sources/kernels/linux-2.6/include" 'c-mode) (semantic-c-add-preprocessor-symbol "__KERNEL__" "") (semanticdb-enable-gnu-global-databases 'c-mode) (semantic-gcc-setup) Any idea how to fix ? -aneesh |
| Thread | Author | Date |
|---|---|---|
| [CEDET-devel] Latest emacs and linux kernel | <aneesh.kumar@li...> |