When I tried to make version 0.7.7 I got an error concerning an undefined function named
“prompt_get” in file
terminal-reader.c. Replacing this function call with
"prompt_style_to_string" appeared to solve the issue, in that at least make didn't give me any errors. However, I only know your code on a superficial level, and perhaps you could advise otherwise.
Selma