Skip to content

failed to configure kernel: unsupported architecture when following README #390

@pchaigno

Description

@pchaigno
$ uname -a
Linux Mem 6.8.0-55-generic #57-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 12 23:42:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
$ go run ./cmd/lvh kernels --dir _data init
$ go run ./cmd/lvh kernels --dir _data add ipsec-next git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git --fetch
$ go run ./cmd/lvh kernels --dir _data build ipsec-next
INFO[0000] Configuring kernel                           
Error: failed to configure kernel: unsupported architecture 
exit status 1

I needed to pass --arch amd64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions