Re: [Fink-users] openmpi-1.8.4.3 configure fails on Mac 10.9.5

2015-05-11 Thread Barnes, Peter D.
Thanks! Updating libxml2 fixed the problem. Peter On May 7, 2015, at 4:02 PM, Jack Howarth wrote: > The problem is obvious in the config.log... > > configure:3734: /usr/bin/clang -o conftest -O3 -DNDEBUG > -I/sw/src/fink.build/openmpi-1.8.4-3/openmpi-1.8.4 > -I/sw/src/fink.build/openmpi-1.8.

Re: [Fink-users] openmpi-1.8.4.3 configure fails on Mac 10.9.5

2015-05-07 Thread Alexander Hansen
> On May 7, 2015, at 16:02, Jack Howarth wrote: > > The problem is obvious in the config.log... > > configure:3734: /usr/bin/clang -o conftest -O3 -DNDEBUG > -I/sw/src/fink.build/openmpi-1.8.4-3/openmpi-1.8.4 > -I/sw/src/fink.build/openmpi-1.8.4-3/openmpi-1.8.4 > -I/sw/src/fink.build/openmpi-1.

Re: [Fink-users] openmpi-1.8.4.3 configure fails on Mac 10.9.5

2015-05-07 Thread Barnes, Peter D.
Moving /usr/local and /opt/local didn't change anything. Requested config.log is attached. Thanks, Peter On May 7, 2015, at 1:46 PM, Jack Howarth wrote: > No problems building on 10.9 here. Please post the config.log from > /sw/src/fink.build/openmpi-1.8.4-3/openmpi-1.8.4/opal/mca/event/libeve

Re: [Fink-users] openmpi-1.8.4.3 configure fails on Mac 10.9.5

2015-05-07 Thread Jack Howarth
The problem is obvious in the config.log... configure:3734: /usr/bin/clang -o conftest -O3 -DNDEBUG -I/sw/src/fink.build/openmpi-1.8.4-3/openmpi-1.8.4 -I/sw/src/fink.build/openmpi-1.8.4-3/openmpi-1.8.4 -I/sw/src/fink.build/openmpi-1.8.4-3/openmpi-1.8.4/opal/include -I/sw/include -Wl,-flat_namespa

[Fink-users] openmpi-1.8.4.3 configure fails on Mac 10.9.5

2015-05-07 Thread Barnes, Peter D.
Hello Folks, openmpi-1.8.43 build fails, during a configure step. This is after reducing build jobs to 1, rebooting, and fink self-update. Thanks for any hints, Peter Package manager version: 0.38.4 Distribution version: selfupdate-rsync Thu May 7 11:09:59 2015, 10.9, x86_64 Trees: local/main

Re: [Fink-users] openmpi-1.8.4.3 configure fails on Mac 10.9.5

2015-05-07 Thread Jack Howarth
No problems building on 10.9 here. Please post the config.log from /sw/src/fink.build/openmpi-1.8.4-3/openmpi-1.8.4/opal/mca/event/libevent2021/libevent so we can see the actual error. Also try the usual checks of moving aside /usr/local and /opt/local to make sure that doesn't solve your build pro