Broken OSX 10.11 Package (mpicc)?

Issue #607 invalid
Andreas Hellander created an issue

I am not sure where the appropriate place to post this is, but I have a problem with Dolfin in FEniCS 1.6 (the patched binary):

$ python examples/simple_diffusion/simple_diffusion.py mpicc -gdwarf-2 -m64 -c -O3 -std=gnu99 -Wall -Wlong-long -Wformat -Wpointer-arith -I/Users/andreash/github/ahellander/pyurdme/pyurdme/urdme/include -DURDME_LIBMAT /Users/andreash/github/ahellander/pyurdme/pyurdme/urdme/src/nsm/nsm.c -o .urdme/nsm.o

dyld: Library not loaded: /Users/johannr/fenics-1.6.0/local/lib/libopen-pal.4.dylib Referenced from: /Applications/FEniCS.app/Contents/Resources/bin/mpicc Reason: image not found make: *** [.urdme/nsm.o] Trace/BPT trap: 5

Comments (2)

  1. Log in to comment