Skip to content

fatal error: endian.h: No such file or directory #1

@jurassicjordan

Description

@jurassicjordan

cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wextra -Werror -pedantic -Isrc -Iext/irmp -c -o src/irctl.o src/irctl.c
src/irctl.c:1:10: fatal error: endian.h: No such file or directory
1 | #include <endian.h>
| ^~~~~~~~~~
compilation terminated.
make: *** [: src/irctl.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
-> error making: irctl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions