[Buildroot] [PATCH 0/2] autotools: do not overwrite first include path
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2020-02-08 07:56:40
quoted
quoted
quoted
quoted
"Yann" == Yann E MORIN [off-list ref] writes:
> Heiko, All, > On 2020-02-04 13:40 +0100, Heiko Thiery spake thusly: >> The first patch fixes the issue with the autotools package. >> For a detailed explanation take a look into the commit message. >> >> The second patch removes the hooks that were introduced to workaround >> the issue that is fixed with the first patch. >> >> Heiko Thiery (1): >> remove the hook for creating the m4 directory >> >> Michael Walle (1): >> autotools: do not overwrite first include path > Series applied to master, thanks! :-) > I just slightly reword the commit logs with a little bit of extra > details. It unfortunately seems to cause some breakage :/ E.G. sdl_mixer fails with an autools-related issues since this got applied: libtool: Version mismatch error. This is libtool 2.4.6, but the libtool: definition of this LT_INIT comes from libtool 2.2.6. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 libtool: and run autoconf again. http://autobuild.buildroot.net/?reason=sdl_mixer-1.2.12 Care to take a look? -- Bye, Peter Korsgaard