SDK for LS1021A: Error in bitbake fsl-toolchain

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

SDK for LS1021A: Error in bitbake fsl-toolchain

705 Views
z_v
Contributor I

Hello,

 

Under Centos 6.4 (64) I installed QorIQ_Linux_SDK_v2.0_SOURCE.iso

and then ran:

cd /opt/nxp/QorIQ-SDK-V2.0-20160527-yocto

./sources/meta-freescale/scripts/host-prepare.sh

. ./fsl-setup-env -m ls1021atwr

bitbake fsl-toolchain

After few minutes I got the attached error log.

Can you help ?

Thank you,

Zvika

Original Attachment has been moved to: log.do_compile.14724.zip

0 Kudos
4 Replies

414 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Vered Zvi ,

First please install the Cache binary ISO to void building everything from the scratch.

'__NR_setns' is defined in syscall.h, on your host, installing glibc-devel could help you to overcome this problem.

sudo yum install glibc-devel


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

414 Views
z_v
Contributor I

Hello,

On page 69 in the SDK user manual, I should run: "cd <S>"

Can you tell how to write it ? There is no folder named <S>.

Thank you,

Zvika 

0 Kudos

414 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Zvika,

<S> should be source code folder.

For example,

u-boot : build_ls1021atwr/tmp/work/ls1021atwr-fsl-linux-gnueabi/u-boot-qoriq/2016.01+fslgit-r0/git/

Linux Kernel: build_ls1021atwr/tmp/work/ls1021atwr-fsl-linux-gnueabi/linux-qoriq/4.1-r0/git/

Linux application linux-libc-headers: build_ls1021atwr/tmp/work/cortexa7hf-vfp-neon-fsl-linux-gnueabi/linux-libc-headers/4.1-r0/linux-4.1/

If this is what you need, please copy the whole content here.


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

414 Views
z_v
Contributor I

Hello,

When I did the same under Centos 7 (64) I had no problems.

Thank you,

Zvika

0 Kudos