NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54605 Location: 56N 3W
|
Posted: Tue Oct 10, 2023 8:56 am Post subject: |
|
|
madderhatter,
Welcome to Gentoo
Building Gentoo on a Pi is a challenge. Its not too bad on a Pi4 if you can keep the CPU out of thermal throttling.
Look at cross compiling and distcc to speed things up.
There are several guides on the Wiki for Gentoo on Raspberry Pi too.
Code: | warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) | is a warning, not an error.
That's a very common locale too. Its provided by glibc.
As its in the chroot, I'm not sure if its the hosts (outside the chroot) or the Gentoo stage 3 locales that will be used.
As its a warning, not an error, you can continue.
You may see some characters not rendered correctly.
Raspberry Pi is an ARM system - so moving this topic to Gentoo on ARM _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|