dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #07002
build error on install: DirNodeInfo instance has no attribute 'csig'
I'll report this for reference, but it seems to be a problem in scons.
$ sudo checkinstall scons install
[...]
Install file: "dolfin/dolfin.h" as "/usr/include/dolfin.h"
scons: *** DirNodeInfo instance has no attribute 'csig'
scons: building terminated because of errors.
I get the same error when not using checkinstall, but not with scons.local.
This is probably related to
http://scons.tigris.org/issues/show_bug.cgi?id=1953
but I get it all the time and even when not using -jN.
-j.
Follow ups