Compilation fails for me in Solaris 11.3 (x86). Motif compiles and install OK (motif-2-3-7) But CDE, after carefully follow the instructions provided here, fails with the following message: ld: fatal: symbol referencing errors *** Error code 2 make: Fatal error: Command failed for target `ttdbck' Current working directory /export/home/nacho/cdesktopenv-code/cde/lib/tt/bin/dbck *** Error code 1 The following command caused the error: for flag in ''; do \ case "$flag" in *=*) ;; *[ik]*) set +e;; esac;...
I've build the dev src satisfactory under ubuntu 17.04. But notice that dtinfo does not compile correctly. There seems to be a problem with Mark_mmdb.c Any clues? Also dtcm does not work but I've seen that there are unresolved issues. Thanks in advance Nachoba