• Missing wiplogin.bin?

    From Michael Borthwick@VERT to All on Tuesday, January 29, 2019 18:28:18
    Hi all,

    I'm compiling sbbs on my pi and when I enter the exec directory and run make, everything runs fine till I get to wiplogin.bin and I get this error;

    make: *** No rule to make target 'wiplogin.bin', needed by 'all'. Stop.

    I did a find -name wiplogin.bin in the sbbs dir and it couldn't find it.

    I grabbed the stable releases;

    ssrc317b.tgz and srun317b.tgz

    Everything has gone fine until now.

    Any suggestions?

    Thanks,
    Michael

    --- Mystic BBS v1.12 A39 2018/04/21 (Raspberry Pi/32)
    * Origin: Fusion BBS ~ Newcastle, Australia (3:712/132)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Borthwick@VERT to Michael Borthwick on Tuesday, January 29, 2019 18:52:41
    Sorry to bother all, I'll try the rpi specific instructions, I thought I
    could compile as normal, maybe not :)

    --- Mystic BBS v1.12 A39 2018/04/21 (Raspberry Pi/32)
    * Origin: Fusion BBS ~ Newcastle, Australia (3:712/132)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Michael Borthwick on Tuesday, January 29, 2019 02:11:21
    Re: Re: Missing wiplogin.bin?
    By: Michael Borthwick to Michael Borthwick on Tue Jan 29 2019 06:52 pm

    Sorry to bother all, I'll try the rpi specific instructions, I thought I could compile as normal, maybe not :)

    No, the problem you're describing is not rpi specific. It's just we eliminated the exec/wip*.src and wip*.bin files. You can get the updated exec/GNUmakefile (which fixes that problem) from CVS here: http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/GNUmakefile?view=log

    digital man

    This Is Spinal Tap quote #34:
    We'd love to stand around and chat, but we've gotta sit down in the lobby Norco, CA WX: 63.8øF, 35.0% humidity, 0 mph SW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From mark lewis@VERT to Michael Borthwick on Tuesday, January 29, 2019 06:31:54
    On 2019 Jan 29 18:28:18, you wrote to All:

    I'm compiling sbbs on my pi and when I enter the exec directory and run make, everything runs fine till I get to wiplogin.bin and I get this
    error;

    make: *** No rule to make target 'wiplogin.bin', needed by 'all'. Stop.

    the wip stuff has been removed... remove those wip related lines from your make
    file(s) and compile again...

    ----- snip -----
    rswindell
    Wed Jan 02 2019 07:33 pm PST

    Modified Files:
    exec/GNUmakefile 1.10 1.11 diff
    exec/Makefile 1.7 1.8 diff

    Log Message:
    Removed the WIP modules (wiplogin, wipshell) - not used by anyone. Ever. ----- snip -----

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... I want to see Cindy Crawford naked eating a popsicle.
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Borthwick@VERT to Digital Man on Wednesday, January 30, 2019 09:00:30
    No, the problem you're describing is not rpi specific. It's just we eliminated the exec/wip*.src and wip*.bin files. You can get the updated exec/GNUmakefile (which fixes that problem) from CVS here: http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/GNUmakefile?view=log

    Thanks for the info :) I managed to get it compiled following the rpi page :)

    --- Mystic BBS v1.12 A39 2018/04/21 (Raspberry Pi/32)
    * Origin: Fusion BBS ~ Newcastle, Australia (3:712/132)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Borthwick@VERT to mark lewis on Wednesday, January 30, 2019 09:01:23
    the wip stuff has been removed... remove those wip related lines from
    your make file(s) and compile again...

    Thanks :) I did get it going with the rpi instructions. Cheers!

    --- Mystic BBS v1.12 A39 2018/04/21 (Raspberry Pi/32)
    * Origin: Fusion BBS ~ Newcastle, Australia (3:712/132)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net