编译出错。
utils/main/skyeye.c:274:17: error: bfd.h: 没有那个文件或目录utils/main/skyeye.c: In function ‘tea_load_exec’:
utils/main/skyeye.c:280: error: ‘bfd’ undeclared (first use in this function)
utils/main/skyeye.c:280: error: (Each undeclared identifier is reported only once
utils/main/skyeye.c:280: error: for each function it appears in.)
utils/main/skyeye.c:280: error: ‘tmp_bfd’ undeclared (first use in this function)
utils/main/skyeye.c:281: error: ‘asection’ undeclared (first use in this function)
utils/main/skyeye.c:281: error: ‘s’ undeclared (first use in this function)
utils/main/skyeye.c:291: error: ‘bfd_object’ undeclared (first use in this function)
utils/main/skyeye.c:294: error: ‘bfd_error_file_ambiguously_recognized’ undeclared (first use in this function)
utils/main/skyeye.c:305: error: ‘SEC_LOAD’ undeclared (first use in this function) 有可能没有安装BFD的库。你也可以下载binutils的源码包,编译安装一下。
页:
[1]