Hi all,
Currently running 29.4.6 which I built on the Pi more than a year ago. There are a couple of irritating issues with this build, and I haven't found a binary package for the Pi so I tried to build the latest source from Github to see if that's any better.
I followed the directions at
https://developer.palemoon.org/build/linux/
and apart from a failure to build something for NVIDIA (which I ignored) during the installation of the prerquisites, all went more or less OK until about two hours into './mach build' when it quit the build with a load of undefined references to mozilla::dom::<all sorts of different things such as ContainerBoxObjectBinding::Wrap>, most of which scrolled off the screen before I could see them. Next time, I'll pipe the output to a file.
This is Debian Bullseye, gcc V10. The hardware is a Pi 4B with 8G RAM, and nothing else of any size was running during the build - not even X.
Have I missed something?
Currently running 29.4.6 which I built on the Pi more than a year ago. There are a couple of irritating issues with this build, and I haven't found a binary package for the Pi so I tried to build the latest source from Github to see if that's any better.
I followed the directions at
https://developer.palemoon.org/build/linux/
and apart from a failure to build something for NVIDIA (which I ignored) during the installation of the prerquisites, all went more or less OK until about two hours into './mach build' when it quit the build with a load of undefined references to mozilla::dom::<all sorts of different things such as ContainerBoxObjectBinding::Wrap>, most of which scrolled off the screen before I could see them. Next time, I'll pipe the output to a file.
This is Debian Bullseye, gcc V10. The hardware is a Pi 4B with 8G RAM, and nothing else of any size was running during the build - not even X.
Have I missed something?