Hi all,
i just pulled
git clone https://git.code.sf.net/p/cdesktopenv/code cdesktopenv-code
and tried to build
LC_ALL=C make World IMAKE_DEFINES='-DDtLocalesToBuild="de_DE.UTF-8
en_US.UTF-8"'
and got
...
rm -f dtspcdenv
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_*
There has been a change announced on 31/01/2021 by Jon Trulson in the
mailing list.
The ksh93 code needed to build dtksh must be fetched using
git clone --recursive https://git.code.sf.net/p/cdesktopenv/code
cdesktopenv-code
then you can make World. It has worked for me on Ubuntu 20.04 on 3/