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

Installation problem on Sonoma 14.6.1 #596

Open
knepley opened this issue Sep 5, 2024 · 0 comments
Open

Installation problem on Sonoma 14.6.1 #596

knepley opened this issue Sep 5, 2024 · 0 comments

Comments

@knepley
Copy link

knepley commented Sep 5, 2024

Describe the bug
The wrapper and bear executables fail to link

To Reproduce
Follow the generic build instructions

Expected behavior
It should link properly

Environment:

  • OS name: Darwin
  • OS version: Sonoma 14.6.1
  • OS architecture: arm64
  • Bear version: main branch
  • Bear install method: source

Additional context
You can fix fix by editing
source/bear/CMakeLists.txt
source/intercept/CMakeLists.txt
and adding
"-framework CoreFoundation"
-lresolv
to target_link_libraries

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

No branches or pull requests

1 participant