Hello,
I am trying to run NSBench cylinder demo with the G2 solver. However I get the following complie error:
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found SWIG: /usr/bin/swig2.0 (found version "2.0.11")
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
DEBUG
-- Build files have been written to: /tmp/tmp_KhxaN2014-7-15-11-
(omitted due to limit of characters)
^
make[2]: *** [CMakeFiles/_dolfin_compile_code_836ae703c5900003142d4fcbfabd25af.dir/dolfin_compile_code_836ae703c5900003142d4fcbfabd25afPYTHON_wrap.cxx.o] Error 1
make[2]: Leaving directory /tmp/tmp_KhxaN2014-7-15-11-26_instant_f59c5a025983b4fcf2f4f4426d2bebd537267e86/dolfin_compile_code_836ae703c5900003142d4fcbfabd25af'
make[1]: *** [CMakeFiles/_dolfin_compile_code_836ae703c5900003142d4fcbfabd25af.dir/all] Error 2
make[1]: Leaving directory
/tmp/tmp_KhxaN2014-7-15-11-26_instant_f59c5a025983b4fcf2f4f4426d2bebd537267e86/dolfin_compile_code_836ae703c5900003142d4fcbfabd25af'
make: *** [all] Error 2
Could anyone please help? Any reply is appreciated.
Regards,
Fangyuan