Hi all
I am migrating my bbs to Synchronet and I have a problem compiling on linux. I have verified that I have all the dependencies correctly installed. The tests have been carried out both with different versions of Debian and Ubuntu with different versions of libraries and the same result.
The mistake is here:
../build/Common.gmake:455: recipe for target 'gcc.linux.obj.release-mt/curs_cio.o' failed
make[2]: *** [gcc.linux.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:160: recipe for target 'sbbs3' failed
make: *** [sbbs3] Error 2
Any idea?
The relevant error message would have appear before the snippet you pasted here. My guess is that it may have been fixed in the past few hours. Try a cvs-update and if it fails to build again, paste all the error messages. Thanks,
curs_cio.c:936:2: error: unknown type name ‘wint_t’; did you
Re: Re: Problems compiling software
By: Belky to Digital Man on Sat May 02 2020 12:39 am
curs_cio.c:936:2: error: unknown type name ‘wint_t’; did you
That error is covered here: http://wiki.synchro.net/install:nix#errors
You need to install libncursesw5-dev, as explained here: http://wiki.synchro.net/install:nix:prerequisites
digital man
Belky wrote to Digital Man <=-
Re: Re: Problems compiling software
By: Belky to Digital Man on Sat May 02 2020 12:39 am
curs_cio.c:936:2: error: unknown type name ‘wint_t’; did you
That error is covered here: http://wiki.synchro.net/install:nix#errors
You need to install libncursesw5-dev, as explained here: http://wiki.synchro.net/install:nix:prerequisites
digital man
Ups.. I installed libncurses5-dev alone and didn't see the other one. I will try immediately ... sorry for my mistake.
Sysop: | MCMLXXIX |
---|---|
Location: | Prospect, CT |
Users: | 333 |
Nodes: | 10 (0 / 10) |
Uptime: | 35:47:40 |
Calls: | 576 |
Messages: | 236643 |