I'm building R14.1.2 on some older systems.
R14.0.12 compiled fine on these systems. I am hoping the trick is back porting a patch or two.
On a Slackware 14.2 64-bit system the build fails as so:
[ 37%] Generating tdespell-en-handbook cd /tmp/build/tmp-tdelibs/tdelibs-trinity-14.1.2/build-tdelibs/doc/tdespell && /tmp/build/tmp-tdelibs/tdelibs-trinity-14.1.2/build-tdelibs/kdoctools/meinproc --srcdir=/tmp/build/tmp-tdelibs/tdelibs-trinity-14.1.2/build-tdelibs/ksgmltools2 --check --cache index.cache.bz2 /tmp/build/tmp-tdelibs/tdelibs-trinity-14.1.2/doc/tdespell/index.docbook /bin/sh: line 1: 22600 Bus error /tmp/build/tmp-tdelibs/tdelibs-trinity-14.1.2/build-tdelibs/kdoctools/meinproc --srcdir=/tmp/build/tmp-tdelibs/tdelibs-trinity-14.1.2/build-tdelibs/ksgmltools2 --check --cache index.cache.bz2 /tmp/build/tmp-tdelibs/tdelibs-trinity-14.1.2/doc/tdespell/index.docbook doc/tdespell/CMakeFiles/tdespell-en-handbook.dir/build.make:60: recipe for target 'doc/tdespell/index.cache.bz2' failed make[2]: *** [doc/tdespell/index.cache.bz2] Error 135 make[2]: Leaving directory '/tmp/build/tmp-tdelibs/tdelibs-trinity-14.1.2/build-tdelibs' CMakeFiles/Makefile2:10862: recipe for target 'doc/tdespell/CMakeFiles/tdespell-en-handbook.dir/all' failed make[1]: *** [doc/tdespell/CMakeFiles/tdespell-en-handbook.dir/all] Error 2 make[1]: Leaving directory '/tmp/build/tmp-tdelibs/tdelibs-trinity-14.1.2/build-tdelibs' Makefile:138: recipe for target 'all' failed make: *** [all] Error 2
What do I look for?
Side note: Before any pedantic Horshacks pipe in, Slackware 14.2 was declared EOL Dec 2023.
Thanks.