Weirdly enough yes... I will try building in few days and share build log. Should I post here?
Weirdly enough yes...
Hi Lev, cde-imake one worked thanks. BTW, Now I see why it is not compiling. So I have used latest ksh93/ksh before but the added ksh version seems slightly older(saw on the forked date). That ksh93 worked and compiled without problem on FreeBSD/aarch64 with Clang. Just for curiosity, are you thinking about dropping ksh dependency? Thank you again! PS: I could not figure out how to close this ticket. Would you mind doing it as I think the problem is solved?
The error I get is: rm -f dtaction cc -o dtaction -O2 -fno-strict-aliasing -pipe -L../../exports/lib -L/usr/local/lib -L/usr/local/lib Main.o -lDtSvc -ltt -lXm -lXt -lSM -lICE -lXext -lX11 -L/usr/dt/lib -L/usr/local/lib -L/usr/local/lib -lm -lcrypt making all in programs/dtspcd... cc -O2 -fno-strict-aliasing -pipe -I. -I../../lib/DtHelp -I../.. -I../../exports/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DANSICPP -DMULTIBYTE -DNLS16 -DOSMAJORVERSION=12 -DOSMINORVERSION=2...
sorry figured out thanks
Ok, I have tried and it completely crushed rc.conf without any option of editing it... I have started to reinstall everything from scratch. However, it seems like the version of CDE has changed and it does not compile as well (ksh93 stuff that I have fixed by installing different version of the ksh...) Is there any way of getting previous version as that one did compile with provided patch? Sorry for the problem.
Ok, I have tried and it completely crushed rc.conf without any option of editing it... I have started to reinstall everything from scratch. However, it seems like the version of CDE has changed and it does not compile as well (ksh93 stuff that I have fixed by installing different version of the ksh...) Is there any way of getting previous version? Sorry for the problem.
Also, I have turned dtlogin_enable="YES" in my /etc/rc.conf. However, it does not start automatically. What can I do?