Re: Gnulib-related problems building Bison from git

2022-07-31 Thread Akim Demaille
Hi Bruno, > Le 13 juil. 2022 à 08:41, Akim Demaille a écrit : > > What do you think about this? Can I install it? I pushed it. Bison does not build successfully without libtextstyle without that. I've installed the following patch in Bison. Cheers! commit c70b68c60d821f200bd3640b236437eae

Re: Gnulib-related problems building Bison from git

2022-07-12 Thread Akim Demaille
Hi Bruno, > Le 6 juil. 2022 à 07:57, Akim Demaille a écrit : > > commit 813e5a1787ed156c70bd6d4bba39a8b2db4916db > Author: Akim Demaille > Date: Mon Jul 4 07:18:07 2022 +0200 > >gnulib-tool: add support for --automake-subdir-tests > >

Re: Gnulib-related problems building Bison from git

2022-07-05 Thread Akim Demaille
> Le 6 juil. 2022 à 07:53, Akim Demaille a écrit : > > Here's my updated proposal. I had forgotten to s/test/tests/ in the commit message, sorry. commit 813e5a1787ed156c70bd6d4bba39a8b2db4916db Author: Akim Demaille Date: Mon Jul 4 07:18:07 2022 +0200 gnulib-tool: add support for --

Re: Gnulib-related problems building Bison from git

2022-07-05 Thread Akim Demaille
Hi Bruno, Thanks for the feedback! > Le 4 juil. 2022 à 23:31, Bruno Haible a écrit : > >> @@ -4518,7 +4526,9 @@ func_emit_initmacro_end () >> echo " sed_dirname4='s,\\(.\\)/[^/]*\$,\\1,'" >> echo " sed_basename1='s,.*/,,'" >> echo "changequote([, ])dnl" >> - if $automake_subdir

Re: Gnulib-related problems building Bison from git

2022-07-04 Thread Bruno Haible
Hi Akim, > Since Bison was moved to use gnulib's support for --automake-subdir, the > configuration fails for people who don't have libtextstyle installed. Or > distcheck fails when libtextstyle is not installed in a default include path. > > This is because --automake-subdir is built (apparen

Re: Gnulib-related problems building Bison from git

2022-07-03 Thread Akim Demaille
Hi, Since Bison was moved to use gnulib's support for --automake-subdir, the configuration fails for people who don't have libtextstyle installed. Or distcheck fails when libtextstyle is not installed in a default include path. This is because --automake-subdir is built (apparently) for projec

Re: Gnulib-related problems building Bison from git

2022-01-23 Thread Akim Demaille
Hi Paul, > Le 15 janv. 2022 à 20:51, Paul Eggert a écrit : > > I can't build Bison from Savannah git. See attached transcript, which ends: > > GEN lib/inttypes.h > make: *** No rule to make target 'textstyle.h', needed by 'all'. Stop. > > The Makefile (also attached) has a rule to build