Skip to content

Compiling from source code M1 fails? #924

Answered by vixentael
andorsk asked this question in Q&A
Discussion options

You must be logged in to vote

it would have been nice to have support at least a better message from the Makefile suggesting that building from source on the M1 is not supported.

Agree, makes sense. We will add a note to the docs here -> https://docs.cossacklabs.com/themis/installation/installation-from-sources/

adding the following to my .zshrc it's looking like it's linking correctly now:

export PATH=$PATH:/opt/homebrew/bin
export CPATH=$CPATH:/opt/homebrew/include
export LIBRARY_PATH=$LIBRARY_PATH:/opt/homebrew/lib

Oh homebrew. We will add this to the docs as well here -> https://docs.cossacklabs.com/themis/installation/installation-from-packages/#macos

Thank you @andorsk for digging deeper! ❤️

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@andorsk
Comment options

@andorsk
Comment options

@andorsk
Comment options

Comment options

You must be logged in to vote
2 replies
@andorsk
Comment options

@vixentael
Comment options

Answer selected by andorsk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
O-macOS 💻 Operating system: macOS
2 participants