Section One BBS

Welcome, Guest.


Subject: Re: Compiling error opn Raspberry Pi 3B Date: Sat Feb 08 2025 09:01 am
From: Retro Guy To: David Gonzalez

  Re: Re: Compiling error opn Raspberry Pi 3B
  By: David Gonzalez to All on Fri Feb 07 2025 06:04 pm

 DG> On 2/7/2025 7:16, Digital Man wrote:
 >> Re: Compiling error opn Raspberry Pi 3B By: David Gonzalez to All on Fri
 >> Feb 07 2025 02:55 pm

 >>> Hello everyone,

 >>> Following: http://wiki.synchro.net/howto:raspbian_install After:
 >>> http://wiki.synchro.net/install:nix:prerequisites

 >>> uname -a
 >>> Linux skynet 6.6.74+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.74-1+rpt1
 >>> (2025-01-27) aarch64 GNU/Linux


 >>> After searching the error it reports it's du to libmoz being too old but
 >>> I'm pretty much stuck there. I did build sbbs on the same Pi model a while
 >>> back with no hiccups, maybe I'm missing something?.

 >>> I did a build for cryptlib for Mystic but I had to change the gcc/g++
 >>> version, but I am not sure this will work here.

 >>> Any help will be helpful, if you need any more details needed please let
 >>> me know thanks

 >> Someone changed the instruction on that wiki page to target newer rPis. If
 >> you follow the older revision of that page (for an rPi3), you'll probably
 >> have better luck:
 >> https://wiki.synchro.net/howto:raspbian_install?rev=1636671335

 >> The main difference being that it used the distributions package for
 >> libmozjs, not the copy from the sbbs git repo.

 DG> Thanks for your suggetsion, tried that and got to this point

 DG> david@skynet:~ $  sudo apt-get install libmozjs185-dev Reading package
 DG> lists... Done
 DG> Building dependency tree... Done
 DG> Reading state information... Done
 DG> E: Unable to locate package libmozjs185-dev


 DG> Unfortunately no luck that way either.

You might try 'apt-cache search libmozjs'. I have an old version on my pi, but I
get:
apt-cache search libmozjs
libmozjs-102-0 - SpiderMonkey JavaScript library
libmozjs-102-dev - SpiderMonkey JavaScript library - development headers
libmozjs-78-0 - SpiderMonkey JavaScript library
libmozjs-78-dev - SpiderMonkey JavaScript library - development headers

Then at least you can see what is available.
---
 ■ Synchronet ■ RetroBBS - retrobbs.ddns.net

Previous Message       Next Message
In Reply To: Re: Compiling error opn Raspberry Pi 3B (David Gonzalez)