[dev] Re: st (development version) not compiling on gcc-4.9
Xavier Fernández i Marín <xfim.ll_AT_gmail.com> once said:
> I can compile st-0.5, but not the development version, on a Gentoo
> distribution running gcc-4.9.
>
> [...]
>
> st.c: In function ‘csihandle’:
> st.c:2522:12: error: ‘vtiden’ undeclared (first use in this function)
> ttywrite(vtiden, sizeof(vtiden) - 1);
>
> [...]
>
> Do you have any idea on what is wrong?
Sounds like a stale config.h file. The Makefile is careful
not to destroy any local changes.
Anthony
Received on Mon Sep 22 2014 - 09:44:43 CEST
This archive was generated by hypermail 2.3.0
: Mon Sep 22 2014 - 09:48:06 CEST