On Sun, Sep 16, 2018 at 05:35:33PM -0300, Joao Eriberto Mota Filho wrote: > Package: ext3grep > Version: 0.10.2-3+b1 > Severity: important > Tags: upstream > > ext3-grep fails to build from source when using debhelper 10 or 11. It builds > fine with debhelper 11 and compat 9.
compat 9 does not default to autoreconf. > When building, the following error is shown: > > aclocal: error: non-option arguments are not accepted: '@ACLOCAL_CWFLAGS@'. > aclocal: Try '/usr/bin/aclocal --help' for more information. > autoreconf: aclocal failed with exit status: 1 >... The fix should be something like: - in Makefile.am replace @ACLOCAL_CWFLAGS@ with -I m4 - copy the https://github.com/CarloWood/cwautomacros/tree/master/m4 directory into ext3grep > Regards, > > Eriberto >... cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed