[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo-6.8.90 pretest and BSD make
From: |
Bruno Haible |
Subject: |
Re: texinfo-6.8.90 pretest and BSD make |
Date: |
Sat, 22 Oct 2022 23:43:55 +0200 |
On NetBSD, with the default 'make' program, the build fails:
../../build-aux/install-sh -c -d Texinfo
sed -e 's|[@]USE_EXTERNAL_LIBINTL[@]|no|' -e
's|[@]USE_EXTERNAL_EASTASIANWIDTH[@]|no|' -e
's|[@]USE_EXTERNAL_UNIDECODE[@]|no|' ../../tp/Texinfo/ModulePath.pm.in
>Texinfo/ModulePath.pm
../../build-aux/install-sh -c -d Texinfo
../../tp/maintain/regenerate_commands_perl_info.pl <
sh: 1: Syntax error: end of file unexpected
*** Error code 2
Stop.
make[3]: stopped in /home/bruno/texinfo-6.8.90/build/tp
*** Error code 1
The attached patch fixes it.
Bruno
bsd.diff
Description: Text Data
Re: texinfo-6.8.90 pretest and BSD make,
Bruno Haible <=
Re: texinfo-6.8.90 pretest on macOS, Bruno Haible, 2022/10/22
Re: texinfo-6.8.90 pretest on OpenSolaris, Bruno Haible, 2022/10/22
Re: texinfo-6.8.90 pretest on Solaris 11.4, Bruno Haible, 2022/10/22