透明水晶 2023-03-07 15:48 采纳率: 96.8%
浏览 23
已结题

hostapd编译出错-20230307

hostapd编译出错

>>>>>>>>>>>>>>>>>>> hostapd compiling >>>>>>>>>>>>>>>>>>>
cd hostapd-2.5/hostapd; make DESTDIR=/home/lanfeiye/project/nt9667x/e93lod-c1-EAE/na51023_bsp_20190819_linux/application/external/__install install;
make[1]: Entering directory '/home/lanfeiye/project/nt9667x/e93lod-c1-EAE/na51023_bsp_20190819_linux/application/external/hostapd-2.5/hostapd'
/usr/bin/ld: config_file.o: Relocations in generic ELF (EM: 8)
/usr/bin/ld: config_file.o: Relocations in generic ELF (EM: 8)
/usr/bin/ld: config_file.o: Relocations in generic ELF (EM: 8)
/usr/bin/ld: config_file.o: Relocations in generic ELF (EM: 8)
/usr/bin/ld: config_file.o: Relocations in generic ELF (EM: 8)
/usr/bin/ld: config_file.o: Relocations in generic ELF (EM: 8)
/usr/bin/ld: config_file.o: Relocations in generic ELF (EM: 8)
/usr/bin/ld: config_file.o: Relocations in generic ELF (EM: 8)
/usr/bin/ld: config_file.o: Relocations in generic ELF (EM: 8)
config_file.o: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
Makefile:989: recipe for target 'hostapd' failed
make[1]: *** [hostapd] Error 1
make[1]: Leaving directory '/home/lanfeiye/project/nt9667x/e93lod-c1-EAE/na51023_bsp_20190819_linux/application/external/hostapd-2.5/hostapd'
Makefile:113: recipe for target 'hostapd' failed
make: *** [hostapd] Error 2
  • 写回答

3条回答 默认 最新

  • CQ.abc 2023-03-07 16:02
    关注

    这个错误看起来是由于编译过程中使用了错误的文件格式。可能是由于你的编译环境或文件路径设置出现了问题。建议先检查一下编译环境的设置是否正确,并确保使用了正确的文件路径和格式。还可以尝试重新下载并解压缩 hostapd-2.5,然后再次尝试编译。望采纳

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

问题事件

  • 系统已结题 3月15日
  • 已采纳回答 3月7日
  • 创建了问题 3月7日

悬赏问题

  • ¥20 机器学习能否像多层线性模型一样处理嵌套数据
  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效