Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NodeJs 16.14.2 yocto build issue #639

Closed
Omkardixi opened this issue Dec 5, 2022 · 1 comment
Closed

NodeJs 16.14.2 yocto build issue #639

Omkardixi opened this issue Dec 5, 2022 · 1 comment

Comments

@Omkardixi
Copy link

I'm using the yocto Langdale version for building yocto rootfs for the machine "zc702-zynq7". Initially, I'm able to add the other required recipes for example pps-tools, gpsd, gcc, etc.

After installing all the above recipes I wanted to install nodejs then I added the following line in the core-image-minimal.bb file.

IMAGE_INSTALL+= " pps-tools gpsd gcc nodejs "

but while compilation I got the following issue,

collect2: fatal error: ld terminated with signal 9

Can you please help me to understand the cause of the above issue? how can we solve this issue?

@shr-project
Copy link
Contributor

Duplicates #640

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants