From Newsgroup: alt.bbs.synchronet
To: Digital Man
Hi Digital Man
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,
I just did a cvs update and recompiled. The error is the same, I copy integer from the moment it enters the file curs_cio.c that seems to have a wrong type.
Compiling curs_cio.c
curs_cio.c: In function ‘_putch’:
curs_cio.c:335:2: warning: implicit declaration of function ‘setcchar’; did you mean ‘getchar’? [-Wimplicit-function-declaration]
setcchar(&cha, wch, attr, cpair, NULL);
^~~~~~~~
getchar
curs_cio.c:336:8: warning: implicit declaration of function ‘add_wch’; did you mean ‘addch’? [-Wimplicit-function-declaration]
ret = add_wch(&cha);
^~~~~~~
addch
curs_cio.c: In function ‘curs_vmem_gettext’:
curs_cio.c:473:4: warning: implicit declaration of function ‘mvin_wch’; did you mean ‘mvinsch’? [-Wimplicit-function-declaration]
mvin_wch(y, x, &cchar);
^~~~~~~~
mvinsch
curs_cio.c: In function ‘curs_getch’:
curs_cio.c:936:2: error: unknown type name ‘wint_t’; did you mean ‘uint8_t’?
wint_t ch;
^~~~~~
uint8_t
curs_cio.c:947: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:160: recipe for target 'sbbs3' failed
make: *** [sbbs3] Error 2
root@vampirebbs:/sbbs#
Thanks in advance
Belky
--- SBBSecho 3.10-Linux
* Origin: (2:341/200.999)
--- Synchronet 3.18a-Win32 NewsLink 1.112
* Vertrauen - Riverside County, California -
telnet://vert.synchro.net
--- Synchronet 3.18a-Linux NewsLink 1.113