[neomutt-users] Buildprocess failed hard

tuxic at posteo.de tuxic at posteo.de
Mon Mar 29 07:21:47 CEST 2021


Hi,

while trying to build neomutt from source (git repo clone)
I git this error:


cc -g -O2 -std=c99 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -I/usr/local/include -DNCURSES_WIDECHAR -I. -I. -Wall  -I./test -MT functions.o -MD -MP -MF functions.Tpo -c -o functions.o functions.c
make: *** No rule to make target 'handler.c', needed by 'git_ver.c'.  Stop.
make: *** Waiting for unfinished jobs....
complete.c:44:10: fatal error: nntp/lib.h: No such file or directory
   44 | #include "nntp/lib.h"
      |          ^~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:480: complete.o] Error 1
browser.c:66:10: fatal error: nntp/lib.h: No such file or directory
   66 | #include "nntp/lib.h"
      |          ^~~~~~~~~~~~
compilation terminated.


This happened since some time...

How can I prevent this?

Cheers!
mcc



More information about the neomutt-users mailing list