Sent from my iPhone
> On 05-Jul-2020, at 6:20 PM, Vijay Kumar Banerjee <vi...@rtems.org> wrote: > > On Sun, Jul 5, 2020 at 12:40 AM Eshan Dhawan <eshandhawa...@gmail.com> wrote: >> >> hello everyone, >> I was bootstrapping my branch and got this error >> link to the branch : https://github.com/eshandhawan51/rtems/tree/ftw_test >> It has tests for FTW.H tests >> error : >> 120/121: autoreconf: testsuites/libtests/configure.ac >> Makefile.am:457: error: lib_tests must be set with '=' before using '+=' > Hi Eshan, > > In line 457 of psxtests/Makefile.am [1] you have added psxftw01 to > lib_tests, it should be added in psx_tests instead. You can look at > the other tests added in the same Makefile.am as a reference. > Thanks Vijay for the help :) -Eshan > Best regards, > Vijay > > [1]: > https://github.com/eshandhawan51/rtems/blob/ftw_test/testsuites/psxtests/Makefile.am#L457 > >> Makefile.am:458: error: lib_screens must be set with '=' before using '+=' >> Makefile.am:459: error: lib_docs must be set with '=' before using '+=' >> Makefile.am:460: warning: variable 'tar01_SOURCES' is defined but no program >> or >> Makefile.am:460: library has 'tar01' as canonical name (possible typo) >> Makefile.am:465: warning: variable 'tar01_LDADD' is defined but no program or >> Makefile.am:465: library has 'tar01' as canonical name (possible typo) >> autoreconf: automake failed with exit status: 1 >> error: error: autoreconf: autoreconf -i --no-recursive >> Bootstrap FAILED >> >> -- >> Thanks >> - Eshan >> _______________________________________________ >> devel mailing list >> devel@rtems.org >> http://lists.rtems.org/mailman/listinfo/devel _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel