globaledf
Joel Sherrill
Joel.Sherrill at OARcorp.com
Fri Jun 21 19:38:21 UTC 2013
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 at buffalo.edu> wrote:
I do have auto tools in my Path. After i do configure with --enable-maintainer-mode i cant see the Makefile.in refreshing, or new headers being included.
So i ran bootstrap with -c to clear all the auto tools generated files. Now when i re run bootstrap with -p only preinstall.am<http://preinstall.am> gets generated and after configure with --enable-maintainer-mode there is no Makefile.in generated?
Thanks,
Harsha
On Fri, Jun 21, 2013 at 6:05 AM, Ralf Corsepius <ralf.corsepius at rtems.org<mailto:ralf.corsepius at rtems.org>> wrote:
On 06/21/2013 03:07 AM, Gedare Bloom wrote:
Cc:rtems-devel
When modifying the build system i.e. Makefile.am files, you need to
rerun the bootstrap script and maybe with the -p flag if you add new
header files. Run bootstrap in the nearest directory to the modified
Makefile.am that contains a configure.ac<http://configure.ac> <http://configure.ac> file.
Then recompile rtems.
Make sure to have RTEMS autoconf and automake in $PATH,
then pass --enable-maintainer-mode to configure
then running make will automatically take care about this in most cases.
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20130621/8ff0c4a6/attachment-0001.html>
More information about the devel
mailing list