Re: Missing header file.
"Joshua J. England" <[email protected]>
| Newsgroups | gmane.network.myrinet.general |
|---|---|
| Message-ID | <[email protected]> |
When recompiling to fix another problem, the header mysteriously appeared for me. As far as I know the only change I made was to bring the '-cflags' and '-fc' out into environment variables. Anyhow, all is well. -JE On Fri, 2002-11-15 at 00:40, Patrick Geoffray wrote: > 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 > > _______________________________________________ > Myrinet mailing list > [email protected] > http://email.osc.edu/mailman/listinfo/myrinet