> You do not need to run the "bootstrap" script. True. However, in my case, the same problem appears with the git version. I had an old version of automake wrt yours (1.14.1), but even after an update this is what I get:
rob@wilderness ~/kernel/tmp/xenomai-3 $ ./scripts/bootstrap libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `config'. libtoolize: copying file `config/libtool.m4' libtoolize: copying file `config/ltoptions.m4' libtoolize: copying file `config/ltsugar.m4' libtoolize: copying file `config/ltversion.m4' libtoolize: copying file `config/lt~obsolete.m4' configure.ac:93: error: possibly undefined macro: LT_SYS_SYMBOL_USCORE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 rob@wilderness ~/kernel/tmp/xenomai-3 $ autoconf --version autoconf (GNU Autoconf) 2.69 < snip > rob@wilderness ~/kernel/tmp/xenomai-3 $ automake --version automake (GNU automake) 1.15 < snip > rob@wilderness ~/kernel/tmp/xenomai-3 $ libtool --version libtool (GNU libtool) 2.4.2< snip > Thanks! Rob P.S.: Indeed, a typo sneaked in my first patch... Sob :'( _______________________________________________ Xenomai mailing list [email protected] http://xenomai.org/mailman/listinfo/xenomai
