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

Previous Next

Package: coreutils;

Reported by: softwarebugreports <softwarebugreports <at> protonmail.com>

Date: Tue, 17 Aug 2021 02:35:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: softwarebugreports <softwarebugreports <at> protonmail.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Pádraig Brady <P <at> draigBrady.com>, 50085 <at> debbugs.gnu.org
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 <at> 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.




This bug report was last modified 3 years and 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.