tar -xf scangearmp-source-1.80-1.tar.gz patching file scangearmp-source-1.80-1/scangearmp/config.h.in patching file scangearmp-source-1.80-1/scangearmp/configure.in processing . Creating ./aclocal.m4 ... Running glib-gettextize... Ignore non-fatal messages. 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... libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/usr/share/aclocal/libtool.m4' libtoolize: `/usr/share/aclocal/ltoptions.m4' libtoolize: `/usr/share/aclocal/ltversion.m4' libtoolize: `/usr/share/aclocal/ltsugar.m4' libtoolize: `/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT' Running aclocal ... aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:9: run info Automake 'Extending aclocal' /usr/share/aclocal/imlib.m4:9: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal Running automake --gnu ... automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:23: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:23: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:25: installing './compile' configure.in:25: installing './config.guess' configure.in:25: installing './config.sub' configure.in:23: installing './install-sh' configure.in:23: installing './missing' backend/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' backend/Makefile.am: installing './depcomp' src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Running autoconf ... Running ./configure --enable-maintainer-mode --prefix=/usr LDFLAGS=-L/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/../com/libs_bin64 -lm ... checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking for ranlib... (cached) ranlib checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes checking for GIMP... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking libgimp/gimp.h usability... no checking libgimp/gimp.h presence... no checking for libgimp/gimp.h... no checking libgimp/gimpcompat.h usability... no checking libgimp/gimpcompat.h presence... no checking for libgimp/gimpcompat.h... no checking sane/sane.h usability... yes checking sane/sane.h presence... yes checking for sane/sane.h... yes checking for usb_get_busses in -lusb... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking for deflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... cs da de el es fi fr hu id it ja ko nl nb pl pt ru sv th tr zh zh_TW checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating backend/Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating etc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands Now type `make' to compile. Making clean in po make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/po' rm -f core core.* *.pox scangearmp.po *.old.po cat-id-tbl.tmp rm -fr *.o make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/po' Making clean in backend make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/backend' test -z "libsane-canon_mfp.la" || rm -f libsane-canon_mfp.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/backend' Making clean in src make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/src' rm -f scangearmp rm -rf .libs _libs rm -f *.o rm -f *.lo make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/src' Making clean in etc make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/etc' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/etc' Making clean in include make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/include' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/include' make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/missing 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 one 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. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp' Making all in po make[2]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/po' file=./`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file cs.po file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file da.po file=./`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file de.po file=./`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file el.po file=./`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file es.po file=./`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file fi.po file=./`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file fr.po file=./`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file hu.po file=./`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file id.po file=./`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file it.po file=./`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file ja.po file=./`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file ko.po file=./`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file nl.po file=./`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file nb.po file=./`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file pl.po file=./`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file pt.po file=./`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file ru.po file=./`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file sv.po file=./`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file th.po file=./`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file tr.po file=./`echo zh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file zh.po file=./`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -c -o $file zh_TW.po make[2]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/po' Making all in backend make[2]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/backend' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./include -DV_MAJOR=1 -DV_MINOR=8 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT libsane_canon_mfp_la-canon_mfp.lo -MD -MP -MF .deps/libsane_canon_mfp_la-canon_mfp.Tpo -c -o libsane_canon_mfp_la-canon_mfp.lo `test -f 'canon_mfp.c' || echo './'`canon_mfp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./include -DV_MAJOR=1 -DV_MINOR=8 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT libsane_canon_mfp_la-canon_mfp.lo -MD -MP -MF .deps/libsane_canon_mfp_la-canon_mfp.Tpo -c canon_mfp.c -fPIC -DPIC -o .libs/libsane_canon_mfp_la-canon_mfp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./include -DV_MAJOR=1 -DV_MINOR=8 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT libsane_canon_mfp_la-canon_mfp.lo -MD -MP -MF .deps/libsane_canon_mfp_la-canon_mfp.Tpo -c canon_mfp.c -o libsane_canon_mfp_la-canon_mfp.o >/dev/null 2>&1 mv -f .deps/libsane_canon_mfp_la-canon_mfp.Tpo .deps/libsane_canon_mfp_la-canon_mfp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./include -DV_MAJOR=1 -DV_MINOR=8 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT libsane_canon_mfp_la-canon_mfp_tools.lo -MD -MP -MF .deps/libsane_canon_mfp_la-canon_mfp_tools.Tpo -c -o libsane_canon_mfp_la-canon_mfp_tools.lo `test -f 'canon_mfp_tools.c' || echo './'`canon_mfp_tools.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./include -DV_MAJOR=1 -DV_MINOR=8 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT libsane_canon_mfp_la-canon_mfp_tools.lo -MD -MP -MF .deps/libsane_canon_mfp_la-canon_mfp_tools.Tpo -c canon_mfp_tools.c -fPIC -DPIC -o .libs/libsane_canon_mfp_la-canon_mfp_tools.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./include -DV_MAJOR=1 -DV_MINOR=8 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT libsane_canon_mfp_la-canon_mfp_tools.lo -MD -MP -MF .deps/libsane_canon_mfp_la-canon_mfp_tools.Tpo -c canon_mfp_tools.c -o libsane_canon_mfp_la-canon_mfp_tools.o >/dev/null 2>&1 mv -f .deps/libsane_canon_mfp_la-canon_mfp_tools.Tpo .deps/libsane_canon_mfp_la-canon_mfp_tools.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DV_MAJOR=1 -DV_MINOR=8 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -version-info 1:8:0 -L/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/../com/libs_bin64 -lm -o libsane-canon_mfp.la -rpath /usr/lib libsane_canon_mfp_la-canon_mfp.lo libsane_canon_mfp_la-canon_mfp_tools.lo -lusb -ldl -lcncpnet -lpthread -lz -lusb libtool: link: gcc -shared -fPIC -DPIC .libs/libsane_canon_mfp_la-canon_mfp.o .libs/libsane_canon_mfp_la-canon_mfp_tools.o -L/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/../com/libs_bin64 -lm -ldl -lcncpnet -lpthread -lz /usr/lib64/libusb.so -L/usr/lib64 /usr/lib64/libusb-1.0.so -lrt -O2 -pthread -Wl,-soname -Wl,libsane-canon_mfp.so.1 -o .libs/libsane-canon_mfp.so.1.0.8 libtool: link: (cd ".libs" && rm -f "libsane-canon_mfp.so.1" && ln -s "libsane-canon_mfp.so.1.0.8" "libsane-canon_mfp.so.1") libtool: link: (cd ".libs" && rm -f "libsane-canon_mfp.so" && ln -s "libsane-canon_mfp.so.1.0.8" "libsane-canon_mfp.so") libtool: link: ar cru .libs/libsane-canon_mfp.a libsane_canon_mfp_la-canon_mfp.o libsane_canon_mfp_la-canon_mfp_tools.o libtool: link: ranlib .libs/libsane-canon_mfp.a libtool: link: ( cd ".libs" && rm -f "libsane-canon_mfp.la" && ln -s "../libsane-canon_mfp.la" "libsane-canon_mfp.la" ) make[2]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/backend' Making all in src make[2]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-main.o -MD -MP -MF .deps/scangearmp-main.Tpo -c -o scangearmp-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/scangearmp-main.Tpo .deps/scangearmp-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-callbacks.o -MD -MP -MF .deps/scangearmp-callbacks.Tpo -c -o scangearmp-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c mv -f .deps/scangearmp-callbacks.Tpo .deps/scangearmp-callbacks.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-interface.o -MD -MP -MF .deps/scangearmp-interface.Tpo -c -o scangearmp-interface.o `test -f 'interface.c' || echo './'`interface.c mv -f .deps/scangearmp-interface.Tpo .deps/scangearmp-interface.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-support.o -MD -MP -MF .deps/scangearmp-support.Tpo -c -o scangearmp-support.o `test -f 'support.c' || echo './'`support.c mv -f .deps/scangearmp-support.Tpo .deps/scangearmp-support.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-coloradjust.o -MD -MP -MF .deps/scangearmp-coloradjust.Tpo -c -o scangearmp-coloradjust.o `test -f 'coloradjust.c' || echo './'`coloradjust.c mv -f .deps/scangearmp-coloradjust.Tpo .deps/scangearmp-coloradjust.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-coloradjust_bc.o -MD -MP -MF .deps/scangearmp-coloradjust_bc.Tpo -c -o scangearmp-coloradjust_bc.o `test -f 'coloradjust_bc.c' || echo './'`coloradjust_bc.c mv -f .deps/scangearmp-coloradjust_bc.Tpo .deps/scangearmp-coloradjust_bc.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-coloradjust_hg.o -MD -MP -MF .deps/scangearmp-coloradjust_hg.Tpo -c -o scangearmp-coloradjust_hg.o `test -f 'coloradjust_hg.c' || echo './'`coloradjust_hg.c mv -f .deps/scangearmp-coloradjust_hg.Tpo .deps/scangearmp-coloradjust_hg.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-coloradjust_tc.o -MD -MP -MF .deps/scangearmp-coloradjust_tc.Tpo -c -o scangearmp-coloradjust_tc.o `test -f 'coloradjust_tc.c' || echo './'`coloradjust_tc.c mv -f .deps/scangearmp-coloradjust_tc.Tpo .deps/scangearmp-coloradjust_tc.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-coloradjust_fr.o -MD -MP -MF .deps/scangearmp-coloradjust_fr.Tpo -c -o scangearmp-coloradjust_fr.o `test -f 'coloradjust_fr.c' || echo './'`coloradjust_fr.c mv -f .deps/scangearmp-coloradjust_fr.Tpo .deps/scangearmp-coloradjust_fr.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-coloradjust_mc.o -MD -MP -MF .deps/scangearmp-coloradjust_mc.Tpo -c -o scangearmp-coloradjust_mc.o `test -f 'coloradjust_mc.c' || echo './'`coloradjust_mc.c mv -f .deps/scangearmp-coloradjust_mc.Tpo .deps/scangearmp-coloradjust_mc.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-com_gtk.o -MD -MP -MF .deps/scangearmp-com_gtk.Tpo -c -o scangearmp-com_gtk.o `test -f 'com_gtk.c' || echo './'`com_gtk.c mv -f .deps/scangearmp-com_gtk.Tpo .deps/scangearmp-com_gtk.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-cnmsstr.o -MD -MP -MF .deps/scangearmp-cnmsstr.Tpo -c -o scangearmp-cnmsstr.o `test -f 'cnmsstr.c' || echo './'`cnmsstr.c mv -f .deps/scangearmp-cnmsstr.Tpo .deps/scangearmp-cnmsstr.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-w1_main.o -MD -MP -MF .deps/scangearmp-w1_main.Tpo -c -o scangearmp-w1_main.o `test -f 'w1_main.c' || echo './'`w1_main.c mv -f .deps/scangearmp-w1_main.Tpo .deps/scangearmp-w1_main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-w1_size.o -MD -MP -MF .deps/scangearmp-w1_size.Tpo -c -o scangearmp-w1_size.o `test -f 'w1_size.c' || echo './'`w1_size.c mv -f .deps/scangearmp-w1_size.Tpo .deps/scangearmp-w1_size.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-w1_ui.o -MD -MP -MF .deps/scangearmp-w1_ui.Tpo -c -o scangearmp-w1_ui.o `test -f 'w1_ui.c' || echo './'`w1_ui.c mv -f .deps/scangearmp-w1_ui.Tpo .deps/scangearmp-w1_ui.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-preference.o -MD -MP -MF .deps/scangearmp-preference.Tpo -c -o scangearmp-preference.o `test -f 'preference.c' || echo './'`preference.c mv -f .deps/scangearmp-preference.Tpo .deps/scangearmp-preference.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-save_dialog.o -MD -MP -MF .deps/scangearmp-save_dialog.Tpo -c -o scangearmp-save_dialog.o `test -f 'save_dialog.c' || echo './'`save_dialog.c mv -f .deps/scangearmp-save_dialog.Tpo .deps/scangearmp-save_dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-prev_main.o -MD -MP -MF .deps/scangearmp-prev_main.Tpo -c -o scangearmp-prev_main.o `test -f 'prev_main.c' || echo './'`prev_main.c mv -f .deps/scangearmp-prev_main.Tpo .deps/scangearmp-prev_main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-prev_sub.o -MD -MP -MF .deps/scangearmp-prev_sub.Tpo -c -o scangearmp-prev_sub.o `test -f 'prev_sub.c' || echo './'`prev_sub.c mv -f .deps/scangearmp-prev_sub.Tpo .deps/scangearmp-prev_sub.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-scanfile.o -MD -MP -MF .deps/scangearmp-scanfile.Tpo -c -o scangearmp-scanfile.o `test -f 'scanfile.c' || echo './'`scanfile.c scanfile.c: In function ‘write_data_for_png’: scanfile.c:389:2: προειδοποίηση: ‘io_ptr’ is deprecated (declared at /usr/include/libpng14/png.h:1137) [-Wdeprecated-declarations] FileControlWriteFile( *( (int *)png_ptr->io_ptr ), (CNMSLPSTR)data, length ); ^ mv -f .deps/scangearmp-scanfile.Tpo .deps/scangearmp-scanfile.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-scangimp.o -MD -MP -MF .deps/scangearmp-scangimp.Tpo -c -o scangearmp-scangimp.o `test -f 'scangimp.c' || echo './'`scangimp.c mv -f .deps/scangearmp-scangimp.Tpo .deps/scangearmp-scangimp.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-scanmain.o -MD -MP -MF .deps/scangearmp-scanmain.Tpo -c -o scangearmp-scanmain.o `test -f 'scanmain.c' || echo './'`scanmain.c mv -f .deps/scangearmp-scanmain.Tpo .deps/scangearmp-scanmain.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-scanopts.o -MD -MP -MF .deps/scangearmp-scanopts.Tpo -c -o scangearmp-scanopts.o `test -f 'scanopts.c' || echo './'`scanopts.c mv -f .deps/scangearmp-scanopts.Tpo .deps/scangearmp-scanopts.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-scanstdlg.o -MD -MP -MF .deps/scangearmp-scanstdlg.Tpo -c -o scangearmp-scanstdlg.o `test -f 'scanstdlg.c' || echo './'`scanstdlg.c mv -f .deps/scangearmp-scanstdlg.Tpo .deps/scangearmp-scanstdlg.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-scanflow.o -MD -MP -MF .deps/scangearmp-scanflow.Tpo -c -o scangearmp-scanflow.o `test -f 'scanflow.c' || echo './'`scanflow.c scanflow.c: In function ‘CnmsScanFlowImgCorrectCropScan’: scanflow.c:2428:25: προειδοποίηση: incompatible implicit declaration of built-in function ‘free’ [enabled by default] if( lineBuf != NULL ) free( lineBuf ); ^ mv -f .deps/scangearmp-scanflow.Tpo .deps/scangearmp-scanflow.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-cnmsfunc.o -MD -MP -MF .deps/scangearmp-cnmsfunc.Tpo -c -o scangearmp-cnmsfunc.o `test -f 'cnmsfunc.c' || echo './'`cnmsfunc.c mv -f .deps/scangearmp-cnmsfunc.Tpo .deps/scangearmp-cnmsfunc.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-progress_bar.o -MD -MP -MF .deps/scangearmp-progress_bar.Tpo -c -o scangearmp-progress_bar.o `test -f 'progress_bar.c' || echo './'`progress_bar.c mv -f .deps/scangearmp-progress_bar.Tpo .deps/scangearmp-progress_bar.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-keep_setting.o -MD -MP -MF .deps/scangearmp-keep_setting.Tpo -c -o scangearmp-keep_setting.o `test -f 'keep_setting.c' || echo './'`keep_setting.c mv -f .deps/scangearmp-keep_setting.Tpo .deps/scangearmp-keep_setting.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-child_dialog.o -MD -MP -MF .deps/scangearmp-child_dialog.Tpo -c -o scangearmp-child_dialog.o `test -f 'child_dialog.c' || echo './'`child_dialog.c mv -f .deps/scangearmp-child_dialog.Tpo .deps/scangearmp-child_dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-file_control.o -MD -MP -MF .deps/scangearmp-file_control.Tpo -c -o scangearmp-file_control.o `test -f 'file_control.c' || echo './'`file_control.c file_control.c: In function ‘FileControlGetStatus’: file_control.c:133:3: προειδοποίηση: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free( path_dir ); ^ mv -f .deps/scangearmp-file_control.Tpo .deps/scangearmp-file_control.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-raw2pdf.o -MD -MP -MF .deps/scangearmp-raw2pdf.Tpo -c -o scangearmp-raw2pdf.o `test -f 'raw2pdf.c' || echo './'`raw2pdf.c mv -f .deps/scangearmp-raw2pdf.Tpo .deps/scangearmp-raw2pdf.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../include -I../backend -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -MT scangearmp-cnmsnetwork.o -MD -MP -MF .deps/scangearmp-cnmsnetwork.Tpo -c -o scangearmp-cnmsnetwork.o `test -f 'cnmsnetwork.c' || echo './'`cnmsnetwork.c mv -f .deps/scangearmp-cnmsnetwork.Tpo .deps/scangearmp-cnmsnetwork.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -L../backend/.libs -L/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/../com/libs_bin64 -lm -o scangearmp scangearmp-main.o scangearmp-callbacks.o scangearmp-interface.o scangearmp-support.o scangearmp-coloradjust.o scangearmp-coloradjust_bc.o scangearmp-coloradjust_hg.o scangearmp-coloradjust_tc.o scangearmp-coloradjust_fr.o scangearmp-coloradjust_mc.o scangearmp-com_gtk.o scangearmp-cnmsstr.o scangearmp-w1_main.o scangearmp-w1_size.o scangearmp-w1_ui.o scangearmp-preference.o scangearmp-save_dialog.o scangearmp-prev_main.o scangearmp-prev_sub.o scangearmp-scanfile.o scangearmp-scangimp.o scangearmp-scanmain.o scangearmp-scanopts.o scangearmp-scanstdlg.o scangearmp-scanflow.o scangearmp-cnmsfunc.o scangearmp-progress_bar.o scangearmp-keep_setting.o scangearmp-child_dialog.o scangearmp-file_control.o scangearmp-raw2pdf.o scangearmp-cnmsnetwork.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lcncpmsui -lsane-canon_mfp -lz -lcncpnet -lpng -lz -lusb libtool: link: gcc -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -D_FILE_OFFSET_BITS=64 -o .libs/scangearmp scangearmp-main.o scangearmp-callbacks.o scangearmp-interface.o scangearmp-support.o scangearmp-coloradjust.o scangearmp-coloradjust_bc.o scangearmp-coloradjust_hg.o scangearmp-coloradjust_tc.o scangearmp-coloradjust_fr.o scangearmp-coloradjust_mc.o scangearmp-com_gtk.o scangearmp-cnmsstr.o scangearmp-w1_main.o scangearmp-w1_size.o scangearmp-w1_ui.o scangearmp-preference.o scangearmp-save_dialog.o scangearmp-prev_main.o scangearmp-prev_sub.o scangearmp-scanfile.o scangearmp-scangimp.o scangearmp-scanmain.o scangearmp-scanopts.o scangearmp-scanstdlg.o scangearmp-scanflow.o scangearmp-cnmsfunc.o scangearmp-progress_bar.o scangearmp-keep_setting.o scangearmp-child_dialog.o scangearmp-file_control.o scangearmp-raw2pdf.o scangearmp-cnmsnetwork.o -L../backend/.libs -L/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/../com/libs_bin64 /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libharfbuzz.so -licule -licuuc -licudata /usr/lib64/../lib64/libstdc++.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so -lresolv /usr/lib64/libcairo.so -L/usr/lib64 /usr/lib64/libpixman-1.so /usr/lib64/libEGL.so /usr/lib64/libgbm.so /usr/lib64/libudev.so /usr/lib64/libxcb-shm.so /usr/lib64/libXrender.so /usr/lib64/libGL.so /usr/lib64/libxcb-dri3.so /usr/lib64/libxcb-present.so /usr/lib64/libxcb-randr.so /usr/lib64/libxcb-xfixes.so /usr/lib64/libxcb-render.so /usr/lib64/libxcb-shape.so /usr/lib64/libxcb-sync.so /usr/lib64/libxshmfence.so /usr/lib64/libglapi.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libX11-xcb.so /usr/lib64/libxcb-glx.so /usr/lib64/libxcb-dri2.so /usr/lib64/libXxf86vm.so /usr/lib64/libXext.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libdrm.so /usr/lib64/libpango-1.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libgobject-2.0.so /usr/lib64/../lib64/libffi.so /usr/lib64/libglib-2.0.so /usr/lib64/libfreetype.so -lbz2 -lcncpmsui /home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/backend/.libs/libsane-canon_mfp.so -ldl -lpthread -lcncpnet /usr/lib64/libpng14.so -lm -lz /usr/lib64/libusb.so /usr/lib64/libusb-1.0.so -lrt -pthread -Wl,-rpath -Wl,/usr/lib64/../lib64 make[2]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/src' Making all in etc make[2]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/etc' Making all in include make[2]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/include' make[2]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp' make[2]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp' make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp' Making install in po make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/po' mkdir -p /home/djemos/canon/scangearmp/pkg/usr/share; \ catalogs='cs.gmo da.gmo de.gmo el.gmo es.gmo fi.gmo fr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nl.gmo nb.gmo pl.gmo pt.gmo ru.gmo sv.gmo th.gmo tr.gmo zh.gmo zh_TW.gmo'; \ for cat in $catalogs; do \ cat=`basename $cat`; \ case "$cat" in \ *.gmo) destdir=/usr/share/locale;; \ *) destdir=/usr/lib/locale;; \ esac; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ dir=/home/djemos/canon/scangearmp/pkg$destdir/$lang/LC_MESSAGES; \ mkdir -p $dir; \ if test -r $cat; then \ /usr/bin/ginstall -c -m 644 $cat $dir/scangearmp.mo; \ echo "installing $cat as $dir/scangearmp.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$cat $dir/scangearmp.mo; \ echo "installing ./$cat as" \ "$dir/scangearmp.mo"; \ fi; \ if test -r $cat.m; then \ /usr/bin/ginstall -c -m 644 $cat.m $dir/scangearmp.mo.m; \ echo "installing $cat.m as $dir/scangearmp.mo.m"; \ else \ if test -r ./$cat.m ; then \ /usr/bin/ginstall -c -m 644 ./$cat.m \ $dir/scangearmp.mo.m; \ echo "installing ./$cat as" \ "$dir/scangearmp.mo.m"; \ else \ true; \ fi; \ fi; \ done installing cs.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/cs/LC_MESSAGES/scangearmp.mo installing da.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/da/LC_MESSAGES/scangearmp.mo installing de.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/de/LC_MESSAGES/scangearmp.mo installing el.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/el/LC_MESSAGES/scangearmp.mo installing es.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/es/LC_MESSAGES/scangearmp.mo installing fi.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/fi/LC_MESSAGES/scangearmp.mo installing fr.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/fr/LC_MESSAGES/scangearmp.mo installing hu.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/hu/LC_MESSAGES/scangearmp.mo installing id.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/id/LC_MESSAGES/scangearmp.mo installing it.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/it/LC_MESSAGES/scangearmp.mo installing ja.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/ja/LC_MESSAGES/scangearmp.mo installing ko.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/ko/LC_MESSAGES/scangearmp.mo installing nl.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/nl/LC_MESSAGES/scangearmp.mo installing nb.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/nb/LC_MESSAGES/scangearmp.mo installing pl.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/pl/LC_MESSAGES/scangearmp.mo installing pt.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/pt/LC_MESSAGES/scangearmp.mo installing ru.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/ru/LC_MESSAGES/scangearmp.mo installing sv.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/sv/LC_MESSAGES/scangearmp.mo installing th.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/th/LC_MESSAGES/scangearmp.mo installing tr.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/tr/LC_MESSAGES/scangearmp.mo installing zh.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/zh/LC_MESSAGES/scangearmp.mo installing zh_TW.gmo as /home/djemos/canon/scangearmp/pkg/usr/share/locale/zh_TW/LC_MESSAGES/scangearmp.mo if test "scangearmp" = "glib"; then \ mkdir -p /home/djemos/canon/scangearmp/pkg/usr/share/glib-2.0/gettext/po; \ /usr/bin/ginstall -c -m 644 ./Makefile.in.in \ /home/djemos/canon/scangearmp/pkg/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/po' Making install in backend make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/backend' make[2]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/backend' /usr/bin/mkdir -p '/home/djemos/canon/scangearmp/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libsane-canon_mfp.la '/home/djemos/canon/scangearmp/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libsane-canon_mfp.so.1.0.8 /home/djemos/canon/scangearmp/pkg/usr/lib/libsane-canon_mfp.so.1.0.8 libtool: install: (cd /home/djemos/canon/scangearmp/pkg/usr/lib && { ln -s -f libsane-canon_mfp.so.1.0.8 libsane-canon_mfp.so.1 || { rm -f libsane-canon_mfp.so.1 && ln -s libsane-canon_mfp.so.1.0.8 libsane-canon_mfp.so.1; }; }) libtool: install: (cd /home/djemos/canon/scangearmp/pkg/usr/lib && { ln -s -f libsane-canon_mfp.so.1.0.8 libsane-canon_mfp.so || { rm -f libsane-canon_mfp.so && ln -s libsane-canon_mfp.so.1.0.8 libsane-canon_mfp.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libsane-canon_mfp.lai /home/djemos/canon/scangearmp/pkg/usr/lib/libsane-canon_mfp.la libtool: install: /usr/bin/ginstall -c .libs/libsane-canon_mfp.a /home/djemos/canon/scangearmp/pkg/usr/lib/libsane-canon_mfp.a libtool: install: chmod 644 /home/djemos/canon/scangearmp/pkg/usr/lib/libsane-canon_mfp.a libtool: install: ranlib /home/djemos/canon/scangearmp/pkg/usr/lib/libsane-canon_mfp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' if test ! -d /home/djemos/canon/scangearmp/pkg/usr/lib/bjlib; then mkdir /home/djemos/canon/scangearmp/pkg/usr/lib/bjlib ; fi ; \ /usr/bin/ginstall -c -m 644 canon_mfp.conf /home/djemos/canon/scangearmp/pkg/usr/lib/bjlib make[2]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/backend' make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/backend' Making install in src make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/src' make[2]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/src' /usr/bin/mkdir -p '/home/djemos/canon/scangearmp/pkg/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c scangearmp '/home/djemos/canon/scangearmp/pkg/usr/bin' libtool: install: warning: `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/backend/.libs/libsane-canon_mfp.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/scangearmp /home/djemos/canon/scangearmp/pkg/usr/bin/scangearmp make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/src' make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/src' Making install in etc make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/etc' make[2]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/etc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/etc' make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/etc' Making install in include make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/include' make[2]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/include' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/include' make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/include' make[1]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp' make[2]: Entering directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp' make[2]: Nothing to be done for `install-exec-am'. if test -d ./pixmaps; then \ /bin/sh /home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp/install-sh -d /home/djemos/canon/scangearmp/pkg/usr/share/scangearmp/pixmaps; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ /usr/bin/ginstall -c -m 644 $pixmap /home/djemos/canon/scangearmp/pkg/usr/share/scangearmp/pixmaps; \ fi \ done \ fi make[2]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp' make[1]: Leaving directory `/home/djemos/canon/scangearmp/src/scangearmp-source-1.80-1/scangearmp' /home/djemos/canon/scangearmp/pkg: σύνολο 12 drwxr-xr-x 4 root root 4096 Νοέ 11 20:17 etc drwxr-xr-x 2 root root 4096 Νοέ 11 20:17 install drwxr-xr-x 6 root root 4096 Νοέ 11 20:17 usr /home/djemos/canon/scangearmp/pkg/etc: σύνολο 8 drwxr-xr-x 2 root root 4096 Νοέ 11 20:17 sane.d drwxr-xr-x 3 root root 4096 Νοέ 11 20:17 udev /home/djemos/canon/scangearmp/pkg/etc/sane.d: σύνολο 4 -rw-r--r-- 1 root root 1852 Νοέ 11 20:17 canon_mfp.conf.new /home/djemos/canon/scangearmp/pkg/etc/udev: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:17 rules.d /home/djemos/canon/scangearmp/pkg/etc/udev/rules.d: σύνολο 4 -rw-r--r-- 1 root root 3249 Νοέ 11 20:17 80-canon_mfp.rules.new /home/djemos/canon/scangearmp/pkg/install: σύνολο 8 -rw-r--r-- 1 root root 320 Νοέ 11 20:17 doinst.sh -rw-r--r-- 1 root root 260 Νοέ 11 20:17 slack-desc /home/djemos/canon/scangearmp/pkg/usr: σύνολο 16 drwxr-xr-x 2 root root 4096 Νοέ 11 20:17 bin drwxr-xr-x 4 root root 4096 Νοέ 11 20:17 lib drwxr-xr-x 7 root root 4096 Νοέ 11 20:17 share drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 src /home/djemos/canon/scangearmp/pkg/usr/bin: σύνολο 240 -rwxr-xr-x 1 root root 243680 Νοέ 11 20:17 scangearmp /home/djemos/canon/scangearmp/pkg/usr/lib: σύνολο 880 drwxr-xr-x 2 root root 4096 Νοέ 11 20:17 bjlib drwxr-xr-x 3 root root 4096 Νοέ 11 20:17 gimp lrwxrwxrwx 1 root root 20 Νοέ 11 20:17 libcncpcmcm.so -> libcncpcmcm.so.8.0.1 -rwxr-xr-x 1 root root 48640 Νοέ 11 20:17 libcncpcmcm.so.8.0.1 lrwxrwxrwx 1 root root 21 Νοέ 11 20:17 libcncpmsimg.so -> libcncpmsimg.so.1.0.2 -rwxr-xr-x 1 root root 123936 Νοέ 11 20:17 libcncpmsimg.so.1.0.2 lrwxrwxrwx 1 root root 24 Νοέ 11 20:17 libcncpmsimg389.so -> libcncpmsimg389.so.1.8.0 -rwxr-xr-x 1 root root 160216 Νοέ 11 20:17 libcncpmsimg389.so.1.8.0 lrwxrwxrwx 1 root root 21 Νοέ 11 20:17 libcncpmslld.so -> libcncpmslld.so.1.0.1 -rwxr-xr-x 1 root root 150416 Νοέ 11 20:17 libcncpmslld.so.1.0.1 lrwxrwxrwx 1 root root 24 Νοέ 11 20:17 libcncpmslld389.so -> libcncpmslld389.so.1.8.0 -rwxr-xr-x 1 root root 267816 Νοέ 11 20:17 libcncpmslld389.so.1.8.0 lrwxrwxrwx 1 root root 26 Νοέ 11 20:17 libcncpmslld389c.so -> libcncpmslld389c.so.1.04.1 -rwxr-xr-x 1 root root 28264 Νοέ 11 20:17 libcncpmslld389c.so.1.04.1 lrwxrwxrwx 1 root root 20 Νοέ 11 20:17 libcncpmsui.so -> libcncpmsui.so.1.8.0 -rwxr-xr-x 1 root root 16896 Νοέ 11 20:17 libcncpmsui.so.1.8.0 lrwxrwxrwx 1 root root 19 Νοέ 11 20:17 libcncpnet.so -> libcncpnet.so.1.2.2 -rwxr-xr-x 1 root root 39368 Νοέ 11 20:17 libcncpnet.so.1.2.2 lrwxrwxrwx 1 root root 26 Νοέ 11 20:16 libsane-canon_mfp.so -> libsane-canon_mfp.so.1.0.8 lrwxrwxrwx 1 root root 26 Νοέ 11 20:16 libsane-canon_mfp.so.1 -> libsane-canon_mfp.so.1.0.8 -rwxr-xr-x 1 root root 37264 Νοέ 11 20:17 libsane-canon_mfp.so.1.0.8 /home/djemos/canon/scangearmp/pkg/usr/lib/bjlib: σύνολο 368 -rwxr-xr-x 1 root root 30720 Νοέ 11 20:17 CNC_389H.DAT -rwxr-xr-x 1 root root 177648 Νοέ 11 20:17 CNC_389P.DAT -rw-r--r-- 1 root root 1852 Νοέ 11 20:16 canon_mfp.conf -rw-rw-rw- 1 root root 53 Νοέ 11 20:17 canon_mfp_net.ini -rwxr-xr-x 1 root root 68096 Νοέ 11 20:17 cnc1754d.tbl -rwxr-xr-x 1 root root 83200 Νοέ 11 20:17 cnc_3890.tbl /home/djemos/canon/scangearmp/pkg/usr/lib/gimp: σύνολο 4 drwxr-xr-x 3 root root 4096 Νοέ 11 20:17 2.0 /home/djemos/canon/scangearmp/pkg/usr/lib/gimp/2.0: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:17 plug-ins /home/djemos/canon/scangearmp/pkg/usr/lib/gimp/2.0/plug-ins: σύνολο 0 lrwxrwxrwx 1 root root 19 Νοέ 11 20:17 scangearmp -> /usr/bin/scangearmp /home/djemos/canon/scangearmp/pkg/usr/share: σύνολο 20 drwxr-xr-x 2 root root 4096 Νοέ 11 20:17 applications drwxr-xr-x 3 root root 4096 Νοέ 11 20:17 licenses drwxr-xr-x 24 root root 4096 Νοέ 11 20:16 locale drwxr-xr-x 2 root root 4096 Νοέ 11 20:17 pixmaps drwxr-xr-x 3 root root 4096 Νοέ 11 20:17 scangearmp /home/djemos/canon/scangearmp/pkg/usr/share/applications: σύνολο 4 -rw-r--r-- 1 root root 308 Νοέ 11 20:17 scangearmp-mg5300.desktop /home/djemos/canon/scangearmp/pkg/usr/share/licenses: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:17 scangearmp-mg5300 /home/djemos/canon/scangearmp/pkg/usr/share/licenses/scangearmp-mg5300: σύνολο 28 -rwxr-xr-x 1 root root 25600 Νοέ 11 20:17 LICENSE-scangearmp-1.80EN.txt /home/djemos/canon/scangearmp/pkg/usr/share/locale: σύνολο 88 drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 cs drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 da drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 de drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 el drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 es drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 fi drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 fr drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 hu drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 id drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 it drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 ja drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 ko drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 nb drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 nl drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 pl drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 pt drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 ru drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 sv drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 th drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 tr drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 zh drwxr-xr-x 3 root root 4096 Νοέ 11 20:16 zh_TW /home/djemos/canon/scangearmp/pkg/usr/share/locale/cs: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/cs/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17525 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/da: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/da/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 16728 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17864 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/el: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/el/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 24031 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/es: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/es/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17958 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/fi: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/fi/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17163 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17914 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/hu: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/hu/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17868 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/id: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/id/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 16983 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/it: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/it/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17846 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/ja: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/ja/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 19141 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/ko: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/ko/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 18020 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/nb: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/nb/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 16871 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/nl: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/nl/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17534 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/pl: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/pl/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17796 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/pt: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/pt/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17531 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/ru: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/ru/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 22380 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/sv: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/sv/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17219 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/th: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/th/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 26179 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/tr: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/tr/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17147 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/zh: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/zh/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 16179 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/locale/zh_TW: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:16 LC_MESSAGES /home/djemos/canon/scangearmp/pkg/usr/share/locale/zh_TW/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 16134 Νοέ 11 20:16 scangearmp.mo /home/djemos/canon/scangearmp/pkg/usr/share/pixmaps: σύνολο 8 -rw-r--r-- 1 root root 4550 Νοέ 11 20:17 scangearmp-mg5300-icon.png /home/djemos/canon/scangearmp/pkg/usr/share/scangearmp: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:17 pixmaps /home/djemos/canon/scangearmp/pkg/usr/share/scangearmp/pixmaps: σύνολο 24 -rw-r--r-- 1 root root 11010 Νοέ 11 20:17 image_curve_h_grad_226.xpm -rw-r--r-- 1 root root 11854 Νοέ 11 20:17 image_curve_v_grad_226.xpm /home/djemos/canon/scangearmp/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 11 20:17 scangearmp-mg5300-1.80 /home/djemos/canon/scangearmp/pkg/usr/src/scangearmp-mg5300-1.80: σύνολο 20 -rw-r--r-- 1 root root 3833 Νοέ 11 20:17 SLKBUILD -rw-r--r-- 1 root root 729 Νοέ 11 20:16 build-fixes.patch -rw-r--r-- 1 root root 4550 Νοέ 11 20:16 scangearmp-mg5300-icon.png -rw-r--r-- 1 root root 308 Νοέ 11 20:16 scangearmp-mg5300.desktop Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libcncpmsui.so -> libcncpmsui.so.1.8.0 usr/lib/libcncpnet.so -> libcncpnet.so.1.2.2 usr/lib/libsane-canon_mfp.so.1 -> libsane-canon_mfp.so.1.0.8 usr/lib/libcncpmsimg389.so -> libcncpmsimg389.so.1.8.0 usr/lib/libcncpmslld389c.so -> libcncpmslld389c.so.1.04.1 usr/lib/libsane-canon_mfp.so -> libsane-canon_mfp.so.1.0.8 usr/lib/libcncpcmcm.so -> libcncpcmcm.so.8.0.1 usr/lib/libcncpmsimg.so -> libcncpmsimg.so.1.0.2 usr/lib/libcncpmslld389.so -> libcncpmslld389.so.1.8.0 usr/lib/gimp/2.0/plug-ins/scangearmp -> /usr/bin/scangearmp usr/lib/libcncpmslld.so -> libcncpmslld.so.1.0.1 Making symbolic link creation script: ( cd usr/lib ; rm -rf libcncpmsui.so ) ( cd usr/lib ; ln -sf libcncpmsui.so.1.8.0 libcncpmsui.so ) ( cd usr/lib ; rm -rf libcncpnet.so ) ( cd usr/lib ; ln -sf libcncpnet.so.1.2.2 libcncpnet.so ) ( cd usr/lib ; rm -rf libsane-canon_mfp.so.1 ) ( cd usr/lib ; ln -sf libsane-canon_mfp.so.1.0.8 libsane-canon_mfp.so.1 ) ( cd usr/lib ; rm -rf libcncpmsimg389.so ) ( cd usr/lib ; ln -sf libcncpmsimg389.so.1.8.0 libcncpmsimg389.so ) ( cd usr/lib ; rm -rf libcncpmslld389c.so ) ( cd usr/lib ; ln -sf libcncpmslld389c.so.1.04.1 libcncpmslld389c.so ) ( cd usr/lib ; rm -rf libsane-canon_mfp.so ) ( cd usr/lib ; ln -sf libsane-canon_mfp.so.1.0.8 libsane-canon_mfp.so ) ( cd usr/lib ; rm -rf libcncpcmcm.so ) ( cd usr/lib ; ln -sf libcncpcmcm.so.8.0.1 libcncpcmcm.so ) ( cd usr/lib ; rm -rf libcncpmsimg.so ) ( cd usr/lib ; ln -sf libcncpmsimg.so.1.0.2 libcncpmsimg.so ) ( cd usr/lib ; rm -rf libcncpmslld389.so ) ( cd usr/lib ; ln -sf libcncpmslld389.so.1.8.0 libcncpmslld389.so ) ( cd usr/lib/gimp/2.0/plug-ins ; rm -rf scangearmp ) ( cd usr/lib/gimp/2.0/plug-ins ; ln -sf /usr/bin/scangearmp scangearmp ) ( cd usr/lib ; rm -rf libcncpmslld.so ) ( cd usr/lib ; ln -sf libcncpmslld.so.1.0.1 libcncpmslld.so ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed «./usr/lib/libcncpmsui.so» removed «./usr/lib/libcncpnet.so» removed «./usr/lib/libsane-canon_mfp.so.1» removed «./usr/lib/libcncpmsimg389.so» removed «./usr/lib/libcncpmslld389c.so» removed «./usr/lib/libsane-canon_mfp.so» removed «./usr/lib/libcncpcmcm.so» removed «./usr/lib/libcncpmsimg.so» removed «./usr/lib/libcncpmslld389.so» removed «./usr/lib/gimp/2.0/plug-ins/scangearmp» removed «./usr/lib/libcncpmslld.so» Updating your ./install/doinst.sh (prepending symlinks)... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/canon/scangearmp/scangearmp-mg5300-1.80-x86_64-1dj.txz ./ usr/ usr/share/ usr/share/scangearmp/ usr/share/scangearmp/pixmaps/ usr/share/scangearmp/pixmaps/image_curve_h_grad_226.xpm usr/share/scangearmp/pixmaps/image_curve_v_grad_226.xpm usr/share/pixmaps/ usr/share/pixmaps/scangearmp-mg5300-icon.png usr/share/applications/ usr/share/applications/scangearmp-mg5300.desktop usr/share/licenses/ usr/share/licenses/scangearmp-mg5300/ usr/share/licenses/scangearmp-mg5300/LICENSE-scangearmp-1.80EN.txt usr/share/locale/ usr/share/locale/id/ usr/share/locale/id/LC_MESSAGES/ usr/share/locale/id/LC_MESSAGES/scangearmp.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/scangearmp.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/scangearmp.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/scangearmp.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/scangearmp.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/scangearmp.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/scangearmp.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/scangearmp.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/scangearmp.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/scangearmp.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/scangearmp.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/scangearmp.mo usr/share/locale/th/ usr/share/locale/th/LC_MESSAGES/ usr/share/locale/th/LC_MESSAGES/scangearmp.mo usr/share/locale/nb/ usr/share/locale/nb/LC_MESSAGES/ usr/share/locale/nb/LC_MESSAGES/scangearmp.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/scangearmp.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/scangearmp.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/scangearmp.mo usr/share/locale/ko/ usr/share/locale/ko/LC_MESSAGES/ usr/share/locale/ko/LC_MESSAGES/scangearmp.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/scangearmp.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/scangearmp.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/scangearmp.mo usr/share/locale/zh/ usr/share/locale/zh/LC_MESSAGES/ usr/share/locale/zh/LC_MESSAGES/scangearmp.mo usr/src/ usr/src/scangearmp-mg5300-1.80/ usr/src/scangearmp-mg5300-1.80/build-fixes.patch usr/src/scangearmp-mg5300-1.80/scangearmp-mg5300-icon.png usr/src/scangearmp-mg5300-1.80/scangearmp-mg5300.desktop usr/src/scangearmp-mg5300-1.80/SLKBUILD usr/lib/ usr/lib/libcncpmsimg389.so.1.8.0 usr/lib/libcncpmslld.so.1.0.1 usr/lib/libcncpmsimg.so.1.0.2 usr/lib/bjlib/ usr/lib/bjlib/cnc_3890.tbl usr/lib/bjlib/cnc1754d.tbl usr/lib/bjlib/CNC_389P.DAT usr/lib/bjlib/CNC_389H.DAT usr/lib/bjlib/canon_mfp_net.ini usr/lib/bjlib/canon_mfp.conf usr/lib/libcncpcmcm.so.8.0.1 usr/lib/libcncpnet.so.1.2.2 usr/lib/libsane-canon_mfp.so.1.0.8 usr/lib/libcncpmsui.so.1.8.0 usr/lib/libcncpmslld389.so.1.8.0 usr/lib/libcncpmslld389c.so.1.04.1 usr/lib/gimp/ usr/lib/gimp/2.0/ usr/lib/gimp/2.0/plug-ins/ usr/bin/ usr/bin/scangearmp install/ install/slack-desc install/doinst.sh etc/ etc/sane.d/ etc/sane.d/canon_mfp.conf.new etc/udev/ etc/udev/rules.d/ etc/udev/rules.d/80-canon_mfp.rules.new Slackware package /home/djemos/canon/scangearmp/scangearmp-mg5300-1.80-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories