Skip to content

NodeJs 16.14.2 yocto build issue #639

@Omkardixi

Description

@Omkardixi

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions