-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I've been trying to build phevcore for a while but without success.
The docker build fails, probably because the ubuntu:latest tag is too new for some of the dependencies so I've been trying to build locally on an ubuntu box running focal.
Following the build instructions I get the following:
nicols@ha:~/git/ext/phevctl/phevcore/build$ make
Scanning dependencies of target phev
[ 12%] Building C object CMakeFiles/phev.dir/src/phev_register.c.o
/home/nicols/git/ext/phevctl/phevcore/src/phev_register.c:3:10: fatal error: logger.h: No such file or directory
3 | #include "logger.h"
| ^~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/phev.dir/build.make:63: CMakeFiles/phev.dir/src/phev_register.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/phev.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels