poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fix build failure during "make check"


From: Bruno Haible
Subject: Re: fix build failure during "make check"
Date: Mon, 13 Jul 2020 12:22:49 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-179-generic; KDE/5.18.0; x86_64; ; )

José,

>     +2020-07-13  Bruno Haible  <bruno@clisp.org>
>     +
>     + Fix build failure during "make check".
>     + * bootstrap.conf (libpoke_modules): Add vasprintf-posix.
>     + (ACLOCAL_FLAGS): New variable.
>     + * Makefile.am (ACLOCAL_AMFLAGS): Add -I options for the second and third
>     + gnulib-tool invocation.
>     + * configure.ac: Invoke libpoke_EARLY, gui_EARLY, libpoke_INIT, gui_INIT.
> 
> Uoh, we were missing quite a lot of things in the integration of several
> gnulibs...

The lack of libpoke_INIT, gui_INIT invocations meant that only modules that
deliver platform-independent code produced .o files. Modules that yield
a .o file or not, depending on platform, were basically deactivated.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]