There are still references to such non-existent .h files even after configure has returned successfully. I find it had to understand how such errors are not reported when I detach my component. Does it mean that they are not actually necessary?
<br><br><div class="gmail_quote">On Jan 24, 2008 2:00 PM, Dave Goodell <<a href="mailto:goodell@mcs.anl.gov">goodell@mcs.anl.gov</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Make sure that you run configure first. There are a number of files<br>of the form "<a href="http://FOO.BAR.in" target="_blank">FOO.BAR.in</a>" that are used by configure to create<br>"FOO.BAR". "mpid_thread.h" is an example of one of these files.
<br><br>For what it's worth, the mpich2 build system is somewhat complicated,<br>so you should be prepared to spend quite a bit of time poking around<br>with it in order to be able to add your own files.<br><font color="#888888">
<br>-Dave<br></font><div><div></div><div class="Wj3C7c"><br>On Jan 24, 2008, at 12:13 PM, Krishna Chaitanya wrote:<br><br>> Hi,<br>> I have been working on a small profiling module and I wish to<br>> test it out by integrating it while building mpich. I am yet to
<br>> modify the makefiles, I tried to compile the new files directly, by<br>> making sure that I have specified all the paths. I am faced with<br>> many errors relating to the files in the include directory. For
<br>> example, in the file mpiimplthread.h,<br>><br>> 20 /*#if (MPICH_THREAD_LEVEL >= MPI_THREAD_SERIALIZED)<br>> 21 #include "mpid_thread.h"<br>> 22 #endif<br>><br>> The if test succeeds and the compiler complains that there is
<br>> no file of that name.<br>><br>> or<br>><br>> in the file mpiimpl.h,<br>><br>> 99 #include "mpidpre.h"<br>><br>> Again, there is no file with that name.<br>> And there are also many errors of the type : error: expected
<br>> specifier-qualifier-list before " ... " . Could someone shed some<br>> light on these?<br>><br>> Thanks,<br>> Krishna Chaitanya K,<br>> National Institute of Technology,Karnataka (NITK),<br>
> India<br>><br>><br>> --<br>> In the middle of difficulty, lies opportunity<br><br></div></div></blockquote></div><br><br clear="all"><br>-- <br>In the middle of difficulty, lies opportunity