The configure is complaining about the missing atomic directives for your processor. We have the MIPS atomic calls but not the MIPS64. We just have to add them in the opal/asm/base. I dont have access to a MIPS64 node. Maybe Brian ?
Thanks, george. On Fri, 9 Sep 2005, Jonathan Day wrote: > It has taken me a while to try a few things out at this end, but in the > end I've still drawn a blank. To recap, I'm compiling on a Broadcom SB1, > which is a MIPS64 board, using a Gnu compiler and tools. The error > message I get is: > > configure: error: No atomic primitives available for > mips64-unknown-linux-gnu > > The config.log file is long. If it truncates for any reason, I can > resend it as an attachment - mailing list software doesn't always like > that, though. Anyway, here's the logfile: > > This file contains any messages produced by compilers while running > configure, to aid debugging if configure makes a mistake. > > It was created by Open MPI configure 1.0a1, which was generated by GNU > Autoconf 2.59. Invocation command line was >