Re: Trying to configure bash

2024-02-06 Thread Zack Weinberg
On Tue, Feb 6, 2024, at 10:03 AM, Daniel Premo wrote: > I'm guessing there's no C compiler, based on skimming > https://buildroot.org/ and https://www.busybox.net/ . (Spotted > Buildroot in Mainsail and spotted Busybox in the /usr/bin/ folder -- > many of the programs in /usr/bin/ are symlinks to /

Re: Trying to configure bash

2024-02-06 Thread Daniel Premo
Hello, Realized I forgot to paste the information I can get from Mainsail: mcu(gd32f303xe) Version: 38d96adc-dirty-20231016_135251-longer mcu rpi(linux) Version: v0.11.0-372-gb9ad7605 Host(mips, 32bit) Version: 09faed31-dirty OS: Buildroot 2020.02.1 I'm guessing there's no C compiler, based on

Re: Trying to configure bash

2024-02-06 Thread Zack Weinberg
On Mon, Feb 5, 2024, at 10:16 PM, Daniel Premo wrote: > root@F005-068E /root/projects/bash/bash-5.2.21 [#] ./configure > checking build system type... ././support/config.guess: unable to guess > system type > > NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize > the system type

Trying to configure bash

2024-02-05 Thread Daniel Premo
Hello, I purchased a 3D printer that runs Linux and I'm trying to install bash on it. Specifically, the printer is an Ender 3 v3 KE. Linux runs on the Creality Nebula Pad, which is included with this printer but is also available for purchase separately. I downloaded and extracted this file: ht