Re: Missing header file.
Patrick Geoffray <[email protected]>
| Newsgroups | gmane.network.myrinet.general |
|---|---|
| Message-ID | <1037349622.496.61.camel@asterix> |
Hi Josh, On Thu, 2002-11-14 at 12:41, Joshua J. England wrote: > There's a header file referenced in mpi++.h that doesn't seem to exist > anywhere. Should this file be there, or should the #include be > commented out, and is it safe to do so? MPI-2-C++/src/mpi2c++/mpi2c++_config.h is generated from MPI-2-C++/src/mpi2c++/mpi2c++_config.h.in by the configure in MPI-2-C++. Then, this include is copied with all of the other c++ include files from MPI-2-C++/src/mpi2c++/ to $includedir/mpi2c++ by the bin/mpiinstall script (line 716 to 731). In short, if you have mpi2c++_map.h in include/mpi2c++/, you should have mpi2c++_config.h. also. In fact, I do have mpi2c++_config.h at the right place here, compiling with g++ or icc. Which compilers did you use ? which build script ? Can you send the config-mine.log, make-mine.log and install-mine.log files ? Regards. Patrick -- Patrick Geoffray Myricom, Inc. http://www.myri.com