bug-coreutils
[Top][All Lists]
Advanced

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

bug#50085: fatal error: parse-datetime.tab.h: No such file or directory


From: softwarebugreports
Subject: bug#50085: fatal error: parse-datetime.tab.h: No such file or directory
Date: Wed, 18 Aug 2021 21:32:14 +0000

Thanks for your patience and clarification. I was able to get it working 
properly with the latest master:

RUN git clone --branch master --single-branch 
https://git.savannah.gnu.org/git/coreutils.git \
    && cd coreutils \
    && export FORCE_UNSAFE_CONFIGURE=1 \
    && ./bootstrap \
    && ./configure \
    --disable-gcc-warnings \
    && make

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Wednesday, August 18th, 2021 at 11:01 AM, Paul Eggert <eggert@cs.ucla.edu> 
wrote:

> On 8/17/21 4:48 PM, softwarebugreports via GNU coreutils Bug Reports wrote:
>
> > Thank you for the help! I tried using 
> > 8002ca7b56acb46b42eeac4a343e112a8ee283cf and the latest commits from master
>
> You can't combine the latest Coreutils master commit with old Gnulib
>
> commits like 8002ca7b56acb46b42eeac4a343e112a8ee283cf (2020-09-13).
>
> Combinations like that are not intended to work. You need to use the
>
> Gnulib commit given as a submodule in the Coreutils commit.





reply via email to

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