|
The issue in that case is that I cannot compile Metis without an
additional step compared to your instructions, I remove the
declarations in proto.h but also have to remove the implementation of
log2() from util.c. Without doing both of these things Metis will not
*compile* on my system (the newest release of Ubuntu 9.10, which
literally was just released). Only after doing these two modification
to the Metis source will it compile, but then I get the linking error
for __log2 when I try to link example 17. Nasser Wolfgang Bangerth wrote:
|
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
