On Fri, Mar 22, 2013 at 04:32:20PM +0100, Johan Hake wrote: > A wild guess: > generate-swig-docstrings > ;) > but it seems like you have removed it.
Everything builds fine now, including demos, with a fresh clone of DOLFIN built with cmake.local (which also generates all necessary files). But the following line makes the unit tests fail: from dolfin_utils.commands import getstatusoutput This works fine when typed into a Python terminal. This is likely the result of moving the DOLFIN wrappers over to FFC, but I can't figure it out at the moment. Will look at it later unless someone else can spot it first. -- Anders _______________________________________________ Mailing list: https://launchpad.net/~fenics Post to : [email protected] Unsubscribe : https://launchpad.net/~fenics More help : https://help.launchpad.net/ListHelp

