bug-patch
[Top][All Lists]
Advanced

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

Build failure caused by out of date gnulib


From: Collin Funk
Subject: Build failure caused by out of date gnulib
Date: Sun, 25 Feb 2024 13:22:02 -0800
User-agent: Mozilla Thunderbird

Hello,

I am unable to build patch. I see the following error:

parse-datetime.tab.c:646:10: fatal error: parse-datetime.tab.h: No such file or 
directory
compilation terminated.
make[3]: *** [Makefile:1824: parse-datetime.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/home/collin/.local/src/patch/lib'
make[2]: *** [Makefile:1600: all] Error 2

This issue seems to be fixed by the following gnulib commit:

https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=8002ca7b56acb46b42eeac4a343e112a8ee283cf

The build works with the latest version of gnulib as long as the
arguments to "execute" are updated to match the following commit:

https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=702cba00f4ff7b22f0684a23db0fb66aea2c4086

I've attached a patch that does this.

Thanks,
Collin

Attachment: 0001-build-update-gnulib-submodule-to-latest.patch
Description: Text Data


reply via email to

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