-
Notifications
You must be signed in to change notification settings - Fork 36.4k
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
Error Building from source on MacOS BigSur; linker issues #20825
Comments
Did you try |
Also could you provide the |
yes. Even cloned in another directory, same issue. |
Sure and thanks for the help.
|
From your
You could try to remove Homebrew's |
Wow... thanks @hebasto ! This resolved my issue. I would have never able to find it without help. Thanks very much for the help. Really appreciated. |
Wow @hebasto thanks for helping me out installing |
I'm not really sure what he meant, but I'm having the same issue with the i386 error. How did you get it to work? I need a little more elaboration than what @hebasto provided. I'm not super familiar with paths, and my brew doesn't have the package installed he said to remove. So I'm guessing I need to adjust my path? I would appreciate any help :) |
This helps me compile protobuf in macos for ios! thanks you! |
Trying to build the bitcoin core from source on Mac Big Sur based on the doc:
but it breaks with:
some info:
paste of the ./autogen.sh output: https://pastebin.com/nGctaJGB
paste of the ./configure --without-gui output: https://pastebin.com/HCDyNGGb
paste of the make: https://pastebin.com/0UTVcAUs
config.log
I'm working on this for 2 days with no results and will appreciate any help or more info needed.
EDIT: OS and XCode is updated to the latest version.
brew upgrade
is done.The text was updated successfully, but these errors were encountered: