Instant compile error on Ubuntu 13.10

Issue #183 invalid
Christopher Laing created an issue

In file included from /tmp/tmpFVsPnW2014-1-7-12-43_instant/instant_module_d3e53cfebb255d83f65d409bc443c9701bc94cdf/instant_module_d3e53cfebb255d83f65d409bc443c9701bc94cdfPYTHON_wrap.cxx:3093:0: /tmp/tmpFVsPnW2014-1-7-12-43_instant/instant_module_d3e53cfebb255d83f65d409bc443c9701bc94cdf/ffc_form_01e9bd3de0d8c6dcd111c870bf5f4abb34dfacdd.h: In member function ‘virtual void ffc_form_01e9bd3de0d8c6dcd111c870bf5f4abb34dfacdd_cell_integral_0_otherwise::tabulate_tensor(double, const double const, const double, int) const’: /tmp/tmpFVsPnW2014-1-7-12-43_instant/instant_module_d3e53cfebb255d83f65d409bc443c9701bc94cdf/ffc_form_01e9bd3de0d8c6dcd111c870bf5f4abb34dfacdd.h:2453:33: error: ‘n1’ was not declared in this scope A[j] += FE0[ip][j]((F1n1 + F0n0))W6[ip]det; ^ /tmp/tmpFVsPnW2014-1-7-12-43_instant/instant_module_d3e53cfebb255d83f65d409bc443c9701bc94cdf/ffc_form_01e9bd3de0d8c6dcd111c870bf5f4abb34dfacdd.h:2453:41: error: ‘n0’ was not declared in this scope A[j] += FE0[ip][j]((F1n1 + F0n0))W6[ip]det; ^ make[2]: [CMakeFiles/_instant_module_d3e53cfebb255d83f65d409bc443c9701bc94cdf.dir/instant_module_d3e53cfebb255d83f65d409bc443c9701bc94cdfPYTHON_wrap.cxx.o] Error 1 make[2]: Leaving directory /tmp/tmpFVsPnW2014-1-7-12-43_instant/instant_module_d3e53cfebb255d83f65d409bc443c9701bc94cdf' make[1]: *** [CMakeFiles/_instant_module_d3e53cfebb255d83f65d409bc443c9701bc94cdf.dir/all] Error 2 make[1]: Leaving directory/tmp/tmpFVsPnW2014-1-7-12-43_instant/instant_module_d3e53cfebb255d83f65d409bc443c9701bc94cdf' make: [all] Error 2

Comments (2)

  1. Prof Garth Wells

    This is not a sensible bug report and shows no effort. Use fenics-support@fenicsproject.org for installation support.

  2. Christopher Laing reporter

    Whoops, I must have copy-pasted over my explanation. Nevermind, will submit it to the mailing list anyway.

  3. Log in to comment