Skip to content

Makefile:120: recipe for target 'sub-make' failed #1

Description

@ruCyberPoison

@firmadyne
@ddcc
Hello Devs,

Today i tried to compile a mipsel kernel with all files the repository give here but when i input the command:

make ARCH=mips CROSS_COMPILE=/opt/cross/mipsel-linux-musl/bin/mipsel-linux-musl- O=./build/mipsel -j8

also tried

make ARCH=mips CROSS_COMPILE=/opt/cross/mipsel-linux-musl/bin/mipsel-linux-musl- O=./build/mipsel -j8 all

I receive every time this error and i can't go to the next step cross-compilation

LD fs/built-in.o Makefile:120: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 root@ns2:/Firmware/kernel-v2.6.32#

LD drivers/built-in.o Makefile:120: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 root@ns2:/Firmware/kernel-v2.6.32#

so it's possible to fixes this without reinstall the OS actually i use Ubuntu 17.04 with this headers
4.13.0-46-generic

Rgds,
David Martins - Screamfox

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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