Jaekwang,

Unfortunately, I don't see anything wrong in the log. I found that the best 
way to understand what is wrong when you get a Configuring incomplete error 
is to carefully read the messages printed on the screen. If possible, can 
you post the messages you get during configuration.

Best,

Bruno

On Sunday, February 24, 2019 at 5:25:31 PM UTC-5, Jaekwang Kim wrote:
>
> Hi, all. 
>
> I have used deal.ii for year, and recently I need to compiled deal.ii with 
> Trilinos 
>
> I installed Trilinos on my local enabling only serial (non MPI) 
>
> However, after the installation, when I tried to reinstall with deal.ii 
> enabling Trilinos packages, 
>
> I got error so that I cannot 'make install' 
>
> My configuration is as follow and I also attach my 'CMakeError.log' file. 
>
> I would appreciate any idea to resolve present issue....
>
> Thanks!
>
> Jaekwang 
>
> ###
>
> #
>
> #  deal.II configuration:
>
> #        CMAKE_BUILD_TYPE:       DebugRelease
>
> #        BUILD_SHARED_LIBS:      ON
>
> #        CMAKE_INSTALL_PREFIX:   /Users/jaekwangkim/Program/dealii
>
> #        CMAKE_SOURCE_DIR:       /Users/jaekwangkim/Program/dealii-9.0.1
>
> #                                (version 9.0.1)
>
> #        CMAKE_BINARY_DIR:       /Users/jaekwangkim/Program/dealii
>
> #        CMAKE_CXX_COMPILER:     AppleClang 10.0.0.10001044 on platform 
> Darwin x86_64
>
> #                                
> /Library/Developer/CommandLineTools/usr/bin/c++
>
> #
>
> #  Configured Features (DEAL_II_ALLOW_BUNDLED = ON, 
> DEAL_II_ALLOW_AUTODETECTION = ON):
>
> #      ( DEAL_II_WITH_64BIT_INDICES = OFF )
>
> #      ( DEAL_II_WITH_ADOLC = OFF )
>
> #      ( DEAL_II_WITH_ARPACK = OFF )
>
> #      ( DEAL_II_WITH_ASSIMP = OFF )
>
> #        DEAL_II_WITH_BOOST set up with external dependencies
>
> #      ( DEAL_II_WITH_CUDA = OFF )
>
> #        DEAL_II_WITH_CXX14 = ON
>
> #        DEAL_II_WITH_CXX17 = ON
>
> #      ( DEAL_II_WITH_GMSH = OFF )
>
> #      ( DEAL_II_WITH_GSL = OFF )
>
> #      ( DEAL_II_WITH_HDF5 = OFF )
>
> #        DEAL_II_WITH_LAPACK set up with external dependencies
>
> #      ( DEAL_II_WITH_METIS = OFF )
>
> #      ( DEAL_II_WITH_MPI = OFF )
>
> #        DEAL_II_WITH_MUPARSER set up with bundled packages
>
> #      ( DEAL_II_WITH_NANOFLANN = OFF )
>
> #      ( DEAL_II_WITH_NETCDF = OFF )
>
> #      ( DEAL_II_WITH_OPENCASCADE = OFF )
>
> #      ( DEAL_II_WITH_P4EST = OFF )
>
> #      ( DEAL_II_WITH_PETSC = OFF )
>
> #      ( DEAL_II_WITH_SCALAPACK = OFF )
>
> #      ( DEAL_II_WITH_SLEPC = OFF )
>
> #      ( DEAL_II_WITH_SUNDIALS = OFF )
>
> #        DEAL_II_WITH_THREADS set up with bundled packages
>
> #        DEAL_II_WITH_TRILINOS set up with external dependencies
>
> #        DEAL_II_WITH_UMFPACK set up with external dependencies
>
> #        DEAL_II_WITH_ZLIB set up with external dependencies
>
> #
>
> #  Component configuration:
>
> #      ( DEAL_II_COMPONENT_DOCUMENTATION = OFF )
>
> #        DEAL_II_COMPONENT_EXAMPLES
>
> #      ( DEAL_II_COMPONENT_PACKAGE = OFF )
>
> #      ( DEAL_II_COMPONENT_PYTHON_BINDINGS = OFF )
>
> #
>
> #  Detailed information (compiler flags, feature configuration) can be 
> found in detailed.log
>
> #
>
> #  Run  $ make info  to print a help message with a list of top level 
> targets
>
> #
>
> ###
>
> *-- Configuring incomplete, errors occurred!*
>
>
>
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to