[sane-devel] Compiling question (autoreconf)

Аl Воgnеr sane-ml at corr.eu.org
Fri Aug 23 15:46:56 UTC 2013


I compiled sane from git as mentioned below. Can I ignore the messages
with autoreconf?

$ cd /install/linuxins/sane-git/src/

$ git clone git://git.debian.org/sane/sane-backends.git

$ cd /install/linuxins/sane-git/src/sane-backends/

$ autoconf
aclocal.m4:17: warning: this file was generated for autoconf 2.69.
You have another version of autoconf.  It may work, but is not
guaranteed to. If you have problems, you may need to regenerate the
build system entirely. To do so, use the procedure documented by the
package, typically 'autoreconf'.

$ autoreconf
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
backend/Makefile.am:52: `%'-style pattern rules are a GNU make extension
po/Makefile.am:17: shell if test -r $(srcdir: non-POSIX variable name
po/Makefile.am:17: (probably a GNU make extension)
po/Makefile.am:18: shell if test -r $(srcdir: non-POSIX variable name
po/Makefile.am:18: (probably a GNU make extension)
po/Makefile.am:20: shell LINGUAS="$(PO_LINGUAS: non-POSIX variable name
po/Makefile.am:20: (probably a GNU make extension)
po/Makefile.am:21: shell LINGUAS="$(PO_LINGUAS: non-POSIX variable name
po/Makefile.am:21: (probably a GNU make extension)
tools/Makefile.am:62: wildcard ${top_srcdir}/doc/descriptions/*.desc:
non-POSIX variable name tools/Makefile.am:62: (probably a GNU make
extension) tools/Makefile.am:62: wildcard
${top_srcdir}/doc/descriptions-external/*.desc: non-POSIX variable name
tools/Makefile.am:62: (probably a GNU make extension)
tools/Makefile.am:66: wildcard ${top_srcdir}/doc/descriptions/*.desc:
non-POSIX variable name tools/Makefile.am:66: (probably a GNU make
extension) tools/Makefile.am:66: wildcard
${top_srcdir}/doc/descriptions-external/*.desc: non-POSIX variable name
tools/Makefile.am:66: (probably a GNU make extension)
tools/Makefile.am:70: wildcard ${top_srcdir}/doc/descriptions/*.desc:
non-POSIX variable name tools/Makefile.am:70: (probably a GNU make
extension) tools/Makefile.am:70: wildcard
${top_srcdir}/doc/descriptions-external/*.desc: non-POSIX variable name
tools/Makefile.am:70: (probably a GNU make extension)
tools/Makefile.am:74: wildcard ${top_srcdir}/doc/descriptions/*.desc:
non-POSIX variable name tools/Makefile.am:74: (probably a GNU make
extension) tools/Makefile.am:74: wildcard
${top_srcdir}/doc/descriptions-external/*.desc: non-POSIX variable name
tools/Makefile.am:74: (probably a GNU make extension)

$ autoconf

$ automake

# Test
# $BACKENDS="pixma" ./configure
# -> The following backends will be built:
# pixma

$ ./configure

$ make

su -

cd /install/linuxins/sane-git/src/sane-backend

make install

--
Αl




More information about the sane-devel mailing list