BBS:      TELESC.NET.BR
Assunto:  upgrade and move bbs raspbian to ubu intel
De:       bbsing
Data:     Thu, 19 Mar 2026 17:32:22 -0700
-----------------------------------------------------------
  hbRenb: hcupgrade and move bbs raspbian to ubu intel
  bBynb: hcDigital Man bto cGrant Weasner bon cWed Mar 18 2026 23:02:53n

Hi Rob,

Here is my update to my adventure.
good news. I'm getting closer ... I think.

 >
 > Take a look at your src/build/localdefs.mk file, it stores your original
 > installation/build options and you might need to edit it.
 > https://wiki.synchro.net/install:nix#clean_rebuild

I tried stuff in there and played with cleanall.sh and localdefs.mk

every time during my attempt to build I the same two problems.
cc can't write files
or
jsversion.h wasn't found.

here is how I resolved it at least to complete a building the system.
right now I'm still testing the results.

my current questions are is there no source for sbbs320.tgz?
I see sbbs320b.tgz, and sbbs320d.tgz.

Seems like once I've build using system js its not possible to build again without it even on a different system, at least with the instructions I've been reading.

------------------------------------------------------
on my ubuntu 25.04 system.

I had to run through my original build process from year 2024,
mostly taken from
        https://wiki.synchro.net/howto:raspbian_install
modified just a bit from
        https://wiki.synchro.net/install:nix

Then collect the debs I used with my raspberrypi build back in 2024.
except I need the ones for amd64 type systems.

I went to the following sites:

        http://archive.debian.org/debian/pool/main/libf/libffi/
        http://archive.debian.org/debian/pool/main/m/mozjs/

collect the following debs:
        libffi-dev_3.2.1-6_amd64.deb
        libmozjs185-1.0_1.8.5-1.0.0+dfsg-4.3_amd64.deb
        libmozjs185-dev_1.8.5-1.0.0+dfsg-4.3_amd64.deb
        libmozjs185-dev_1.8.5-1.0.0+dfsg-6_amd64.deb
        libffi6_3.2.1-6_amd64.deb


put them in a directory, debs
cd debs
sudo dpkg -i *.deb

copied my tar ball from my source system to my target system.
source = raspberrpy 2w bullseye
target = i5 ubuntu 25.04

untar the tgz to /sbbs on target.

Then build via:
cd /sbbs/

make -f install-sbbs.mk SYMLINK=1 JSINCLUDE=/usr/include/js JSLIB=mozjs185

---------------------------------
n
---
  gSynchronetn  Lunar Outpost BBS

-----------------------------------------------------------
[Voltar]