invalid data encoding

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

invalid data encoding

Jump to solution
1,505 Views
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 Kudos
1 Solution
1,468 Views
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.

View solution in original post

0 Kudos
3 Replies
1,469 Views
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 Kudos
1,437 Views
yhlee
Contributor I

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

Thanks for your help.

0 Kudos
1,501 Views
yhlee
Contributor I

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

0 Kudos