• Synchromesh Reboot 2

    From Spectre@21:3/105 to Digital Man on Friday, September 13, 2019 12:12:00
    Did you perform a "cvs update" at some point after that? It sounds
    like you have a directory structure from v3.17b but the source/build
    files from the current HEAD (v3.17c).

    Ahh no, I didn't run cvs at all. I didn't really go looking for particualar versions either to be honest. The instructions indicated 3.17b was stable and that sounded like what I want, I'll try 3.17c and see what happens.

    Spec


    --- --- SuperBBS v1.17-3 (Eval)
    * Origin: <Shoot'n the breeze on The Lower Planes> (21:3/105)
  • From Spectre@21:3/105 to Anyone on Thursday, September 12, 2019 16:58:00
    What we have here is a failure to compile....

    I tried manually first, it fell over while trying to make symlinks, claiming links already existed. o.O After messing with that for a bit, I went to the CVS
    build instead... which kindly told me, one of the prerequisites was missing, odd after I just installed the lot, still maybe one went walkabout. On with the
    show, we have a partial compile and end with....

    smblib.h:40:17: fatal error: lzh.h: No such file or directory
    compilation terminated.
    ../build/Common.gmake:436: recipe for target 'gcc.linux.x64.obj.release/smbadd.o' failed
    make[2]: *** [gcc.linux.x64.obj.release/smbadd.o] Error 1
    make[2]: Leaving directory '/home/synch/src/smblib' /home/synch/src/sbbs3/../build/Common.gmake:482: recipe for target 'smblib' failed
    make[1]: *** [smblib] Error 2
    make[1]: Leaving directory '/home/synch/src/sbbs3'
    GNUmakefile:151: recipe for target 'sbbs3' failed
    make: *** [sbbs3] Error 2

    have we got any ideas? lzh looks like something to do with compression, I don't
    know where its meant to be, or where to acquire it from.

    Spec


    --- --- SuperBBS v1.17-3 (Eval)
    * Origin: <Shoot'n the breeze on The Lower Planes> (21:3/105)
  • From Spectre@21:3/105 to Al on Thursday, September 12, 2019 18:36:00
    What pre requisite was it complaining about?

    That was nspr either I missed it on my extended command line install, or it just didn't install the first time round for whatever reason. But phase one was just apt install all of the prerequisites.

    plenty of "warnings" that you're instructed to ignore pop up.


    --- --- SuperBBS v1.17-3 (Eval)
    * Origin: <Shoot'n the breeze on The Lower Planes> (21:3/105)