Matthias Jurenz <matthias.jur...@tu-dresden.de> writes: > Hello Dave, > > unfortunately, we have no such platform for trying to reproduce this error, > but we would be pleased, if you could help us to identify the problem. > > We guess that the following will fix the problem: > > Could you please insert the line > #undef fprintf > in the file ompi/contrib/vt/vt/vtlib/vt_iowrap.c at line 1241 (right before > the > function definition of fprintf) and try building again?
The problem is that this is specific to the RPM for reasons I can't immediately spot, as I should probably have said. If I do a normal configure && make, it builds. I was just hoping not to have to debug it.