• Compile error #2

    From Dumas Walker@VERT/CAPCITY2 to All on Mon Oct 2 18:59:08 2017
    GNUmakefile:258: recipe for target 'run' failed
    make: *** [run] Error 1

    There was no error message that proceeded this one, so I have no idea what
    it is looking for here.

    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * 1-502-875-8938
  • From Digital Man@VERT to Dumas Walker on Tue Oct 3 02:12:53 2017
    Re: Compile error #2
    By: Dumas Walker to All on Mon Oct 02 2017 06:59 pm

    GNUmakefile:258: recipe for target 'run' failed
    make: *** [run] Error 1

    There was no error message that proceeded this one, so I have no idea what it is looking for here.

    You would need to paste several lines before that error to determine the cause of the failure. Do you have "cvs" installed?

    This is the "run" target from install/GNUmakefile:

    run:
    ifndef NOCVS
    $(CVS_CO) run-sbbs3
    endif

    digital man

    Synchronet/BBS Terminology Definition #23:
    FSP = FidoNet Standards Proposal
    Norco, CA WX: 60.1øF, 87.0% humidity, 0 mph WSW wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Dumas Walker@VERT/CAPCITY2 to DIGITAL MAN on Tue Oct 3 18:24:00 2017
    You would need to paste several lines before that error to determine the cause >of the failure. Do you have "cvs" installed?

    Yep, I installed all of the listed prereqs, both the required and suggested ones. :)

    This is the "run" target from install/GNUmakefile:

    run:
    ifndef NOCVS
    $(CVS_CO) run-sbbs3
    endif

    It is on another machine. I will run it and paste the lines in a separate message. Thanks.

    ---
    þ SLMR 2.1a þ "Mmmmmmmm.....pie pants."
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * 1-502-875-8938