OpenEdv-开源电子网

 找回密码
 立即注册
正点原子全套STM32/Linux/FPGA开发资料,上千讲STM32视频教程免费下载...
查看: 5044|回复: 6

imx6正点原子出场源码编译出错

[复制链接]

0

主题

2

帖子

0

精华

新手入门

积分
4
金钱
4
注册时间
2021-3-22
在线时间
0 小时
发表于 2022-2-21 14:25:10 | 显示全部楼层 |阅读模式
1金钱
本帖最后由 ArainYu 于 2022-2-21 14:32 编辑

版主、各位大佬好:

最近开始下载正点原子的出场源码,但是编译开始出现了错误



这里我运行./build.sh,看到log里面显示arch还是x86,./build.sh脚本里面并没有指定arch。然后我修改了下指定arch(make ARCH=arm ...),很不幸的遇到接下来无休止地重新配置项。

还请原子论坛各位大佬帮忙看下什么原因,谢谢



正点原子逻辑分析仪DL16劲爆上市
回复

使用道具 举报

0

主题

2

帖子

0

精华

新手入门

积分
4
金钱
4
注册时间
2021-3-22
在线时间
0 小时
 楼主| 发表于 2022-2-21 14:30:05 | 显示全部楼层
第一次失败log
./build.sh                               [14:00:34]
./build.sh: 10: ./build.sh: source: not found
  CLEAN   scripts/basic
  CLEAN   scripts/kconfig
  CLEAN   include/config include/generated
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  SHIPPED scripts/kconfig/zconf.tab.c
  SHIPPED scripts/kconfig/zconf.lex.c
  SHIPPED scripts/kconfig/zconf.hash.c
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
***
*** Can't find default configuration "arch/x86/configs/imx_v7_defconfig"!
***
scripts/kconfig/Makefile:105: recipe for target 'imx_v7_defconfig' failed
make[1]: *** [imx_v7_defconfig] Error 1
Makefile:541: recipe for target 'imx_v7_defconfig' failed
make: *** [imx_v7_defconfig] Error 2
scripts/kconfig/conf  --silentoldconfig Kconfig
***
*** Configuration file ".config" not found!
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
回复

使用道具 举报

0

主题

2

帖子

0

精华

新手入门

积分
4
金钱
4
注册时间
2021-3-22
在线时间
0 小时
 楼主| 发表于 2022-2-21 14:31:23 | 显示全部楼层
第二次失败log:
* Linux/x86 4.1.15 Kernel Configuration
*
64-bit kernel (64BIT) [Y/n/?] (NEW) n
*
* General setup
*
Cross-compiler tool prefix (CROSS_COMPILE) []
Compile also drivers which will not load (COMPILE_TEST) [N/y/?] n
Local version - append to kernel release (LOCALVERSION) []
Automatically append version information to the version string (LOCALVERSION_AUTO) [Y/n/?] y
Kernel compression mode
  1. Gzip (KERNEL_GZIP)
  2. Bzip2 (KERNEL_BZIP2) (NEW)
  3. LZMA (KERNEL_LZMA)
  4. XZ (KERNEL_XZ)
> 5. LZO (KERNEL_LZO)
  6. LZ4 (KERNEL_LZ4)
choice[1-6?]:5
Default hostname (DEFAULT_HOSTNAME) [(none)] (none)
Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y
System V IPC (SYSVIPC) [Y/n/?] y
POSIX Message Queues (POSIX_MQUEUE) [N/y/?] n
Enable process_vm_readv/writev syscalls (CROSS_MEMORY_ATTACH) [Y/n/?] y
open by fhandle syscalls (FHANDLE) [N/y/?] n
uselib syscall (USELIB) [Y/n/?] y
Auditing support (AUDIT) [N/y/?] n
Kernel .config support (IKCONFIG) [Y/n/m/?] y
  Enable access to .config through /proc/config.gz (IKCONFIG_PROC) [Y/n/?] y
回复

使用道具 举报

9

主题

890

帖子

0

精华

资深版主

Rank: 8Rank: 8

积分
2390
金钱
2390
注册时间
2019-9-25
在线时间
397 小时
发表于 2022-2-23 09:54:09 | 显示全部楼层
本帖最后由 仰望星空之云 于 2022-2-23 09:55 编辑

Can't find default configuration "arch/x86/configs/imx_v7_defconfig"!
提示是x86架构的
你之前安装了哪个交叉编译器?build.sh 文件的内容是什么?
安装这个交叉编译器没?
1.png
回复

使用道具 举报

1

主题

14

帖子

0

精华

初级会员

Rank: 2

积分
67
金钱
67
注册时间
2018-8-29
在线时间
21 小时
发表于 2022-3-11 21:38:32 | 显示全部楼层
架构都选错了,make后面加ARCH=arm表示架构,再CROSS_COMPILE=指定编译工具
回复

使用道具 举报

4

主题

22

帖子

0

精华

初级会员

Rank: 2

积分
52
金钱
52
注册时间
2018-4-12
在线时间
16 小时
发表于 2022-4-26 09:09:40 | 显示全部楼层
make file 有写,看一下就知道了
回复

使用道具 举报

9

主题

767

帖子

0

精华

论坛元老

Rank: 8Rank: 8

积分
5274
金钱
5274
注册时间
2019-9-25
在线时间
433 小时
发表于 2022-4-27 09:45:55 | 显示全部楼层
你是不是用了root用户!
回复

使用道具 举报

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

本版积分规则



关闭

原子哥极力推荐上一条 /2 下一条

正点原子公众号

QQ|手机版|OpenEdv-开源电子网 ( 粤ICP备12000418号-1 )

GMT+8, 2024-11-25 10:39

Powered by OpenEdv-开源电子网

© 2001-2030 OpenEdv-开源电子网

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