Comment 0 for bug 1195802

Revision history for this message
Bruno Chareyre (bruno-chareyre) wrote :

Now I'm the one who can't compile with linsolv... :-/

First attempt:
-- Could NOT find Metis (missing: METIS_INCLUDE_DIR)

This one was easy to solve, but it doesn't make much sense to force the definition of such a trivial path...
-DMETIS_INCLUDE_DIR="/usr/lib"

Second attempt:
[ 34%] make[2]: *** No rule to make target `/lib/libopenblas.so', needed by `lib/libsupport.so'. Stop.

Does it work with other linux versions?