|
From: Philipp K. J. <ja...@ie...> - 2023-10-13 22:24:27
|
I am encountering a compilation error when
trying to build from the current rc2 tarball.
After ./configure and make, several files
compile, until I hit this (more details in
attached text file):
In file included from term.h:289,
from term.c:1219:
../term/post.trm:4036:11: error: expected declaration specifiers or
‘...’ before string constant 4036 | fputs("%%%%BeginImage\n",
gppsfile); | ^~~~~~~~~~~~~~~~~~
../term/post.trm:4036:31: error: expected declaration specifiers or
‘...’ before ‘gppsfile’ 4036 | fputs("%%%%BeginImage\n", gppsfile);
| ^~~~~~~~
I currently don't have devel packages for
pango, cairo, etc installed, but I thought
gnuplot should still build with the "dumb"
terminal at least. Or am I missing some
build-tool? (This is on Linux Mint 21.)
I can provide more detail. What would be
most helpful?
Best,
Ph.
--
Philipp K. Janert
www.janert.me
|