Skip to content

Make error: console_keyboard.h not found #104

Closed
@jessm

Description

@jessm

During make, I get the output:

cc -c -I./include -I/usr/include/libdrm -DBUILD_TEXT_INPUT_PLUGIN -DBUILD_TEST_PLUGIN -DBUILD_OMXPLAYER_VIDEO_PLAYER_PLUGIN -O0 -ggdb  src/plugins/raw_keyboard.c -o out/obj/plugins/raw_keyboard.o
src/plugins/raw_keyboard.c:9:10: fatal error: console_keyboard.h: No such file or directory
 #include <console_keyboard.h>
          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:38: out/obj/plugins/raw_keyboard.o] Error 1

Googling for console_keyboard.h didn't bring anything up, any hints on where to find it?

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