Ei onnistu canon 2900 asennus. Menee jumiin kohdassa 7.
Tuossa olis lista.
oma@oma:~/canon$ make gen
make: *** No rule to make target `gen'. Stop.
oma@oma:~/canon$ cd cndrvcups-common-1.10
oma@oma:~/canon/cndrvcups-common-1.10$ make gen
for dir in cngplp buftool cpca; do (cd $dir; ./autogen.sh; make $target)|| exit 1; done
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
processing .
Creating ./aclocal.m4 ...
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
Making ./aclocal.m4 writable ...
Running libtoolize...
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal ...
aclocal: configure.in: 35: macro `AM_PATH_GTK' not found in library
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running automake --gnu ...
configure.in: 5: required file `./config.h.in' not found
src/Makefile.am:28: variable `INTLLIBS' not defined
Running autoconf ...
configure.in:4: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:5: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:6: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:18: error: possibly undefined macro: AM_PROG_CC_STDC
configure.in:35: error: possibly undefined macro: AM_PATH_GTK
configure.in:44: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
Running ./configure ...
./configure: line 1297: syntax error near unexpected token `cngplp,'
./configure: line 1297: `AM_INIT_AUTOMAKE(cngplp, 1.1)'
make[1]: Entering directory `/home/oma/canon/cndrvcups-common-1.10/cngplp'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/home/oma/canon/cndrvcups-common-1.10/cngplp'
make: *** [gen] Error 1
Mikä menee väärin?