Hello, Michael!
Few month ago, husky project had some code changes that broke QFE (gui
ftn editor) compilation. I have unpublished commit (roll-back husky)
to fix image compiling issue.
There is no QFE in Husky project. Maybe you mean KFE, but KFE is not supported since year 1999 (and this is written in its README using Pigeon English) and is stored simply for history.
I meant this QFE (of course this QFE is not supported too):
https://github.com/evs38/qfe
that depends on Husky project (as far as I understand fidoconf.h is used). I suspect that QFE used some headers from Husky that were removed/changed during code improvements, so for a test I used such temporary solution:
    && cd  ./huskylib && git checkout baf8805b4dfc901a1ab88c0764c0151ad960073c && gmake && gmake install && gmake install-man \
    && cd ../smapi && git checkout 501a0d59f14f7e0c262e4b98bee0d5454638c684 && gmake && gmake install \
    && cd ../fidoconf &&  git checkout 774f3b8b7e0fe069fd9703de0ea1839ff012d413 && gmake && gmake install && gmake install-man \
    && cd ../areafix && git checkout 1f96d4bbc17a84fea69f910dab44d58aa223f226 && gmake && gmake install \
    && cd ../hpt && git checkout b2e86a0651fd9614d8d62dd8d11c76d6befb8f76 && gmake && gmake install \
    && cd ../htick && git checkout cff33aa4461a66e38dac72db33b6bd6a7a35e444 && gmake && gmake install && cd ./doc && make install \
to make the code rollback....May be I'm mistaken:
https://github.com/evs38/qfe/search?q=fidoconf https://github.com/evs38/qfe/blob/63bd2c239571a63fd1bdf8554856c3471ac84d9d/misc/qfe.apspec#L37-L38
С наилучшими пожеланиями, Sergey Anohin.
--- wfido
 * Origin: 
https://5034.ru/wfido (2:5034/10.1)