[New-bugs-announce] [issue42753] "./configure" linux chrome beta

Gerrik Labra report at bugs.python.org
Sat Dec 26 23:19:27 EST 2020


New submission from Gerrik Labra <gerriklabra at gmail.com>:

Ok. So I tried to run the setup in README.txt for the latest linux beta emulator on the google pixel chromebook.

Here is what I got back, and the commands, "make, make test, sudo make test" didn't work.

ennuilysis at penguin:~/Python/Python-3.8.7$ ./configure
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for python3.8... no
checking for python3... python3
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... "linux"
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/ennuilysis/Python/Python-3.8.7':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

----------
components: Installation
messages: 383836
nosy: gerriklabra
priority: normal
severity: normal
status: open
title: "./configure" linux chrome beta
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42753>
_______________________________________


More information about the New-bugs-announce mailing list