arm*|i386|m68k|ns32k|sh3*|sparc|vax)857,866d855
Hey DM,
I was playing with Rasberry Pi 64 today and thought I'd see if I could get SBBS to compile. (I couldnt).
(I really dont know what I'm doing, so wondering if there was an obvious fix that you could suggest.)
...����
Hey DM,
I was playing with Rasberry Pi 64 today and thought I'd see if I could get SBBS to compile. (I couldnt).
I managed to get past the "configure: error: can not guess host type; you must specify one", but I couldnt figure out how to add the patch to your build process (as it seems each time I ran a make, you must be re-extracting the libmoz source?)
So I tried to run make in libmoz, but it would fail - so wasnt sure if there was more needed on the make line (as you seems you are patching the source as well)? It fails with:
This is how I patched configure:
root@64e9751b3545:/tmp# diff config.guess /opt/sbbs/repo/3rdp/src/mozjs/js-1.8.5/js/src/build/autoconf/
162d161
< aarch64*) machine=arm-unknown ;;
171c170
< aarch64|arm*|i386|m68k|ns32k|sh3*|sparc|vax)
Hey DM,
I was playing with Rasberry Pi 64 today and thought I'd see if I could get SBBS to compile. (I couldnt).
There are a couple of steps/considerations (not apparently linked in the wiki) for installing on an RPi. http://wiki.synchro.net/howto:raspbian_install
Re: Re: aarch64
By: Mortifis to alterego on Mon Sep 28 2020 01:13 pm
Hey DM,
I was playing with Rasberry Pi 64 today and thought I'd see if I could get SBBS to compile. (I couldnt).
There are a couple of steps/considerations (not apparently linked in the wiki) for installing on an RPi. http://wiki.synchro.net/howto:raspbian_install
Those instructions are for the 32-bit build on Raspbian. A different animal.
digital man
I was playing with Rasberry Pi 64 today and thought I'd see if I couldThere are a couple of steps/considerations (not apparently linked in the wiki) for installing on an RPi. http://wiki.synchro.net/howto:raspbian_install
get SBBS to compile. (I couldnt).
You pasted warnings, which are not the cause of the failure.
Re: aarch64
By: Digital Man to alterego on Mon Sep 28 2020 11:34 am
Hey,
You pasted warnings, which are not the cause of the failure.
Actually, I thought I got the error - was this not it?
jsapi.cpp:3988:16: error: cannot convert 'bool' to 'JSIdArray*' in return
return false;
^~~~~
From what I can see everything else is a warning...
Sysop: | KrAAB |
---|---|
Location: | Donna, TX |
Users: | 2 |
Nodes: | 20 (0 / 20) |
Uptime: | 05:14:42 |
Calls: | 252 |
Files: | 527 |
Messages: | 34,942 |