• Linux build currently broken

    From Nelgin@VERT/EOTLBBS to DOVE-Net.Synchronet_Discussion on Tuesday, June 30, 2020 11:54:10
    If you try to update, you'll likely find that sbbs won't build.

    spyon.c:103:8: error: too few arguments to function ???cterm_init???
    103 | cterm=cterm_init(ti.screenheight-1,ti.screenwidth,1,1,0,NULL,CTERM_EMULATION_ANSI_BBS);
    | ^~~~~~~~~~
    In file included from spyon.c:50:


    Watch out for this to be fixed in cvs before you attempt to update
    the src tree otherwise your compile will fail.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
  • From Nelgin@VERT/EOTLBBS to Nelgin on Tuesday, June 30, 2020 13:36:20
    Nelgin wrote:
    If you try to update, you'll likely find that sbbs won't build.

    spyon.c:103:8: error: too few arguments to function ???cterm_init???
    103 | cterm=cterm_init(ti.screenheight-1,ti.screenwidth,1,1,0,NULL,CTERM_EMULATION_ANSI_BBS);
    | ^~~~~~~~~~
    In file included from spyon.c:50:


    Watch out for this to be fixed in cvs before you attempt to update
    the src tree otherwise your compile will fail.

    Deuce submitted a change which appears to have fixed the issue.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com