problem on generating man pages with newer autotools

Iru Cai vimacs@disroot.org
Thu Nov 25 15:35:31 GMT 2021


Hi,

I'm trying to package binutils 2.37 on Arch Linux, but find the man 
pages in the package are all empty. After looking into the issue, I can 
see the doc Makefiles invoke automake-1.15, while my system has automake 
1.16.

How can I solve this problem if I don't install an old version of 
autotools? I've tried to run autoreconf on the subdirectories of 
binutils, but this results in a build error.

Thanks,
Iru


More information about the Binutils mailing list