Skip to content

🐛 Crashes on start because musl #5

Open
@subvillion

Description

@subvillion

httpit version
v0.1.0

Issue description

~ strace ./httpit
execve("./httpit", ["./httpit"], [/* 26 vars */]) = -1 ENOENT (No such file or directory)
write(2, "strace: exec: No such file or di"..., 40strace: exec: No such file or directory
) = 40
exit_group(1)                           = ?
+++ exited with 1 +++

~ file ./httpit
./httpit: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-musl-x86_64.so.1, stripped

Please make release binary usable with static compilation or build not on Alpine, tnx

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions