"ELF: x: Error" on CentOS 7 #1195
-
I am trying to fresh-install Homebrew on CentOS 7 (with sufficiently up-to-date system cURL and Git). Currently, the post-install step of
Actually, if I directly run
Is there any chance to avoid this error? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 15 replies
-
Hi @tueda. What does the following command return to you? patchelf --print-interpreter /home/linuxbrew/.linuxbrew/Cellar/gcc/10.2.0_4/bin/gcc-10 |
Beta Was this translation helpful? Give feedback.
-
Check #1357 (comment). I hit the same issue. I was able to figure out why. Answered it in the above discussion. I have also raised an issue which I have linked in the discussion. |
Beta Was this translation helpful? Give feedback.
Check #1357 (comment). I hit the same issue. I was able to figure out why. Answered it in the above discussion. I have also raised an issue which I have linked in the discussion.