-
|
Hi, While I was trying to install mesa through brew command on Ubuntu 20.04, it always fails and shows the error below. I have reinstalled libdrm or llvm and so on but it doesn't work. Anybody knows? Thanks a lot. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 18 replies
-
|
Please don't use screenshots when sharing the output of commands in your terminal. They're often difficult to read and impossible to reuse (e.g. when looking up error messages). Instead, copy the text here and wrap them in three back-ticks (```) on the line before and on the line after to format them properly. What is the output of |
Beta Was this translation helpful? Give feedback.
-
It appears you're behind the Great Firewall of China, so you may be better served by a local bottle mirror instead. See #1917 for details. |
Beta Was this translation helpful? Give feedback.
-
|
I just delete these lines cause it's the reson why I can't continue but it shows another issues so I thought the patch is also necessary for building. The output of bew info ghostscript is: |
Beta Was this translation helpful? Give feedback.
-
|
Thank you. Unseting the proxy works! But I don't know why as the proxy helps me to access to outer-Internet. I have set the homebrew ORIGIN and bottle to the real github rather than the mirrors. In that case I shouldn't access the outer-Internet as the proxy is off. Here is the result of brew config brew info ghostscript again |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for your suggestions! I'll follow them later and now I get back to the origin problem with mesa. And here is the result of brew gist-logs mesa |
Beta Was this translation helpful? Give feedback.


Thanks for your suggestions! I'll follow them later and now I get back to the origin problem with mesa.
And here is the result of brew gist-logs mesa
https://gist.github.com/16844d4333cc602e80931daf6a686bdb, hope something changes now.