After updating to the latest master (3a14c8e), I start having issues with the VPATH build on Mac OS X. The autogen.pl and configure succeeded but when make is invoked I got the following error:
Making all in opal Making all in include /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am Making all in libltdl CDPATH="${ZSH_VERSION+.}:" && cd ../../../ompi/opal/libltdl && /bin/sh /Users/bosilca/unstable/ompi/trunk/ompi/config/missing aclocal-1.14 -I ../../config aclocal-1.14: error: ../../config/autogen_found_items.m4:312: file ‘opal/mca/backtrace/configure.m4’ does not exist I tried to wipe out everything and start from scratch but to no avail. Any ideas what’s going wrong and/or how to fix this? George.