[OE-core] [PATCH] alsa-tools: Pass ACLOCAL_FLAGS so aclocal uses the right params

Otavio Salvador otavio at ossystems.com.br
Tue Jun 25 17:58:17 UTC 2013


On Tue, Jun 25, 2013 at 2:56 PM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> The compile step ends regenerating the configure scripts included in
> the source subdirs, for it to properly work we need to pass the
> ACLOCAL_FLAGS or the .m4 files won't be found.
>
> ,----[ Build error ]
> | ./ac3dec
> | aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
> | configure.in:18: warning: macro 'AM_PATH_ALSA' not found in library
> | automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
> | configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
> | configure.in:9: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation
> | automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
> | test/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
> | configure.in:18: error: possibly undefined macro: AM_PATH_ALSA
> |       If this token and others are legitimate, please use m4_pattern_allow.
> |       See the Autoconf documentation.
> | make: *** [all] Error 1
> | ERROR: oe_runmake failed
> `----
>
> Reported-by: Rogerio Nunes <rogerio.nunes at freescale.com>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

Paul,

Can you please consider it for dylan? I am using it in master and
dylan for some time without issues and it does address the build
failure for me.

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list