<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<pre style="word-wrap:break-word; font-size:10.0pt; font-family:Tahoma; color:black">You have added a .h file. You need to run bootstrap -p and bootstrap in cpukit. 

Do that followed by a build from scratch and see if it helps

Sree Harsha Konduri <sreehars@buffalo.edu> wrote:

</pre>
<div>
<div dir="ltr">I do have auto tools in my Path. After i do configure with <span style="font-family:arial,sans-serif;font-size:13px">--enable-maintainer-mode i cant see the Makefile.in refreshing, or new headers being included.</span>
<div style=""><span style="font-family:arial,sans-serif;font-size:13px">So i ran bootstrap with -c to clear all the auto tools generated files. Now when i re run bootstrap with -p only
<a href="http://preinstall.am">preinstall.am</a> gets generated and after configure with </span><span style="font-family:arial,sans-serif;font-size:13px">--enable-maintainer-mode there is no Makefile.in generated?</span></div>
<div style=""><span style="font-family:arial,sans-serif;font-size:13px"><br>
</span></div>
<div style=""><span style="font-family:arial,sans-serif;font-size:13px">Thanks,</span></div>
<div style=""><span style="font-family:arial,sans-serif;font-size:13px">Harsha</span></div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Fri, Jun 21, 2013 at 6:05 AM, Ralf Corsepius <span dir="ltr">
<<a href="mailto:ralf.corsepius@rtems.org" target="_blank">ralf.corsepius@rtems.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 06/21/2013 03:07 AM, Gedare Bloom wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Cc:rtems-devel<br>
<br>
When modifying the build system i.e. Makefile.am files, you need to<br>
rerun the bootstrap script and maybe with the -p flag if you add new<br>
header files. Run bootstrap in the nearest directory to the modified<br>
</div>
Makefile.am that contains a <a href="http://configure.ac" target="_blank">configure.ac</a> <<a href="http://configure.ac" target="_blank">http://configure.ac</a>> file.<br>
Then recompile rtems.<br>
</blockquote>
<br>
Make sure to have RTEMS autoconf and automake in $PATH,<br>
then pass --enable-maintainer-mode to configure<br>
then running make will automatically take care about this in most cases.<span class="HOEnZb"><font color="#888888"><br>
<br>
Ralf<br>
<br>
</font></span></blockquote>
</div>
<br>
</div>
</div>
</body>
</html>