JL2210
JL2210
Told you, that's stable now. Update and tell me that I'm wrong. On Tue, Dec 25, 2018, 8:48 PM Ed Reel Really? CHROMEOS_RELEASE_CHROME_MILESTONE=71 > > — > You are receiving...
``` chronos@localhost / $ cat /etc/lsb-release CHROMEOS_ARC_ANDROID_SDK_VERSION=25 CHROMEOS_ARC_VERSION=5167872 CHROMEOS_AUSERVER=https://tools.google.com/service/update2 CHROMEOS_BOARD_APPID={2EDF7C6D-6586-D292-0B61-4A33B62E3BF6} CHROMEOS_CANARY_APPID={90F229CE-83E2-4FAF-8479-E368A34938B1} CHROMEOS_DEVSERVER= CHROMEOS_RELEASE_APPID={2EDF7C6D-6586-D292-0B61-4A33B62E3BF6} CHROMEOS_RELEASE_BOARD=kefka-signed-mpkeys CHROMEOS_RELEASE_BRANCH_NUMBER=59 CHROMEOS_RELEASE_BUILDER_PATH=kefka-release/R71-11151.59.0 CHROMEOS_RELEASE_BUILD_NUMBER=11151 CHROMEOS_RELEASE_BUILD_TYPE=Official Build CHROMEOS_RELEASE_CHROME_MILESTONE=71 CHROMEOS_RELEASE_DESCRIPTION=11151.59.0 (Official Build) stable-channel kefka CHROMEOS_RELEASE_KEYSET=mp CHROMEOS_RELEASE_NAME=Chrome OS CHROMEOS_RELEASE_PATCH_NUMBER=0 CHROMEOS_RELEASE_TRACK=stable-channel...
Is your Chromebook on the [Death page](https://support.google.com/chrome/a/answer/6220366)?
Otherwise, go to `Settings > triple bar on the top left > About Chrome OS > Check for updates`
Hmm... The issue seems to be springing from `libglut.so`; maybe a recompile with needed features will help.
The `build_cross_gcc` script fails with the `glibc` build. I can't fix it. Anyway, using 32-bit (Linux) applications on 64-bit Chrome OS is almost impossible, because the 32-bit libraries are not...
As a side note, the `build_cross_gcc` script was mainly meant for bootstrapping a Chromebrew installation, not general cross compilation.
@rafi16jan Crouton and Chromebrew do not work well together. Please read the [FAQ](https://github.com/skycocker/chromebrew/wiki/FAQ). If you do decide to use Crouton (not recommended), `i686` and `x86_64` should both work out of...
Most certainly not. First of all, we're going to remove support for installing packages with `dpkg`. Second of all, if we were able to install packages with `dpkg`, those packages...
@rafi16jan I'm working on a fix for this, but for now just run [ReactOS](https://reactos.org) in QEMU (`crew install qemu`).