Skip to content

Fails to compile on linux armv7l #2

@oxmc

Description

@oxmc

Error:

Compiling gbinder.pyx because it changed.
[1/1] Cythonizing gbinder.pyx
running build_ext
building 'gbinder' extension
creating build
creating build/temp.linux-armv7l-3.7
arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c gbinder.c -o build/temp.linux-armv7l-3.7/gbinder.o
gbinder.c:631:10: fatal error: gbinder/gbinder_types.h: No such file or directory
 #include "gbinder/gbinder_types.h"
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions