Section One BBS

Welcome, Guest.


Subject: Re: Compiling error opn Raspberry Pi 3B Date: Fri Feb 07 2025 06:04 pm
From: David Gonzalez To: All

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
>   >
>   > Error
>   > checking whether C compiler supports -fprofile-generate... yes
>   > checking whether C++ compiler has -pedantic long long bug... no
>   > checking for correct temporary object destruction order... no
>   > configure: error: Your compiler does not follow the C++ specification
>   > for temporary object destruction order.
>   > make[2]: *** [GNUmakefile:103:
>   > .../build/../../src/../3rdp/gcc.linux.aarch64.r
>   > elease/mozjs/lib/libmozjs185-1.0.a]
>   > Error 1
>   > make[2]: Leaving directory '/home/david/sbbs/repo/3rdp/build'
>   > make[1]: *** [/home/david/sbbs/repo/src/sbbs3/../build/Common.gmake:630:
>   > js] Error 2
>   > make[1]: Leaving directory '/home/david/sbbs/repo/src/sbbs3'
>   > make: *** [install-sbbs.mk:158: sbbs3] Error 2
>   >
>   > 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 bett
er 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.

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

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


Unfortunately no luck that way either.


-- 
Hasta la Vista Baby!
David G SysOp @SkyNet BBS (bbs.skynetbbs.com:20023)

--- Mystic BBS/NNTP v1.12 A48 (Linux/64)
 * Origin: SkyNet BBS Colombia bbs.skynetbbs.com:20023 (4:930/1)
 ■ SynchronetVertrauen Home of Synchronet [vert/cvs/bbs].synchro.net

Previous Message       Next Message
Replies: Re: Compiling error opn Raspberry Pi 3B (Digital Man)Re: Compiling error opn Raspberry Pi 3B (Retro Guy)