[Trilinos-Users] error configuring

Andrea Penza pepe.aero at alice.it
Mon Sep 26 13:50:07 MDT 2011


The solution suggested by Shota has produced this error:


 Processing enabled package: NOX (tests, examples)

 CMake Error at cmake/utils/CombinedOption.cmake:58 (MESSAGE):
   Error: you can not enable the option
   NOX_ENABLE_ABSTRACT_IMPLEMENTATION_PETSC unless you also enable the
options
   NOX_ENABLE_PETSC.  The current optionvalues are:

     NOX_ENABLE_PETSC=''

 Call Stack (most recent call first):
   packages/nox/CMakeLists.txt:115 (COMBINED_OPTION)



I'm using Trilinos 10.6.4, trying to compile all packages but i'm really
interested just in Sundance. 
Mark, no changes done in cmake options.

Thanks all!


On lun, 2011-09-26 at 15:07 -0400, Shota Soga wrote:
> Try
> 
> 
> TPL_ENABLE_MF:BOOL=OFF \
> and comment out or delete the following line
> TPL_ENABLE_MF-STRINGS:INTERNAL=;ON;OFF
> 
> let me know if it does not work.
> 
> Shota
> 
> On Mon, Sep 26, 2011 at 2:51 PM, Andrea Penza <pepe.aero at alice.it>
> wrote:
>         Thanks Mark for your reply.
>         In the CMakeCache.txt file I have the following lines:
>         
>         //Enable support for the TPL MF in all supported Trilinos
>         packages.
>         //  This can be set to 'ON', 'OFF', or left empty ''.
>         TPL_ENABLE_MF:STRING=
>         
>         
>         and then:
>         
>         //STRINGS property for variable: TPL_ENABLE_MF
>         TPL_ENABLE_MF-STRINGS:INTERNAL=;ON;OFF
>         
>         
>         
>         
>         On lun, 2011-09-26 at 12:18 -0600, Mark Hoemmen wrote:
>         > On Sep 26, 2011, at 12:00 PM,
>         <trilinos-users-request at software.sandia.gov> wrote:
>         > > Message: 1
>         > > Date: Mon, 26 Sep 2011 19:49:03 +0200
>         > > From: "Andrea Penza" <pepe.aero at alice.it>
>         > > Subject: [Trilinos-Users] error configuring
>         > > To: "trilinos-users at software.sandia.gov"
>         > >     <trilinos-users at software.sandia.gov>
>         > > Message-ID: <1317059343.1933.5.camel at andrea-MacBookPro>
>         > > Content-Type: text/plain; charset=utf-8
>         > >
>         > > Hi everybody,
>         > >
>         > > trying to configure Trilinos with command ccmake before
>         building and
>         > > installation, this error occurred on my system:
>         > >
>         > >
>         > >
>         > > Getting information for all enabled TPLs ...
>         > >
>         > > CMake Error at
>         cmake/package_arch/TPLDeclareLibraries.cmake:196
>         > > (MESSAGE):
>         > >   Error, could not find the MF Library! Please manually
>         set
>         > > MF_LIBRARY_DIRS
>         > >   and/or MF_LIBRARY_NAMES or just TPL_MF_LIBRARIES to
>         point to the MF
>         > >   libraries!
>         > > Call Stack (most recent call first):
>         > >   cmake/TPLs/FindTPLMF.cmake:3 (TPL_DECLARE_LIBRARIES)
>         > >   cmake/package_arch/PackageArchGlobalMacros.cmake:693
>         (INCLUDE)
>         > >   CMakeLists.txt:179 (PACKAGE_ARCH_PROCESS_ENABLED_TPLS)
>         > >
>         > >
>         > > I don't understand what MF refers to. If someone could
>         help me I would
>         > > be very grateful to you. Thanks everybody.
>         >
>         > MF is a third-party library (TPL).  You should be able to
>         build Trilinos without MF.  Could you tell us the value of
>         TPL_ENABLE_MF in your CMakeCache.txt file?
>         >
>         > mfh
>         >
>         >
>         > _______________________________________________
>         > Trilinos-Users mailing list
>         > Trilinos-Users at software.sandia.gov
>         > http://software.sandia.gov/mailman/listinfo/trilinos-users
>         
>         
>         
>         _______________________________________________
>         Trilinos-Users mailing list
>         Trilinos-Users at software.sandia.gov
>         http://software.sandia.gov/mailman/listinfo/trilinos-users
>         
> 
> 
> 
> 
> -- 
> Shota Soga
> Graduate Assistant at North Carolina State University
> 
> 
> Email: ssoga at ncsu.edu
> URL:http://abdelk.ne.ncsu.edu/w/
> 
> 
> 
> 





More information about the Trilinos-Users mailing list