While trying to reproduce the "r27078 and OMPI build" problem w/ the Oracle compilers, I hit the following unrelated problem instead:
Making all in otfaux
make[9]: Entering directory `/shared/OMPI/openmpi-trunk-solaris11-x64-ib-ss12u3/BLD/ompi/contrib/vt/vt/extlib/otf/tools/otfaux'
CXX otfaux.o
"/shared/OMPI/openmpi-trunk-solaris11-x64-ib-ss12u3/openmpi-trunk/ompi/contrib/vt/vt/extlib/otf/tools/otfaux/otfaux.cpp", line 834: Error: The function "rint" must have a prototype.
1 Error(s) detected.
make[9]: *** [otfaux.o] Error 2
The fix should be a simple matter of adding "#include <math.h>" somewhere, right?
-Paul
--
Future Technologies Group
Computer and Data Sciences Department Tel: +1-510-495-2352
Lawrence Berkeley National Laboratory Fax: +1-510-486-6900