Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix binutils instance clashes in MacOS. #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Mas0nShi
Copy link

Homebrew/homebrew-core#79874

Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /opt/homebrew
Could not symlink lib/bfd-plugins/libdep.so
Target /opt/homebrew/lib/bfd-plugins/libdep.so
is a symlink belonging to binutils-aarch64. You can unlink it:
  brew unlink binutils-aarch64

To force the link and overwrite all conflicting files:
  brew link --overwrite binutils-amd64

To list all files that would be deleted:
  brew link --overwrite --dry-run binutils-amd64

Possible conflicting files are:
/opt/homebrew/lib/bfd-plugins/libdep.so -> /opt/homebrew/Cellar/binutils-aarch64/2.38/lib/bfd-plugins/libdep.so

@peace-maker
Copy link
Member

I don't have a mac to verify this, so any help is welcomed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants