On Mon, 13 Jan 2020, leonardosuarezromero(a)gmail.com wrote:
 I got the following error after the <make> command is
introduced
 ###########################################################
 root@debian2:/home/leoromero/gretl-git# make
 ./builddate
 build.h is current
 make -C lib
 make[1]: Entering directory '/home/leoromero/gretl-git/lib'
 make[1]: *** No rule to make target '../lib/src/complex_def.h', 
   needed
by 'geneval.lo'.  Stop.
complex_def.h is neither part of, nor required by, the current gretl 
sources. Please try doing "make clean", then run the configure 
script, then do "make".
Allin