Workaround for brew install gcc: postinstall broken (gcc-13) #5256
Answered
by
ZhongRuoyu
jaredmdobson
asked this question in
Linux
-
Additional Info
Output of
|
Beta Was this translation helpful? Give feedback.
Answered by
ZhongRuoyu
Apr 3, 2024
Replies: 1 comment
-
The problem you had is not related to the gcc issue you linked. The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jaredmdobson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem you had is not related to the gcc issue you linked.
The
build-essential
package, which provides essential build tools, is needed by some of Homebrew's functionalities (see https://docs.brew.sh/Homebrew-on-Linux#requirements). The error you encountered is just an indication of it being missing.