bug-wget
[Top][All Lists]
Advanced

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

Re: ABOUT-NLS not found when compiling from git master


From: Nils Andre
Subject: Re: ABOUT-NLS not found when compiling from git master
Date: Tue, 13 Apr 2021 15:31:38 +0100

Because ABOUT-NLS just contains text, I used `touch ABOUT-NLS` to have
it be present.

Now, when I run `./configure --with-ssl=openssl`, I get another error
(again on both macOS (M1 Big Sur) and Linux (NixOS)):

```
checking pcre2.h usability... no
checking pcre2.h presence... no
checking for pcre2.h... no
checking for libpcre... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for libmetalink... no
checking for fsetxattr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating util/Makefile
config.status: error: cannot find input file: `po/Makefile.in.in'
```

Also on the note of ABOUT-NLS, it was removed in commit
be84711ea4509fefdc21a4b9bc69d421103871ad which mentions "it will be
autogenerated".

Thanks,

Nils



reply via email to

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