On July 13, 2014 9:56:12 PM EEST, Amadeus Folego <amadeusfol...@gmail.com> 
wrote:
>On Sun, Jul 13, 2014 at 03:29:15AM +0300, Dimitris Zervas wrote:
>> I think that the patch is ready.
>
>Hi Dimitris, I am not being able to build it (on ad325a):
>
>  sandy.c: In function ‘i_termwininit’:
> sandy.c:1397:5: error: ‘USE_TERM_STATUS’ undeclared (first use in this
>  function)
>    if(USE_TERM_STATUS && tigetflag("hs") > 0) {
>         ^
>  sandy.c:1397:5: note: each undeclared identifier is reported only
>  once for each function it appears in
>  sandy.c:1403:26: error: ‘BOTTOM_TITLE’ undeclared (first use in
>  this function)
>     titlewin=newwin(1,cols,BOTTOM_TITLE?lines-1:0,0);
Be sure to update your config.h.
In the top there must be a definition of USE_TERM_STATUS (0 or 1).
A lot have changed in the last 7 days in config.h, so better start editing 
afresh.


Reply via email to