• tarball builds complains about .git dir

    From Marco Moock@mm@dorfdsl.de to alt.bbs.synchronet on Monday, June 09, 2025 16:00:43
    From Newsgroup: alt.bbs.synchronet

    Hello!

    I am completely new to Synchronet and I want to set it up on Slackware
    for test purposes. Main goal is to have a web interface for certain
    newsgroups.

    I tried to build from the tarballs:

    sbbs@localhost:~/src/sbbs3$ ls ~
    3rdp/ ctrl/ docs/ exec/ install/ install-sbbs.mk node1/ src/ srun320d.tgz ssrc320d.tgz text/ web/ webv4/ xtrn/
    sbbs@localhost:~/src/sbbs3$ SBBSEXEC=/sbbs/exec make symlinks setcap
    fatal: not a git repository (or any of the parent directories): .git
    make: *** [targets.mk:150: git_hash.h] Error 128
    sbbs@localhost:~/src/sbbs3$

    Did I do anything wrong?
    --
    kind regards
    Marco

    Send spam to 1749477459muell@stinkedores.dorfdsl.de

    --- Synchronet 3.20b-Win32 NewsLink 1.2
  • From Ragnarok@ragnarok@DOCKSUD.remove-zs5-this to All on Monday, June 09, 2025 14:48:35
    From Newsgroup: alt.bbs.synchronet

    El 9/6/25 a las 11:00, Marco Moock (VERT) escribió:
    From Newsgroup: alt.bbs.synchronet

    Hello!

    I am completely new to Synchronet and I want to set it up on Slackware
    for test purposes. Main goal is to have a web interface for certain newsgroups.

    I tried to build from the tarballs:

    sbbs@localhost:~/src/sbbs3$ ls ~
    3rdp/ ctrl/ docs/ exec/ install/ install-sbbs.mk node1/ src/ srun320d.tgz ssrc320d.tgz text/ web/ webv4/ xtrn/
    sbbs@localhost:~/src/sbbs3$ SBBSEXEC=/sbbs/exec make symlinks setcap
    fatal: not a git repository (or any of the parent directories): .git
    make: *** [targets.mk:150: git_hash.h] Error 128
    sbbs@localhost:~/src/sbbs3$

    Did I do anything wrong?

    I recommens that just clone the repo (main branch)

    https://gitlab.synchro.net/main/sbbs.git

    then
    cd src/sbbs3
    make
    ---
    ï¿­ Synchronet ï¿­ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar
    --- Synchronet 3.21a-Linux NewsLink 1.2
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.20b-Win32 NewsLink 1.2
  • From nelgin@nelgin@EOTLBBS.remove-m77-this to All on Tuesday, June 10, 2025 13:21:05
    From Newsgroup: alt.bbs.synchronet

    On Mon, 9 Jun 2025 14:48:35 -0300
    "Ragnarok" (VERT/DOCKSUD) <VERT/DOCKSUD!Ragnarok@endofthelinebbs.com>
    wrote:
    El 9/6/25 a las 11:00, Marco Moock (VERT) escribió:
    From Newsgroup: alt.bbs.synchronet

    Hello!

    I am completely new to Synchronet and I want to set it up on
    Slackware for test purposes. Main goal is to have a web interface
    for certain newsgroups.

    I tried to build from the tarballs:

    sbbs@localhost:~/src/sbbs3$ ls ~
    3rdp/ ctrl/ docs/ exec/ install/ install-sbbs.mk node1/ src/
    srun320d.tgz ssrc320d.tgz text/ web/ webv4/ xtrn/ sbbs@localhost:~/src/sbbs3$ SBBSEXEC=/sbbs/exec make symlinks
    setcap fatal: not a git repository (or any of the parent
    directories): .git make: *** [targets.mk:150: git_hash.h] Error 128 sbbs@localhost:~/src/sbbs3$

    Did I do anything wrong?

    I recommens that just clone the repo (main branch)

    https://gitlab.synchro.net/main/sbbs.git

    then
    cd src/sbbs3
    make
    ---
    ï¿­ Synchronet ï¿­ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar
    As of right now, Digital Man's linux server appears to have hung again
    which means gitlab is offline. This will also affect the wiki and other
    bits we rely on.
    Of course, you won't see this until it's all working again :)
    --
    End Of The Line BBS - Plano, TX
    telnet endofthelinebbs.com 23
    ---
    ï¿­ Synchronet ï¿­ End Of The Line BBS - endofthelinebbs.com
    --- Synchronet 3.21a-Linux NewsLink 1.2
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.20b-Win32 NewsLink 1.2
  • From Digital Man@digital.man@vert.synchro.net.remove-2mu-this to Marco Moock on Tuesday, June 10, 2025 22:03:11
    From Newsgroup: alt.bbs.synchronet

    To: Marco Moock
    Re: tarball builds complains about .git dir
    By: Marco Moock to alt.bbs.synchronet on Mon Jun 09 2025 04:00 pm

    From Newsgroup: alt.bbs.synchronet

    Hello!

    I am completely new to Synchronet and I want to set it up on Slackware
    for test purposes. Main goal is to have a web interface for certain newsgroups.

    I tried to build from the tarballs:

    sbbs@localhost:~/src/sbbs3$ ls ~
    3rdp/ ctrl/ docs/ exec/ install/ install-sbbs.mk node1/ src/ srun320d.tgz ssrc320d.tgz text/ web/ webv4/ xtrn/ sbbs@localhost:~/src/sbbs3$ SBBSEXEC=/sbbs/exec make symlinks setcap
    fatal: not a git repository (or any of the parent directories): .git
    make: *** [targets.mk:150: git_hash.h] Error 128
    sbbs@localhost:~/src/sbbs3$

    Did I do anything wrong?

    Yes, the command line you're invoking is supposed to be run from the src/sbbs3 directory. What instructions are you reading?
    --
    digital man (rob)

    Synchronet/BBS Terminology Definition #79:
    SSL = Secure Sockets Layer (precursor to TLS)
    Norco, CA WX: 63.8øF, 84.0% humidity, 7 mph W wind, 0.00 inches rain/24hrs
    --- Synchronet 3.21a-Linux NewsLink 1.2
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.20b-Win32 NewsLink 1.2
  • From Marco Moock@mm@dorfdsl.de to alt.bbs.synchronet on Friday, June 20, 2025 20:14:08
    From Newsgroup: alt.bbs.synchronet

    On 10.06.2025 22:03 Uhr Digital Man wrote:

    Yes, the command line you're invoking is supposed to be run from the src/sbbs3 directory. What instructions are you reading?

    I was reading https://wiki.synchro.net/install:nix#tarball_build_method

    Although, I now used the git way and have compilation errors. I will investigate and maybe open a new thread here.
    --
    kind regards
    Marco

    Send spam to 1749585791muell@stinkedores.dorfdsl.de

    --- Synchronet 3.20b-Win32 NewsLink 1.2
  • From Digital Man@digital.man@vert.synchro.net.remove-wft-this to Marco Moock on Friday, June 20, 2025 23:45:42
    From Newsgroup: alt.bbs.synchronet

    To: Marco Moock
    Re: Re: tarball builds complains about .git dir
    By: Marco Moock to alt.bbs.synchronet on Fri Jun 20 2025 08:14 pm

    From Newsgroup: alt.bbs.synchronet

    On 10.06.2025 22:03 Uhr Digital Man wrote:

    Yes, the command line you're invoking is supposed to be run from the src/sbbs3 directory. What instructions are you reading?

    I was reading https://wiki.synchro.net/install:nix#tarball_build_method

    From what you pasted, it seems you missed step 5 there:
    cd src/sbbs3

    Although, I now used the git way and have compilation errors. I will investigate and maybe open a new thread here.

    Looking forward to reading it.
    --
    digital man (rob)

    Rush quote #70:
    He's got a problem with his power, with weapons on patrol .. New World Man Norco, CA WX: 60.3øF, 85.0% humidity, 1 mph WNW wind, 0.00 inches rain/24hrs --- Synchronet 3.21a-Linux NewsLink 1.2
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.20b-Win32 NewsLink 1.2