Hi Adrian, Em dom, 16 de set de 2018 às 18:31, Adrian Bunk <b...@debian.org> escreveu: > > > > 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.
You are right. I forgot it... > > 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 Working fine now! Thanks! I will send a team upload. Regards, Eriberto