[Trilinos-Users] error configuring

Mark Hoemmen mhoemme at sandia.gov
Mon Sep 26 12:18:09 MDT 2011


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




More information about the Trilinos-Users mailing list