mkdir -p /home/neteler/.grass7/addons/v.in.redwg/bin mkdir -p /home/neteler/.grass7/addons/v.in.redwg/etc mkdir -p /home/neteler/.grass7/addons/v.in.redwg/docs/html mkdir -p /home/neteler/.grass7/addons/v.in.redwg/docs/man mkdir -p /home/neteler/.grass7/addons/v.in.redwg/docs/man/man1 test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass7-addons/src/vector/v.in.redwg\" -o OBJ.x86_64-pc-linux-gnu/entity.o -c entity.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass7-addons/src/vector/v.in.redwg\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c entity.c:39:10: fatal error: dwg.h: No such file or directory 39 | #include | ^~~~~~~ compilation terminated. main.c:29:10: fatal error: dwg.h: No such file or directory 29 | #include | ^~~~~~~ compilation terminated. make: *** [/home/neteler/src//releasebranch_7_8/dist.x86_64-pc-linux-gnu//include/Make/Compile.make:32: OBJ.x86_64-pc-linux-gnu/entity.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [/home/neteler/src//releasebranch_7_8/dist.x86_64-pc-linux-gnu//include/Make/Compile.make:32: OBJ.x86_64-pc-linux-gnu/main.o] Error 1