嵌入式爱好者

查看: 1142|回复: 0

[Linux] imx6dl编译Ath10k wifi报错

[复制链接]

1

主题

1

帖子

19

积分

i.MX6Q通行证

扫一扫,手机访问本帖
发表于 2024-5-13 14:53:04 | 显示全部楼层 |阅读模式
从backports下载Ath10k驱动后 使用arm-poky-gnueabi-gcc 编译后报错,但是使用GCC编译器可以正常编译。报错如下:
root@ubuntu:/home/ary/linux/tools/ath10k/test/backports-4.19.23-1# make defconfig-ath10k
arm-poky-linux-gnueabi-gcc  -march=armv7-a -mfpu=neon  -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/opt/fsl-imx-x11/4.1.15-2.1.0/sysroots/cortexa9hf-neon-poky-linux-gnueabi -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer   -c -o conf.o conf.c
arm-poky-linux-gnueabi-gcc  -march=armv7-a -mfpu=neon  -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/opt/fsl-imx-x11/4.1.15-2.1.0/sysroots/cortexa9hf-neon-poky-linux-gnueabi -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer   -c -o zconf.tab.o zconf.tab.c
arm-poky-linux-gnueabi-gcc  -march=armv7-a -mfpu=neon  -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/opt/fsl-imx-x11/4.1.15-2.1.0/sysroots/cortexa9hf-neon-poky-linux-gnueabi -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  conf.o zconf.tab.o   -o conf
./kconf/conf: 1: ./kconf/conf: Syntax error: word unexpected (expecting ")")
Makefile.real:41: recipe for target 'defconfig-ath10k' failed
make[1]: *** [defconfig-ath10k] Error 2
Makefile:44: recipe for target 'defconfig-ath10k' failed
make: *** [defconfig-ath10k] Error 2


请问有没有遇到类似情况,大概哪方面原因。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋| 飞凌嵌入式 ( 冀ICP备12004394号-1 )

GMT+8, 2024-9-29 07:38

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表