On Mon, Aug 23, 2010 at 01:52:16PM +0530, Harish Narayanan wrote: > On 8/23/10 1:51 PM, Anders Logg wrote: > > On Mon, Aug 23, 2010 at 12:14:02PM +0530, Harish Narayanan wrote: > >> The following issues remain on snow leopard, as pointed out by the > >> dolfin configuration step. > >> > >> Harish > >> > >> > >> -- Checking for package 'Armadillo' > >> -- Performing Test ARMADILLO_TEST_RUNS > >> -- Performing Test ARMADILLO_TEST_RUNS - Failed > >> -- Armadillo could not be found. Be sure to set ARMADILLO_DIR. > >> (missing: ARMADILLO_TEST_RUNS) > > > > I just added a note that things work perfectly. I thought so until I > > went back to look at this email. Indeed, Armadillo is not found. > > > > How is that possible? It is a required package so the build should > > break, and before then, CMake should tell the user that Armadillo is > > required. > > And what of all the other messages below?
Yes those too but I'm thinking one thing at a time. -- Anders > Harish > > > >> I believe dorsal sets ARMADILLO_DIR and it still doesn't work. > >> ------------------------ > >> > >> -- Checking for package 'UMFPACK' > >> -- Could NOT find UMFPACK (missing: UMFPACK_INCLUDE_DIR > >> UMFPACK_TEST_RUNS) > >> -- Could NOT find CHOLMOD (missing: CHOLMOD_INCLUDES) > >> > >> Is this what was called UMFPACK_DIR until recently? I tried renaming it > >> to UMFPACK_INCLUDE_DIR in dorsal and it still doesn't work. > >> ------------------------ > >> > >> CMake Warning at CMakeLists.txt:184 (find_package): > >> Could not find a configuration file for package Trilinos. > >> > >> Set Trilinos_DIR to the directory containing a CMake configuration > >> file for > >> Trilinos. The file will have one of the following names: > >> > >> TrilinosConfig.cmake > >> trilinos-config.cmake > >> > >> Trilinos fails to build since the move to 10.x. > >> ------------------------ > >> > >> -- Checking for package 'MTL4' > >> -- Performing Test MTL4_TEST_RUNS > >> -- Performing Test MTL4_TEST_RUNS - Failed > >> Unable to run test program for package 'MTL4' > >> -- Could NOT find MTL4 (missing: MTL4_INCLUDE_DIR) > >> > >> Is this what was called MTL4_DIR until recently? I tried renaming it to > >> MTL4_INCLUDE_DIR in dorsal and it still doesn't work. > >> ------------------------ > >> > >> Harish > >> > >> _______________________________________________ > >> Mailing list: https://launchpad.net/~dorsal > >> Post to : [email protected] > >> Unsubscribe : https://launchpad.net/~dorsal > >> More help : https://help.launchpad.net/ListHelp > > > -- Anders _______________________________________________ Mailing list: https://launchpad.net/~dorsal Post to : [email protected] Unsubscribe : https://launchpad.net/~dorsal More help : https://help.launchpad.net/ListHelp

