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

ld: symbol(s) not found for architecture arm64 #394

Open
H121381 opened this issue Aug 3, 2024 · 3 comments
Open

ld: symbol(s) not found for architecture arm64 #394

H121381 opened this issue Aug 3, 2024 · 3 comments

Comments

@H121381
Copy link

H121381 commented Aug 3, 2024

Hi,

I am new to dealii and I am having errors with undefined symbols for architecture arm64. I attached the screenshot of the error. Please help me if someone can explain what made this error. There were others such as boost and tbb caused this error but they are due to the directory, while this one I can not understand.

Sincerely and Great Thanks,
H

Screenshot 2024-08-03 at 15 00 18
@H121381
Copy link
Author

H121381 commented Aug 3, 2024

I tried
DEAL_II_CONFOPTS="
-DDEAL_II_WITH_MPI=ON
-DDEAL_II_WITH_KOKKOS=ON
-DDEAL_II_WITH_P4EST=ON
-DDEAL_II_WITH_TRILINOS=ON
-DCMAKE_OSX_ARCHITECTURES=arm64"

but the attached error occurred
Screenshot 2024-08-03 at 16 18 48

@tjhei
Copy link
Member

tjhei commented Aug 5, 2024

is this on apple ARM silicon? How are you installing things?

@H121381
Copy link
Author

H121381 commented Aug 5, 2024 via email

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

2 participants