Re: important newlib patches

Jim Warner <[email protected]> Mon, 7 Mar 2022 03:45:21 -0600
Newsgroups gmane.linux.procps.devel
Message-ID <[email protected]>
On 3/7/22 3:34 AM, Craig Small wrote:
> Strange, I tried it here. make clean ; configure ; make dist
> worked fine. Do you have po4a? Maybe its to do with the version.
> 
> po4a is quite annoying because it mixes updating the po files with 
> making the man pages together and its very fiddly to fix that.

Hi Craig,

Thanks for the prompt push.

Using 'make clean' then 'make dist' works for me too.

But try 'git clean -fdX' first so autogen.sh becomes necessary.

Then see if that po4a error isn't raised.

Regards,

Jim