mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-12 13:33:45 -05:00
Updated Common build problems (markdown)
@@ -370,7 +370,7 @@ If yes, [remove it](https://github.com/pyenv/pyenv#uninstalling-pyenv).
|
|||||||
checking for the platform triplet based on compiler characteristics... darwin
|
checking for the platform triplet based on compiler characteristics... darwin
|
||||||
configure: error: internal configure error for the platform triplet, please file a bug report
|
configure: error: internal configure error for the platform triplet, please file a bug report
|
||||||
```
|
```
|
||||||
or
|
or (note that the architecture is detected as `arm`; see another case with the same error below if the architecture is incorrect)
|
||||||
```
|
```
|
||||||
checking build system type... arm-apple-darwin<...>
|
checking build system type... arm-apple-darwin<...>
|
||||||
checking host system type... arm-apple-darwin<...>
|
checking host system type... arm-apple-darwin<...>
|
||||||
|
|||||||
Reference in New Issue
Block a user