Subj : Re: Error Compiling To : Xanthoes From : Mortifis Date : Sun Jul 12 2020 12:48:34 > Not sure where to post the question, found this link on the wiki. > I installed a brand new box running Ubuntu server 18.04, I followed the > instructions I found at: > https://gist.github.com/phuckewe/897d8559f2f6c287d07a > I have also followed the instructions on the wiki as well, for manual > compiling. Every time I get the same error: > curs_cio.c: In function ‘curs_getch’: > curs_cio.c:942:2: error: unknown type name ‘wint_t’; did you mean > ‘uint8_t’? > wint_t ch; SNIP ^^^^^^^^^^^^^^^^^^^^^^ you need the libncurses5w-dev package > ^~~~~~ > uint8_t > curs_cio.c:953:9: warning: implicit declaration of function ‘get_wch’; > did you mean ‘getch’? [-Wimplicit-function-declaration] > while(get_wch(&ch)==ERR) { > ^~~~~~~ > getch > ../build/Common.gmake:455: recipe for target > 'gcc.linux.x64.obj.release-mt/curs_cio.o' failed > make[2]: *** [gcc.linux.x64.obj.release-mt/curs_cio.o] Error 1 > make[2]: Leaving directory '/sbbs/src/conio' > /sbbs/src/sbbs3/../build/Common.gmake:503: recipe for target 'ciolib-mt' > failed make[1]: *** [ciolib-mt] Error 2 > make[1]: Leaving directory '/sbbs/src/sbbs3' > GNUmakefile:159: recipe for target 'sbbs3' failed > make: *** [sbbs3] Error 2 --- þ Synchronet þ Realm of Dispair BBS - http://ephram.synchro.net:82 * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .