On 9/28/11 1:48 PM, Johannes Ring wrote:
> On Tue, Sep 27, 2011 at 9:25 AM, Johannes Ring <[email protected]> wrote:
>> On Tue, Sep 27, 2011 at 9:19 AM, Garth N. Wells <[email protected]> wrote:
>>> This change will break the buildbots until Boost is updated on the 
>>> buildbots.
>>
>> Yes, I'm working on this now (two fixed, two to go).
> 
> The buildbots has been upgraded with Boost.MPI, however, there are
> problems on mac-osx and linux64-exp. I have built Boost 1.47 like this
> (modified boost.package from Dorsal):
> 
>   ./bootstrap.sh --prefix=${INSTALL_PATH}
>   echo "using mpi ;" > user-config.jam
>   ./bjam --with-program_options \
>       --with-filesystem \
>       --with-serialization \
>       --with-thread \
>       --with-iostreams \
>       --with-system \
>       --with-mpi \
>       --user-config=user-config.jam \
>       install
> 
> The mac-osx buildbot fails because of some undefined symbols. See the
> buildbot page for details:
> 
> http://www.fenicsproject.org:8080/builders/dolfin-mac-osx/builds/1863/steps/dolfin%20build/logs/stdio

And I see the following error on my machine. I use boost.mpi from macports:

http://home.simula.no/~harish/files/tmp/dolfin-compile-error.txt

Harish

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to