• Re: FreeBSD BAJA compiling error

    From datGSguy@VERT to alt.bbs.synchronet on Wed Feb 21 08:15:57 2024
    From Newsgroup: alt.bbs.synchronet

    Same error here:
    make -C /home/sbbs/sbbs/exec MAKEFLAGS= os=linux RELEASE=1 BAJAPATH=/home/sbbs/sbbs/repo/src/sbbs3/gcc.linux.exe.release/baja
    make[1]: Entering directory '/home/sbbs/sbbs/repo/exec'
    make[1]: *** No rule to make target 'cntnodes.bin', needed by 'all'. Stop. make[1]: Leaving directory '/home/sbbs/sbbs/repo/exec'
    make: *** [GNUmakefile:158: baja] Error 2
    Fresh Git repo and debian install.
    Icon name: computer-laptop
    Chassis: laptop 💻
    Operating System: Debian GNU/Linux 12 (bookworm)
    Kernel: Linux 6.1.0-18-686-pae
    Architecture: x86
    Hardware Vendor: ASUSTeK Computer INC.
    Hardware Model: 1005HA
    Firmware Version: 1601
    32 bit
    Trying to breath life into my old eee pc
    --- Synchronet 3.20a-Linux NewsLink 1.114
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to datGSguy on Wed Feb 21 20:20:18 2024
    Re: Re: FreeBSD BAJA compiling error
    By: datGSguy to alt.bbs.synchronet on Wed Feb 21 2024 08:15 am

    From Newsgroup: alt.bbs.synchronet

    Same error here:
    make -C /home/sbbs/sbbs/exec MAKEFLAGS= os=linux RELEASE=1 BAJAPATH=/home/sbbs/sbbs/repo/src/sbbs3/gcc.linux.exe.release/baja
    make[1]: Entering directory '/home/sbbs/sbbs/repo/exec'
    make[1]: *** No rule to make target 'cntnodes.bin', needed by 'all'. Stop. make[1]: Leaving directory '/home/sbbs/sbbs/repo/exec'
    make: *** [GNUmakefile:158: baja] Error 2
    Fresh Git repo and debian install.
    Icon name: computer-laptop
    Chassis: laptop ¨
    Operating System: Debian GNU/Linux 12 (bookworm)
    Kernel: Linux 6.1.0-18-686-pae
    Architecture: x86
    Hardware Vendor: ASUSTeK Computer INC.
    Hardware Model: 1005HA
    Firmware Version: 1601
    32 bit
    Trying to breath life into my old eee pc

    Are you missing the file exec/cntnodes.src?
    --
    digital man (rob)

    Sling Blade quote #19:
    Doyle: I can't so much as drink a damn glass of water around a midget
    Norco, CA WX: 53.7øF, 87.0% humidity, 3 mph NW wind, 0.19 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From datGSguy@VERT to alt.bbs.synchronet on Wed Feb 21 23:06:28 2024
    From Newsgroup: alt.bbs.synchronet

    On Wednesday, February 21, 2024 at 8:20:26 PM UTC-8, Digital Man wrote:
    Are you missing the file exec/cntnodes.src?
    The file is there /home/sbbs/sbbs/repo/exec/cntnode.src
    --- Synchronet 3.20a-Linux NewsLink 1.114
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to datGSguy on Thu Feb 22 00:23:37 2024
    Re: Re: FreeBSD BAJA compiling error
    By: datGSguy to alt.bbs.synchronet on Wed Feb 21 2024 11:06 pm

    From Newsgroup: alt.bbs.synchronet

    On Wednesday, February 21, 2024 at 8:20:26¨PM UTC-8, Digital Man wrote:
    Are you missing the file exec/cntnodes.src?
    The file is there /home/sbbs/sbbs/repo/exec/cntnode.src

    And if you run GNU make while in that directory, you get that error?
    --
    digital man (rob)

    This Is Spinal Tap quote #2:
    Nigel Tufnel: Well, this piece is called "Lick My Love Pump".
    Norco, CA WX: 51.0øF, 90.0% humidity, 0 mph ENE wind, 0.16 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From datGSguy@VERT to alt.bbs.synchronet on Thu Feb 22 00:38:18 2024
    From Newsgroup: alt.bbs.synchronet

    On Thursday, February 22, 2024 at 12:23:44 AM UTC-8, Digital Man wrote:
    To: datGSguy
    Re: Re: FreeBSD BAJA compiling error
    By: datGSguy to alt.bbs.synchronet on Wed Feb 21 2024 11:06 pm

    From Newsgroup: alt.bbs.synchronet

    On Wednesday, February 21, 2024 at 8:20:26¨PM UTC-8, Digital Man wrote:
    Are you missing the file exec/cntnodes.src?
    The file is there /home/sbbs/sbbs/repo/exec/cntnode.src
    And if you run GNU make while in that directory, you get that error?
    --
    gmake: *** No rule to make target 'cntnodes.bin', needed by 'all'. Stop.
    same error.
    --- Synchronet 3.20a-Linux NewsLink 1.114
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to datGSguy on Thu Feb 22 10:50:22 2024
    Re: Re: FreeBSD BAJA compiling error
    By: datGSguy to alt.bbs.synchronet on Thu Feb 22 2024 12:38 am

    From Newsgroup: alt.bbs.synchronet

    On Thursday, February 22, 2024 at 12:23:44¨AM UTC-8, Digital Man wrote:
    To: datGSguy
    Re: Re: FreeBSD BAJA compiling error
    By: datGSguy to alt.bbs.synchronet on Wed Feb 21 2024 11:06 pm

    From Newsgroup: alt.bbs.synchronet

    On Wednesday, February 21, 2024 at 8:20:26¨PM UTC-8, Digital Man wrote:
    Are you missing the file exec/cntnodes.src?
    The file is there /home/sbbs/sbbs/repo/exec/cntnode.src
    And if you run GNU make while in that directory, you get that error?
    --
    gmake: *** No rule to make target 'cntnodes.bin', needed by 'all'. Stop. same error.

    Do you have baja or a symlink to baja in your exec directory? Is it executable (i.e. if you run "./baja cntnodes") does it work?
    --
    digital man (rob)

    Steven Wright quote #31:
    The sooner you fall behind, the more time you'll have to catch up.
    Norco, CA WX: 58.7øF, 77.0% humidity, 0 mph SW wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net