• Compiling Synchronet Linux

    From Nelgin@VERT/EOTLBBS to Mark Da Silva on Wednesday, September 21, 2022 16:15:27
    Re: Compiling Synchronet Linux
    By: Mark Da Silva to All on Sat Sep 03 2022 23:05:07

    I am trying compile SBBS on Opensuse Tumbleweed. I have the required libraries installed. All goes well till this happens.

    This is way old but the fix for this is to change line 290 of ciolib.c to
    #if 0

    zypper install -t pattern devel_C_C++
    zypper installer net-tools-deprecated libncurses5 ncurses5-devel mozilla-nspr-devel python2 zip libcap-devel libglade2-devel libarchive-devel libcap-progs gtk3-devel

    THis will install pretty much everything you need to get sbbs to compile on OpenSuSE Tumbleweed along with the fix above.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
  • From Nelgin@VERT/EOTLBBS to Mark Da Silva on Wednesday, September 21, 2022 16:20:18
    Re: Compiling Synchronet Linux
    By: Nelgin to Mark Da Silva on Wed Sep 21 2022 16:15:27


    This is way old but the fix for this is to change line 290 of ciolib.c to #if 0

    Actually, it's line 289 in the current release.

    Digitalman says this is a work around. We really need Deuce to look at it and fix it properly. I'll submit a git issue later with some details.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
  • From Mark Da Silva@VERT to Nelgin on Wednesday, October 19, 2022 20:49:39
    This is way old but the fix for this is to change line 290 of ciolib.c to #if 0


    Yeah, that did it on my SuSe box. I don't want to comment out every update though.

    ... Beauty is skin deep, ugly goes to the bone.

    --- Mystic BBS v1.12 A47 2021/07/31 (Windows/64)
    * Origin: P.O.N.R. BBS (1:229/550)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Mark Da Silva@VERT to Nelgin on Wednesday, October 19, 2022 20:51:08
    Actually, it's line 289 in the current release.

    Digitalman says this is a work around. We really need Deuce to look at
    it and fix it properly. I'll submit a git issue later with some details.

    Yeah, I have it compiling fine now.

    ... We need more power! Can you give us any more?!

    --- Mystic BBS v1.12 A47 2021/07/31 (Windows/64)
    * Origin: P.O.N.R. BBS (1:229/550)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Mark Da Silva on Wednesday, October 19, 2022 20:55:44
    Re: Re: Compiling Synchronet Linux
    By: Mark Da Silva to Nelgin on Wed Oct 19 2022 08:49 pm

    This is way old but the fix for this is to change line 290 of ciolib.c to #if 0


    Yeah, that did it on my SuSe box. I don't want to comment out every update though.

    That's the nice thing about revision control systems (e.g. git), you don't have to - it'll automatically merge your local changes with the upstream changes (so long as they don't conflict).
    --
    digital man (rob)

    Synchronet/BBS Terminology Definition #16:
    CR = Carriage Return (ASCII 13, Ctrl-M)
    Norco, CA WX: 80.3øF, 31.0% humidity, 2 mph SSW wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Mark Da Silva@VERT to Digital Man on Sunday, October 30, 2022 15:59:48
    That's the nice thing about revision control systems (e.g. git), you
    don't have to - it'll automatically merge your local changes with the upstream changes (so long as they don't conflict).

    That is nice.

    ... Drive slower than your guardian angel can fly.

    --- Mystic BBS v1.12 A47 2021/07/31 (Windows/64)
    * Origin: P.O.N.R. BBS (1:229/550)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net