<div dir="auto"><div>Hi<div dir="auto"><br></div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 2, 2020, 09:26 David Niklas, <<a href="mailto:doark@mail.com">doark@mail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I'm trying to install a version of sane-backends that supports my scanner,<br>
which would be 1.0.28 or newer. I'm getting an error when trying to<br>
run autogen.sh on any version of sane-backends (which is the first step<br>
in the INSTALL doc).<br>
<br>
# ./autogen.sh<br>
autoreconf: Entering directory `.'<br>
autoreconf: running: autopoint --force<br>
Copying file ABOUT-NLS<br>
Copying file config.rpath<br>
Copying file m4/codeset.m4<br>
Copying file m4/extern-inline.m4<br>
Copying file m4/fcntl-o.m4<br>
Copying file m4/gettext.m4<br>
Copying file m4/glibc2.m4<br>
Copying file m4/glibc21.m4<br>
Copying file m4/iconv.m4<br>
Copying file m4/intdiv0.m4<br>
Copying file m4/intl.m4<br>
Copying file m4/intldir.m4<br>
Copying file m4/intlmacosx.m4<br>
Copying file m4/intmax.m4<br>
Copying file m4/inttypes-pri.m4<br>
Copying file m4/inttypes_h.m4<br>
Copying file m4/lcmessage.m4<br>
Copying file m4/lib-ld.m4<br>
Copying file m4/lib-link.m4<br>
Copying file m4/lib-prefix.m4<br>
Copying file m4/lock.m4<br>
Copying file m4/longlong.m4<br>
Copying file m4/nls.m4<br>
Copying file m4/po.m4<br>
Copying file m4/printf-posix.m4<br>
Copying file m4/progtest.m4<br>
Copying file m4/size_max.m4<br>
Copying file m4/stdint_h.m4<br>
Copying file m4/threadlib.m4<br>
Copying file m4/uintmax_t.m4<br>
Copying file m4/visibility.m4<br>
Copying file m4/wchar_t.m4<br>
Copying file m4/wint_t.m4<br>
Copying file m4/xsize.m4<br>
Copying file po/<a href="http://Makefile.in.in" rel="noreferrer noreferrer" target="_blank">Makefile.in.in</a><br>
Copying file po/Makevars.template<br>
Copying file po/Rules-quot<br>
Copying file po/boldquot.sed<br>
Copying file po/en@boldquot.header<br>
Copying file po/en@quot.header<br>
Copying file po/insert-header.sin<br>
Copying file po/quot.sed<br>
Copying file po/remove-potcdate.sin<br>
autoreconf: running: aclocal --force --warnings=all -I m4<br>
fatal: Not a git repository (or any of the parent directories): .git<br>
<a href="http://configure.ac:14" rel="noreferrer noreferrer" target="_blank">configure.ac:14</a>: error: AC_INIT should be called with package and version<br>
arguments /usr/share/aclocal-1.15/init.m4:29: AM_INIT_AUTOMAKE is<br>
expanded from... <a href="http://configure.ac:14" rel="noreferrer noreferrer" target="_blank">configure.ac:14</a>: the top level<br>
autom4te: /usr/bin/m4 failed with exit status: 1<br>
aclocal: error: echo failed with exit status: 1<br>
autoreconf: aclocal failed with exit status: 1<br>
patching file ./ltmain.sh<br>
Hunk #1 FAILED at 9615.<br>
Hunk #2 FAILED at 10073.<br>
2 out of 2 hunks FAILED -- saving rejects to file ./ltmain.sh.rej<br>
patch: **** Can't reopen file ./ltmain.sh : No such file or directory<br>
patching file ./po/Rules-quot<br>
fatal: Not a git repository (or any of the parent directories): .git<br>
<a href="http://configure.ac:14" rel="noreferrer noreferrer" target="_blank">configure.ac:14</a>: error: AC_INIT should be called with package and version<br>
arguments /usr/share/aclocal-1.15/init.m4:29: AM_INIT_AUTOMAKE is<br>
expanded from... <a href="http://configure.ac:14" rel="noreferrer noreferrer" target="_blank">configure.ac:14</a>: the top level<br>
autom4te: /usr/bin/m4 failed with exit status: 1<br>
aclocal: error: echo failed with exit status: 1<br>
autoreconf: aclocal failed with exit status: 1<br>
<br>
<br>
# m4 --version<br>
m4 (GNU M4) 1.4.18<br>
# automake --version<br>
automake (GNU automake) 1.15<br>
# autoreconf --version<br>
autoreconf (GNU Autoconf) 2.69<br>
# aclocal --version<br>
aclocal (GNU automake) 1.15<br>
# patch --version<br>
GNU patch 2.7.5<br>
<br>
I'm on Devuan (Debian) Linux.<br>
<br>
If you have any ideas how to fix or work around this, please send them.<br>
<br>
Thanks,<br>
David<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">It might be that you are missing the autoconf-archive package.</div><div dir="auto">Sometimes we see weird stuff like that in autoconf if that is missing.</div><div dir="auto"><br></div><div dir="auto">Cheers</div><div dir="auto">Ralph</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote></div></div></div>