On Thu, April 2, 2009 11:27, Andre Massing wrote: > Hi, > > during the compilation of dolfin I realized that a typo in the > trilinos.py file prevents the generation of the corresponding pkg-config > file when the macro HAVE_ML_NOX is defined. A diff is attached.
Fixed. Thanks. > BTW what > do you think about making the pkg-config generation more verbose? Or is > there a suitable option? Some of the optional packages were not > recognized during the compiling process and a meaningful message why a > certain test failed would have been helpful (for instance print the > cmdstring and corresponding error message). You can find any error messages from pkg-config generation in scons/simula_scons.log. Johannes _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
