mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 23:56:17 -04:00
Updated Common build problems (markdown)
parent
f736743c70
commit
b332b5c207
|
|
@ -423,6 +423,7 @@ Known error messages they cause:
|
|||
* Homebrew `llvm` on `PATH`:
|
||||
* `warning: pointer is missing a nullability type specifier`
|
||||
* `llvm-ar: error: libpython3.10.a: Invalid record`
|
||||
* `error: unknown type name 'CF_IMPLICIT_BRIDGING_ENABLED'`
|
||||
* Homebrew `coreutils` only causes breakage if non-prefixed executables are added to `PATH`.
|
||||
|
||||
Some Homebrew packages are installed as "keg-only" -- i.e. their executables are not linked to `$(brew --prefix)/bin`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue