On 12/22/10 1:06 PM, Johannes Ring wrote: > On Wed, Dec 22, 2010 at 1:02 PM, Harish Narayanan > <[email protected]> wrote: >> On 12/22/10 12:32 PM, Harish Narayanan wrote: >>> On 12/22/10 12:11 PM, Johannes Ring wrote: >>>> Armadillo does not like to be built out-of-source so this will >>>> probably not work. We could add a variable BUILD_IN_SOURCE=1 in >>>> armadillo.package and then use this variable in dorsal.sh to determine >>>> whether to create and build in dorsal_build_dir or not. >>> >>> OK. But I tried it now, and I see libarmadillo being built and DOLFIN >>> compiling too. Does that mean everything is OK? Isn't a functioning >>> armadillo a requirement for DOLFIN? >> >> I guess I spoke too soon. I think DOLFIN was using an older library I >> had failed to remove from an earlier build. Once I cleaned out my build >> folder and re-ran Dorsal, I see the following CMake error when building >> DOLFIN. Do you think this is related to my new (improper) way of >> building Armadillo? > > Yes.
OK. I reverted to the older build instructions and just updated to 1.0.0. This seems to work as expected. Harish _______________________________________________ Mailing list: https://launchpad.net/~dorsal Post to : [email protected] Unsubscribe : https://launchpad.net/~dorsal More help : https://help.launchpad.net/ListHelp

