Hi, This has been fixed in a later version of deal.II. The problem is that its contents is empty and we thus erroneously omit creating it.
For the time being, simply create the missing directory: mkdir -p $HOME/software/deal_install/include/deal.II/bundled Best, Matthias On Thu, Feb 27, 2025, at 08:48 CST, Hao Wang <wanghaoma...@gmail.com> wrote: > Hello, I'm compiling deal.ii from the source, after make install and when I > want to compile step-1 the cmake give me such an error. > [image: figure1.png] > > My deal.II folder is the following: > [image: figure2.png] > > The cmake command I use is: cmake > -DCMAKE_INSTALL_PREFIX=$HOME/software/deal_install > $HOME/software/deal.ii/dealii-9.5.2 > -DMPI_C_COMPILER="/usr/bin/mpicc" -DMPI_CXX_COMPILER="/usr/bin/mpicxx" > -DMPI_Fortran_COMPILER="/usr/bin/mpif90" -DDEAL_II_WITH_LAPACK=ON > -DDEAL_II_WITH_MPI=ON > -DDEAL_II_WITH_P4EST=ON > -DDEAL_II_WITH_PETSC=ON -DDEAL_II_WITH_TRILINOS=ON > ../ > > I also attached my CMakeError.log and CMakeOutput.log for your reference. > > Thanks! -- 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 visit https://groups.google.com/d/msgid/dealii/875xkvo1rn.fsf%4043-1.org.