invalid data encoding

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

invalid data encoding

跳至解决方案
4,045 次查看
yhlee
Contributor I

Hello,

 

I saw error log when building android image for i.MX8 Quad Max as below.

"ld.lld: error: GCRootLowering.o: invalid data encoding"

Could you let me know why it happened if there is anybody know about it.

Here below are the build process I've done.

1. android release package : Android Q10.0.0_2.6.0 (Linux 5.4.70 kernel) 

2. successfully built kernel and bootloader by running "$ ./imx-make.sh bootloader kernel "

3. but I saw the error log when I ran "make" in android_build folder to make an android image after that.

I've attached the error log for the reference.

 

Thanks in advance.

YH.

 

 

 

 

 

 

0 项奖励
回复
1 解答
4,008 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Please check that you have all packages needed for building android. You'll find it at the Android User's Guide chapter 2.1 setting up your computer.

Best regards,
Aldo.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
4,009 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Please check that you have all packages needed for building android. You'll find it at the Android User's Guide chapter 2.1 setting up your computer.

Best regards,
Aldo.

0 项奖励
回复
3,977 次查看
yhlee
Contributor I

I resolved the issue by re-downloading the source package.

Thanks for your help.

0 项奖励
回复
4,041 次查看
yhlee
Contributor I

The build machine's OS I used was Ubuntu 18.04.

0 项奖励
回复