Fails with:
../term/caca.trm:2585:14: error: ‘GE_replot’ undeclared (first use in this function) 2585 | exec_event(GE_replot, 0, 0, 0, 0, 0); | ^~~~~~~~~ ../term/caca.trm:2585:14: note: each undeclared identifier is reported only once for each function it appears in
Complete build log is attached.
Attached patch makes it compile for me.
(I am not entirely sure if more statements should be moved into the conditional in
CACA_modify_plots.)I forgot to mention, the patch is against branch-5-4-stable.
I just see that this has been reported before:
https://sourceforge.net/p/gnuplot/mailman/message/34342174/