poke-devel
[Top][All Lists]
Advanced

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

Re: automake: looking for lib/, missing AC_PROG_YACC; configure: Finding


From: Henner Zeller
Subject: Re: automake: looking for lib/, missing AC_PROG_YACC; configure: Finding jitter-config
Date: Fri, 4 Oct 2019 13:11:48 -0700

On Fri, Oct 4, 2019, 08:45 Jose E. Marchesi <address@hidden> wrote:

    Currently looking at the build configuration.

    After a fresh checkout ( git clone --recursive
    git://git.savannah.gnu.org/poke.git ),
    when running automake, it complains that the lib/ subdir is mentioned,
    yet it doesn't exist

    $ automake --add-missing
    Makefile.am:2: error: required directory ./lib does not exist

You are supposed to use the boostrap script first.It takes care of
initializing/populating the gnulib git submodule.

bootstrap seems to check out into directory gnulib/ not lib/
Did something change recently here ? (there is also gnulib/lib/ ... is the build-system meant to refer to this ?)

-h

reply via email to

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