All the common dependencies have been installed. But here comes some trouble when compiling deal.ii. Could you help me fix this problem?

The error shows:

======================================================================================================

###

-- Configuring done

-- Generating done

-- Build files have been written to: /home/dell/dealii-candi/tmp/build/deal.II-v9.4.2

[  0%] Built target expand_instantiations_exe

...

[ 82%] Built target obj_rol_debug

[ 82%] Linking CXX executable ../bin/step-63.debug

../lib/libdeal_II.g.so.9.4.2: error: undefined reference to 'SlepcFinalize'

I don't know what causes the problem on your system. But these are all functions that are part of SLEPc. Do you need SLEPc? If not, try disabling it in the configuration.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/


--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/70eeff5d-1388-f42f-56be-0d47a8b15167%40colostate.edu.

Reply via email to