[Users] Issues with compiling Einstein Toolkit
Roland Haas
rhaas at illinois.edu
Fri Aug 30 08:52:28 CDT 2024
Hello Joachim,
> I am trying to compile the Einstein toolkit on my MacBook Air with
> the M2 chip. The compilation fails. Attached is the make.log. Does
> anyone have an idea on how I can resolve this?
Thanks for including the log file.
This is mostly a macports issue I think not specifically M2 related.
This seems to be the same issue as in
https://lists.einsteintoolkit.org/pipermail/users/2024-August/009434.html
and the workaround for now is to (see that email for more details)
```
export LIBRARY_PATH=/opt/local/lib/libaec/lib
```
before running `sim build`.
With this I still get some warnings that are however harmless and I can
run the resulting executable. Eg
```
./exe/cactus_sim -T
```
which will output a (long) list of all compiled in thorns.
Yours,
Roland
--
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://pgp.mit.edu .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.einsteintoolkit.org/pipermail/users/attachments/20240830/20bf318d/attachment.sig>
More information about the Users
mailing list