Re: [OMPI devel] C++ build failures

2008-02-12 Thread Jeff Squyres
I filed a ticket: https://svn.open-mpi.org/trac/ompi/ticket/1213 Am looking into the problem, but ran into the memchecker trunk build breakage first (https://svn.open-mpi.org/trac/ompi/ticket/1211). #$%#@ %#@$% On Feb 12, 2008, at 9:23 AM, Tim Prins wrote: I just talked to Jeff abou

Re: [OMPI devel] C++ build failures

2008-02-12 Thread Tim Prins
I just talked to Jeff about this. The problem was that on Sif we use --enable-visibility, and apparently the new c++ bindings access ompi_errhandler_create, which was not OMPI_DECLSPEC'd. Jeff will fix this soon. Tim Jeff Squyres wrote: I'm a little concerned about the C++ test build failures

[OMPI devel] C++ build failures

2008-02-12 Thread Jeff Squyres
I'm a little concerned about the C++ test build failures from last night: http://www.open-mpi.org/mtt/index.php?do_redir=530 They are likely due to the C++ changes that came in over the weekend, but they *only* showed up at IU, which is somewhat odd. I'm trying to replicate now (doing