Check your automake and autoconf versions, I think they must be automake 1.12.6 and autoconf 2.69 The bootstrapping should throw you no warnings
On Mon, Feb 15, 2016 at 10:21 AM, punit vara <punitv...@gmail.com> wrote: > Today I was trying to bootstrap rtems. I have cloned repo. > > git clone git://git.rtems.org/rtems.git > > When I perform ./bootstrap It generates lots of warning > > Makefile.am:24: warning: source file 'start/start.S' is in a subdirectory, > Makefile.am:24: but option 'subdir-objects' is disabled > > I have found solution that I should add > > AUTOMAKE_OPTIONS = subdir-objects > > at top of Makefile.am But still I am getting warnings. What could be > the possible reason to stop this warnings. ? After that even I > modified configure.ac > > AM_INIT_AUTOMAKE([subdir-objects]) > > Any suggestions please? > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel > -- ______________________________ <http://www.tallertechnologies.com> Marcos Díaz Software Engineer San Lorenzo 47, 3rd Floor, Office 5 Córdoba, Argentina Phone: +54 351 4217888 / +54 351 4218211/ +54 351 7617452 Skype: markdiaz22
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel