On Tue, Mar 11, 2008 at 02:45:04PM +0100, [EMAIL PROTECTED] wrote: > > Do we need to include common.h in the test for SCOTCH? > > I did not install this file on my system since it's not > > needed (we only use scotch.h). This means that the test > > for SCOTCH fails for me. > > > > SCOTCH does not have a proper way to install things as far as I know > > so one needs to copy files manually to $prefix/include and then > > we shoudn't require that users copy a file that's not needed (and > > should be named something else...). > > No, I don't think we can remove common.h. The small test program fails > here if I try to remove it. > > Johannes
You mean the missing "FILE"? Yes, I see that now. Strange that we can compile DOLFIN without including common.h but not the simple test program. -- Anders _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
