Sorry, I posted this late last night... But on further inspection, I'd
say your CPP problem is the main issue.
If that's missing, then it would definitely explain the ksh issue, and a
whole bunch of other errors you are likely to run into.
Still, you may also need the UTF-8 versions of the locale
Aha. Well the first problem is that I'm an idiot. It's worse because I just was
working on the PKGBUILD, so I'm not sure how I forgot that I have to override a
bunch of stuff including cpp. I have corrected this oversight
(https://builds.sr.ht/api/jobs/113221/manifest) and that gets... a smaller
Okay, tried running a build with listed locales added -
https://builds.sr.ht/api/jobs/113256/manifest /
https://builds.sr.ht/~yjftsjthsd/job/113256
Still getting the same error.
Any chance anyone knows how to make dtdocbook tell me *what* the fatal error is?
On Sat, Nov 23, 2019, at 8:20 PM, Bri
On 11/23/19 8:40 PM, Brian Cole wrote:
> Okay, tried running a build with listed locales added -
> https://builds.sr.ht/api/jobs/113256/manifest /
> https://builds.sr.ht/~yjftsjthsd/job/113256
> Still getting the same error.
> Any chance anyone knows how to make dtdocbook tell me *what* the fatal
Hi.
This patch makes tt_type_comp respect CppCmd
Thanks!
---
cde/lib/tt/bin/tt_type_comp/Imakefile | 4 +++-
cde/lib/tt/lib/tt_options.h | 5 +
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/cde/lib/tt/bin/tt_type_comp/Imakefile
b/cde/lib/tt/bin/tt_type_comp/Imakef