Skip to content

"Argument list too long" error? #24

Closed
@adamrk

Description

@adamrk

This error looks unrelated, but I can't build the kernel from this branch - here's the error I got:

$ make LLVM=1
arch/x86/Makefile:143: CONFIG_X86_X32 enabled but no binutils support
make[2]: execvp: /bin/sh: Argument list too long
scripts/Makefile.host:95: recipe for target 'scripts/basic/fixdep' failed
make[2]: *** [scripts/basic/fixdep] Error 127
Makefile:560: recipe for target 'scripts_basic' failed
make[1]: *** [scripts_basic] Error 2
Makefile:732: recipe for target 'include/config/auto.conf.cmd' failed
make: *** [include/config/auto.conf.cmd] Error 2
make: *** [include/config/auto.conf.cmd] Deleting file 'include/generated/autoconf.h'

I used a config that was working with master and just enabled the new Rust driver.

Is there any other info that's helpful for diagnosing 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