Subj : aarch64? To : Digital Man From : deon Date : Thu Oct 10 2024 01:02 pm Re: aarch64? By: Digital Man to deon on Wed Oct 09 2024 06:12 pm Hi, > > Well, it compiles, but core dumps when you run sbbs > > Are you using a distro-supplied build of libmozjs or building from source? Distro, as per the instructions on the wiki page: (from debian archives) root@52159e86af1a:/opt/sbbs# apt list --installed|grep ffi libffi6/oldoldstable,now 3.2.1-6 arm64 [installed,automatic] libffi7/oldstable,now 3.3-6 arm64 [installed,automatic] root@52159e86af1a:/opt/sbbs# apt list --installed|grep libmoz libmozjs185-1.0/oldoldstable,now 1.8.5-1.0.0+dfsg-6 arm64 [installed] libmozjs185-dev/oldoldstable,now 1.8.5-1.0.0+dfsg-6 arm64 [installed] While the wiki page lists "stretch" as the debian image, I'm using bookworm as the base.