Re: nosh build problems (Re: Compatibilities between runit and s6 (re: )
OK, with pax installed, but gets a lot further.
Now seeing these many times:
/usr/include/curses.h:843:31: error: initializing argument 1 of 'char*
tigetstr(char*)' [-fpermissive]
service-status.cpp:148:21: error: invalid conversion from 'const char*' to
'char*' [-fpermissive]
s = tigetstr(setaf);
and this:
service-status.cpp:276:111: warning: enumeral and non-enumeral type in
conditional expression [enabled by default]
const char state(b >= ENCORE_STATUS_BLOCK_SIZE ?
status[ENCORE_STATUS_OFFSET] : p ? encore_status_running :
encore_status_stopped);
This is on CentOS7 build platform.
Received on Tue Jan 16 2018 - 16:09:58 UTC
This archive was generated by hypermail 2.3.0
: Sun May 09 2021 - 19:44:19 UTC