crouton
crouton copied to clipboard
Failing to complete chroot setup
Please paste the output of the following command here: sudo edit-chroot -all
chronos@localhost / $ sudo edit-chroot -all
name: xenial
encrypted: no
Entering /mnt/stateful_partition/crouton/chroots/xenial...
crouton: version 1-20221126232257~master:ae594340
release: xenial
architecture: amd64
targets: touch,xfce
host: version 15329.44.0 (Official Build) stable-channel octopus
kernel: Linux localhost 4.14.254-20279-gdb10dc132e24 #1 SMP PREEMPT Tue Mar 7 19:24:51 PST 2023 x86_64 x86_64 x86_64 GNU/Linux
freon: yes
Unmounting /mnt/stateful_partition/crouton/chroots/xenial...
Please describe your issue:
I am trying to install xfce on my Chromebook, I get pretty far but then I get this error. I’ve tried powerwashing the Chromebook but it still happens.
gcc: error: unrecognized command line option '-Wundef-prefix=HAVE_,CRAS_'
Failed to complete chroot setup.
Unmounting /mnt/stateful_partition/crouton/chroots/xenial...
Here is the full log: https://pastebin.pl/view/be7a4fe5
If known, describe the steps to reproduce the issue:
Boot in dev mode, download crouton, open a shell, type sudo crouton -t touch,xfce
, wait
Ty, was gunna power wash.
https://github.com/dnschneid/crouton/issues/4943 references this error but I couldn't figure out how to fix it.
See: Figure out a way to build audio target now that autotools is removed #4958
Do you need autotools specifically or do automake/autoconf suffice?