wok rev 485

xarchive: patch for wrappers.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Mar 22 16:07:48 2008 +0100 (2008-03-22)
parents 223537e595e4
children 52afed25eb7f
files xarchive/stuff/slitaz-xarchive-wrappers-0.2.8-6.patch
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xarchive/stuff/slitaz-xarchive-wrappers-0.2.8-6.patch	Sat Mar 22 16:07:48 2008 +0100
     1.3 @@ -0,0 +1,668 @@
     1.4 +--- xarchive-0.2.8-6.old/config.log	Thu Jan  1 01:00:00 1970
     1.5 ++++ xarchive-0.2.8-6/config.log	Sat Mar 22 12:58:40 2008
     1.6 +@@ -0,0 +1,479 @@
     1.7 ++This file contains any messages produced by compilers while
     1.8 ++running configure, to aid debugging if configure makes a mistake.
     1.9 ++
    1.10 ++It was created by XArchive configure 0.2.8-6, which was
    1.11 ++generated by GNU Autoconf 2.59.  Invocation command line was
    1.12 ++
    1.13 ++  $ ./configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i486-pc-linux-gnu --host=i486-pc-linux-gnu
    1.14 ++
    1.15 ++## --------- ##
    1.16 ++## Platform. ##
    1.17 ++## --------- ##
    1.18 ++
    1.19 ++hostname = beastie
    1.20 ++uname -m = i686
    1.21 ++uname -r = 2.6.24.2-slitaz
    1.22 ++uname -s = Linux
    1.23 ++uname -v = #1 SMP Mon Mar 10 16:36:10 CET 2008
    1.24 ++
    1.25 ++/usr/bin/uname -p = unknown
    1.26 ++/bin/uname -X     = unknown
    1.27 ++
    1.28 ++/bin/arch              = unknown
    1.29 ++/usr/bin/arch -k       = unknown
    1.30 ++/usr/convex/getsysinfo = unknown
    1.31 ++hostinfo               = unknown
    1.32 ++/bin/machine           = unknown
    1.33 ++/usr/bin/oslevel       = unknown
    1.34 ++/bin/universe          = unknown
    1.35 ++
    1.36 ++PATH: /usr/sbin
    1.37 ++PATH: /usr/bin
    1.38 ++PATH: /sbin
    1.39 ++PATH: /bin
    1.40 ++PATH: /usr/games
    1.41 ++
    1.42 ++
    1.43 ++## ----------- ##
    1.44 ++## Core tests. ##
    1.45 ++## ----------- ##
    1.46 ++
    1.47 ++configure:1378: checking for a BSD-compatible install
    1.48 ++configure:1433: result: /usr/bin/install -c
    1.49 ++configure:1444: checking whether build environment is sane
    1.50 ++configure:1487: result: yes
    1.51 ++configure:1520: checking for gawk
    1.52 ++configure:1549: result: no
    1.53 ++configure:1520: checking for mawk
    1.54 ++configure:1549: result: no
    1.55 ++configure:1520: checking for nawk
    1.56 ++configure:1549: result: no
    1.57 ++configure:1520: checking for awk
    1.58 ++configure:1536: found /usr/bin/awk
    1.59 ++configure:1546: result: awk
    1.60 ++configure:1556: checking whether make sets $(MAKE)
    1.61 ++configure:1576: result: yes
    1.62 ++configure:1734: checking build system type
    1.63 ++configure:1752: result: i486-pc-linux-gnu
    1.64 ++configure:1770: checking for i486-pc-linux-gnu-gcc
    1.65 ++configure:1786: found /usr/bin/i486-pc-linux-gnu-gcc
    1.66 ++configure:1796: result: i486-pc-linux-gnu-gcc
    1.67 ++configure:2078: checking for C compiler version
    1.68 ++configure:2081: i486-pc-linux-gnu-gcc --version </dev/null >&5
    1.69 ++i486-pc-linux-gnu-gcc (GCC) 4.2.2
    1.70 ++Copyright (C) 2007 Free Software Foundation, Inc.
    1.71 ++This is free software; see the source for copying conditions.  There is NO
    1.72 ++warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    1.73 ++
    1.74 ++configure:2084: $? = 0
    1.75 ++configure:2086: i486-pc-linux-gnu-gcc -v </dev/null >&5
    1.76 ++Using built-in specs.
    1.77 ++Target: i486-pc-linux-gnu
    1.78 ++Configured with: ../gcc-4.2.2/configure --prefix=/usr --libexecdir=/usr/lib --infodir=/usr/share/info --mandir=/usr/share/man --enable-nls --enable-languages=c,c++ --enable-shared --with-system-zlib --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit --enable-threads=posix --with-tune=i486 i486-pc-linux-gnu
    1.79 ++Thread model: posix
    1.80 ++gcc version 4.2.2
    1.81 ++configure:2089: $? = 0
    1.82 ++configure:2091: i486-pc-linux-gnu-gcc -V </dev/null >&5
    1.83 ++i486-pc-linux-gnu-gcc: '-V' option must have argument
    1.84 ++configure:2094: $? = 1
    1.85 ++configure:2117: checking for C compiler default output file name
    1.86 ++configure:2120: i486-pc-linux-gnu-gcc    conftest.c  >&5
    1.87 ++configure:2123: $? = 0
    1.88 ++configure:2169: result: a.out
    1.89 ++configure:2174: checking whether the C compiler works
    1.90 ++configure:2180: ./a.out
    1.91 ++configure:2183: $? = 0
    1.92 ++configure:2200: result: yes
    1.93 ++configure:2207: checking whether we are cross compiling
    1.94 ++configure:2209: result: no
    1.95 ++configure:2212: checking for suffix of executables
    1.96 ++configure:2214: i486-pc-linux-gnu-gcc -o conftest    conftest.c  >&5
    1.97 ++configure:2217: $? = 0
    1.98 ++configure:2242: result: 
    1.99 ++configure:2248: checking for suffix of object files
   1.100 ++configure:2269: i486-pc-linux-gnu-gcc -c   conftest.c >&5
   1.101 ++configure:2272: $? = 0
   1.102 ++configure:2294: result: o
   1.103 ++configure:2298: checking whether we are using the GNU C compiler
   1.104 ++configure:2322: i486-pc-linux-gnu-gcc -c   conftest.c >&5
   1.105 ++configure:2328: $? = 0
   1.106 ++configure:2331: test -z 			 || test ! -s conftest.err
   1.107 ++configure:2334: $? = 0
   1.108 ++configure:2337: test -s conftest.o
   1.109 ++configure:2340: $? = 0
   1.110 ++configure:2353: result: yes
   1.111 ++configure:2359: checking whether i486-pc-linux-gnu-gcc accepts -g
   1.112 ++configure:2380: i486-pc-linux-gnu-gcc -c -g  conftest.c >&5
   1.113 ++configure:2386: $? = 0
   1.114 ++configure:2389: test -z 			 || test ! -s conftest.err
   1.115 ++configure:2392: $? = 0
   1.116 ++configure:2395: test -s conftest.o
   1.117 ++configure:2398: $? = 0
   1.118 ++configure:2409: result: yes
   1.119 ++configure:2426: checking for i486-pc-linux-gnu-gcc option to accept ANSI C
   1.120 ++configure:2496: i486-pc-linux-gnu-gcc  -c -g -O2  conftest.c >&5
   1.121 ++configure:2502: $? = 0
   1.122 ++configure:2505: test -z 			 || test ! -s conftest.err
   1.123 ++configure:2508: $? = 0
   1.124 ++configure:2511: test -s conftest.o
   1.125 ++configure:2514: $? = 0
   1.126 ++configure:2532: result: none needed
   1.127 ++configure:2550: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.128 ++conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
   1.129 ++configure:2556: $? = 1
   1.130 ++configure: failed program was:
   1.131 ++| #ifndef __cplusplus
   1.132 ++|   choke me
   1.133 ++| #endif
   1.134 ++configure:2705: checking for style of include used by make
   1.135 ++configure:2733: result: GNU
   1.136 ++configure:2761: checking dependency style of i486-pc-linux-gnu-gcc
   1.137 ++configure:2823: result: gcc3
   1.138 ++configure:2830: checking for bash
   1.139 ++configure:2848: found /bin/bash
   1.140 ++configure:2860: result: /bin/bash
   1.141 ++configure:2875: checking for i486-pc-linux-gnu-pkg-config
   1.142 ++configure:2908: result: no
   1.143 ++configure:2917: checking for pkg-config
   1.144 ++configure:2935: found /usr/bin/pkg-config
   1.145 ++configure:2947: result: /usr/bin/pkg-config
   1.146 ++configure:2962: checking pkg-config is at least version 0.9.0
   1.147 ++configure:2965: result: yes
   1.148 ++configure:2976: checking for GTK_CFLAGS
   1.149 ++configure:2993: result: -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  
   1.150 ++configure:2995: checking for GTK_LIBS
   1.151 ++configure:3012: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
   1.152 ++configure:3043: checking for dirent.h that defines DIR
   1.153 ++configure:3067: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.154 ++configure:3073: $? = 0
   1.155 ++configure:3076: test -z 			 || test ! -s conftest.err
   1.156 ++configure:3079: $? = 0
   1.157 ++configure:3082: test -s conftest.o
   1.158 ++configure:3085: $? = 0
   1.159 ++configure:3096: result: yes
   1.160 ++configure:3109: checking for library containing opendir
   1.161 ++configure:3139: i486-pc-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
   1.162 ++configure:3145: $? = 0
   1.163 ++configure:3148: test -z 			 || test ! -s conftest.err
   1.164 ++configure:3151: $? = 0
   1.165 ++configure:3154: test -s conftest
   1.166 ++configure:3157: $? = 0
   1.167 ++configure:3226: result: none required
   1.168 ++configure:3365: checking how to run the C preprocessor
   1.169 ++configure:3400: i486-pc-linux-gnu-gcc -E  conftest.c
   1.170 ++configure:3406: $? = 0
   1.171 ++configure:3438: i486-pc-linux-gnu-gcc -E  conftest.c
   1.172 ++conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
   1.173 ++configure:3444: $? = 1
   1.174 ++configure: failed program was:
   1.175 ++| /* confdefs.h.  */
   1.176 ++| 
   1.177 ++| #define PACKAGE_NAME "XArchive"
   1.178 ++| #define PACKAGE_TARNAME "xarchive"
   1.179 ++| #define PACKAGE_VERSION "0.2.8-6"
   1.180 ++| #define PACKAGE_STRING "XArchive 0.2.8-6"
   1.181 ++| #define PACKAGE_BUGREPORT "Lee Bigelow <ligelowbee@yahoo.com>"
   1.182 ++| #define PACKAGE "xarchive"
   1.183 ++| #define VERSION "0.2.8-6"
   1.184 ++| #define _GNU_SOURCE 1
   1.185 ++| #define HAVE_DIRENT_H 1
   1.186 ++| /* end confdefs.h.  */
   1.187 ++| #include <ac_nonexistent.h>
   1.188 ++configure:3483: result: i486-pc-linux-gnu-gcc -E
   1.189 ++configure:3507: i486-pc-linux-gnu-gcc -E  conftest.c
   1.190 ++configure:3513: $? = 0
   1.191 ++configure:3545: i486-pc-linux-gnu-gcc -E  conftest.c
   1.192 ++conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
   1.193 ++configure:3551: $? = 1
   1.194 ++configure: failed program was:
   1.195 ++| /* confdefs.h.  */
   1.196 ++| 
   1.197 ++| #define PACKAGE_NAME "XArchive"
   1.198 ++| #define PACKAGE_TARNAME "xarchive"
   1.199 ++| #define PACKAGE_VERSION "0.2.8-6"
   1.200 ++| #define PACKAGE_STRING "XArchive 0.2.8-6"
   1.201 ++| #define PACKAGE_BUGREPORT "Lee Bigelow <ligelowbee@yahoo.com>"
   1.202 ++| #define PACKAGE "xarchive"
   1.203 ++| #define VERSION "0.2.8-6"
   1.204 ++| #define _GNU_SOURCE 1
   1.205 ++| #define HAVE_DIRENT_H 1
   1.206 ++| /* end confdefs.h.  */
   1.207 ++| #include <ac_nonexistent.h>
   1.208 ++configure:3595: checking for egrep
   1.209 ++configure:3605: result: grep -E
   1.210 ++configure:3610: checking for ANSI C header files
   1.211 ++configure:3635: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.212 ++configure:3641: $? = 0
   1.213 ++configure:3644: test -z 			 || test ! -s conftest.err
   1.214 ++configure:3647: $? = 0
   1.215 ++configure:3650: test -s conftest.o
   1.216 ++configure:3653: $? = 0
   1.217 ++configure:3742: i486-pc-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
   1.218 ++conftest.c: In function 'main':
   1.219 ++conftest.c:30: warning: incompatible implicit declaration of built-in function 'exit'
   1.220 ++configure:3745: $? = 0
   1.221 ++configure:3747: ./conftest
   1.222 ++configure:3750: $? = 0
   1.223 ++configure:3765: result: yes
   1.224 ++configure:3789: checking for sys/types.h
   1.225 ++configure:3805: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.226 ++configure:3811: $? = 0
   1.227 ++configure:3814: test -z 			 || test ! -s conftest.err
   1.228 ++configure:3817: $? = 0
   1.229 ++configure:3820: test -s conftest.o
   1.230 ++configure:3823: $? = 0
   1.231 ++configure:3834: result: yes
   1.232 ++configure:3789: checking for sys/stat.h
   1.233 ++configure:3805: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.234 ++configure:3811: $? = 0
   1.235 ++configure:3814: test -z 			 || test ! -s conftest.err
   1.236 ++configure:3817: $? = 0
   1.237 ++configure:3820: test -s conftest.o
   1.238 ++configure:3823: $? = 0
   1.239 ++configure:3834: result: yes
   1.240 ++configure:3789: checking for stdlib.h
   1.241 ++configure:3805: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.242 ++configure:3811: $? = 0
   1.243 ++configure:3814: test -z 			 || test ! -s conftest.err
   1.244 ++configure:3817: $? = 0
   1.245 ++configure:3820: test -s conftest.o
   1.246 ++configure:3823: $? = 0
   1.247 ++configure:3834: result: yes
   1.248 ++configure:3789: checking for string.h
   1.249 ++configure:3805: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.250 ++configure:3811: $? = 0
   1.251 ++configure:3814: test -z 			 || test ! -s conftest.err
   1.252 ++configure:3817: $? = 0
   1.253 ++configure:3820: test -s conftest.o
   1.254 ++configure:3823: $? = 0
   1.255 ++configure:3834: result: yes
   1.256 ++configure:3789: checking for memory.h
   1.257 ++configure:3805: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.258 ++configure:3811: $? = 0
   1.259 ++configure:3814: test -z 			 || test ! -s conftest.err
   1.260 ++configure:3817: $? = 0
   1.261 ++configure:3820: test -s conftest.o
   1.262 ++configure:3823: $? = 0
   1.263 ++configure:3834: result: yes
   1.264 ++configure:3789: checking for strings.h
   1.265 ++configure:3805: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.266 ++configure:3811: $? = 0
   1.267 ++configure:3814: test -z 			 || test ! -s conftest.err
   1.268 ++configure:3817: $? = 0
   1.269 ++configure:3820: test -s conftest.o
   1.270 ++configure:3823: $? = 0
   1.271 ++configure:3834: result: yes
   1.272 ++configure:3789: checking for inttypes.h
   1.273 ++configure:3805: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.274 ++configure:3811: $? = 0
   1.275 ++configure:3814: test -z 			 || test ! -s conftest.err
   1.276 ++configure:3817: $? = 0
   1.277 ++configure:3820: test -s conftest.o
   1.278 ++configure:3823: $? = 0
   1.279 ++configure:3834: result: yes
   1.280 ++configure:3789: checking for stdint.h
   1.281 ++configure:3805: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.282 ++configure:3811: $? = 0
   1.283 ++configure:3814: test -z 			 || test ! -s conftest.err
   1.284 ++configure:3817: $? = 0
   1.285 ++configure:3820: test -s conftest.o
   1.286 ++configure:3823: $? = 0
   1.287 ++configure:3834: result: yes
   1.288 ++configure:3789: checking for unistd.h
   1.289 ++configure:3805: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.290 ++configure:3811: $? = 0
   1.291 ++configure:3814: test -z 			 || test ! -s conftest.err
   1.292 ++configure:3817: $? = 0
   1.293 ++configure:3820: test -s conftest.o
   1.294 ++configure:3823: $? = 0
   1.295 ++configure:3834: result: yes
   1.296 ++configure:3853: checking for stdlib.h
   1.297 ++configure:3858: result: yes
   1.298 ++configure:3853: checking for string.h
   1.299 ++configure:3858: result: yes
   1.300 ++configure:3853: checking for unistd.h
   1.301 ++configure:3858: result: yes
   1.302 ++configure:3999: checking for an ANSI C-conforming const
   1.303 ++configure:4066: i486-pc-linux-gnu-gcc -c -g -O2  conftest.c >&5
   1.304 ++configure:4072: $? = 0
   1.305 ++configure:4075: test -z 			 || test ! -s conftest.err
   1.306 ++configure:4078: $? = 0
   1.307 ++configure:4081: test -s conftest.o
   1.308 ++configure:4084: $? = 0
   1.309 ++configure:4095: result: yes
   1.310 ++configure:4109: checking for working alloca.h
   1.311 ++configure:4130: i486-pc-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
   1.312 ++
   1.313 ++## ---------------- ##
   1.314 ++## Cache variables. ##
   1.315 ++## ---------------- ##
   1.316 ++
   1.317 ++ac_cv_build=i486-pc-linux-gnu
   1.318 ++ac_cv_build_alias=i486-pc-linux-gnu
   1.319 ++ac_cv_c_compiler_gnu=yes
   1.320 ++ac_cv_c_const=yes
   1.321 ++ac_cv_env_CC_set=
   1.322 ++ac_cv_env_CC_value=
   1.323 ++ac_cv_env_CFLAGS_set=
   1.324 ++ac_cv_env_CFLAGS_value=
   1.325 ++ac_cv_env_CPPFLAGS_set=
   1.326 ++ac_cv_env_CPPFLAGS_value=
   1.327 ++ac_cv_env_CPP_set=
   1.328 ++ac_cv_env_CPP_value=
   1.329 ++ac_cv_env_GTK_CFLAGS_set=
   1.330 ++ac_cv_env_GTK_CFLAGS_value=
   1.331 ++ac_cv_env_GTK_LIBS_set=
   1.332 ++ac_cv_env_GTK_LIBS_value=
   1.333 ++ac_cv_env_LDFLAGS_set=
   1.334 ++ac_cv_env_LDFLAGS_value=
   1.335 ++ac_cv_env_PKG_CONFIG_set=
   1.336 ++ac_cv_env_PKG_CONFIG_value=
   1.337 ++ac_cv_env_build_alias_set=set
   1.338 ++ac_cv_env_build_alias_value=i486-pc-linux-gnu
   1.339 ++ac_cv_env_host_alias_set=set
   1.340 ++ac_cv_env_host_alias_value=i486-pc-linux-gnu
   1.341 ++ac_cv_env_target_alias_set=
   1.342 ++ac_cv_env_target_alias_value=
   1.343 ++ac_cv_exeext=
   1.344 ++ac_cv_header_dirent_dirent_h=yes
   1.345 ++ac_cv_header_inttypes_h=yes
   1.346 ++ac_cv_header_memory_h=yes
   1.347 ++ac_cv_header_stdc=yes
   1.348 ++ac_cv_header_stdint_h=yes
   1.349 ++ac_cv_header_stdlib_h=yes
   1.350 ++ac_cv_header_string_h=yes
   1.351 ++ac_cv_header_strings_h=yes
   1.352 ++ac_cv_header_sys_stat_h=yes
   1.353 ++ac_cv_header_sys_types_h=yes
   1.354 ++ac_cv_header_unistd_h=yes
   1.355 ++ac_cv_objext=o
   1.356 ++ac_cv_path_BASH_PROG=/bin/bash
   1.357 ++ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
   1.358 ++ac_cv_path_install='/usr/bin/install -c'
   1.359 ++ac_cv_prog_AWK=awk
   1.360 ++ac_cv_prog_CC=i486-pc-linux-gnu-gcc
   1.361 ++ac_cv_prog_CPP='i486-pc-linux-gnu-gcc -E'
   1.362 ++ac_cv_prog_cc_g=yes
   1.363 ++ac_cv_prog_cc_stdc=
   1.364 ++ac_cv_prog_egrep='grep -E'
   1.365 ++ac_cv_prog_make_make_set=yes
   1.366 ++ac_cv_search_opendir='none required'
   1.367 ++am_cv_CC_dependencies_compiler_type=gcc3
   1.368 ++pkg_cv_GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  '
   1.369 ++pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
   1.370 ++
   1.371 ++## ----------------- ##
   1.372 ++## Output variables. ##
   1.373 ++## ----------------- ##
   1.374 ++
   1.375 ++ACLOCAL='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run aclocal-1.6'
   1.376 ++ALLOCA=''
   1.377 ++AMDEPBACKSLASH='\'
   1.378 ++AMDEP_FALSE='#'
   1.379 ++AMDEP_TRUE=''
   1.380 ++AMTAR='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run tar'
   1.381 ++AUTOCONF='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run autoconf'
   1.382 ++AUTOHEADER='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run autoheader'
   1.383 ++AUTOMAKE='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run automake-1.6'
   1.384 ++AWK='awk'
   1.385 ++BASH_PROG='/bin/bash'
   1.386 ++BASH_PROG='/bin/bash'
   1.387 ++CC='i486-pc-linux-gnu-gcc'
   1.388 ++CCDEPMODE='depmode=gcc3'
   1.389 ++CFLAGS='-g -O2'
   1.390 ++CONFIGURE_CFLAGS=''
   1.391 ++CONFIGURE_LDFLAGS=''
   1.392 ++CPP='i486-pc-linux-gnu-gcc -E'
   1.393 ++CPPFLAGS=''
   1.394 ++DEFS=''
   1.395 ++DEPDIR='.deps'
   1.396 ++ECHO_C=''
   1.397 ++ECHO_N='-n'
   1.398 ++ECHO_T=''
   1.399 ++EGREP='grep -E'
   1.400 ++EXEEXT=''
   1.401 ++GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  '
   1.402 ++GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  '
   1.403 ++GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
   1.404 ++GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
   1.405 ++INSTALL_DATA='${INSTALL} -m 644'
   1.406 ++INSTALL_PROGRAM='${INSTALL}'
   1.407 ++INSTALL_SCRIPT='${INSTALL}'
   1.408 ++INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
   1.409 ++LDFLAGS=''
   1.410 ++LIBOBJS=''
   1.411 ++LIBS=''
   1.412 ++LTLIBOBJS=''
   1.413 ++MAKEINFO='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run makeinfo'
   1.414 ++OBJEXT='o'
   1.415 ++PACKAGE='xarchive'
   1.416 ++PACKAGE_BUGREPORT='Lee Bigelow <ligelowbee@yahoo.com>'
   1.417 ++PACKAGE_NAME='XArchive'
   1.418 ++PACKAGE_STRING='XArchive 0.2.8-6'
   1.419 ++PACKAGE_TARNAME='xarchive'
   1.420 ++PACKAGE_VERSION='0.2.8-6'
   1.421 ++PATH_SEPARATOR=':'
   1.422 ++PKG_CONFIG='/usr/bin/pkg-config'
   1.423 ++SET_MAKE=''
   1.424 ++SHELL='/bin/bash'
   1.425 ++STRIP=''
   1.426 ++VERSION='0.2.8-6'
   1.427 ++ac_ct_CC=''
   1.428 ++ac_ct_STRIP=''
   1.429 ++ac_pt_PKG_CONFIG='/usr/bin/pkg-config'
   1.430 ++am__include='include'
   1.431 ++am__quote=''
   1.432 ++bindir='${exec_prefix}/bin'
   1.433 ++build='i486-pc-linux-gnu'
   1.434 ++build_alias='i486-pc-linux-gnu'
   1.435 ++build_cpu='i486'
   1.436 ++build_os='linux-gnu'
   1.437 ++build_os='linux-gnu'
   1.438 ++build_vendor='pc'
   1.439 ++datadir='${prefix}/share'
   1.440 ++exec_prefix='NONE'
   1.441 ++host_alias='i486-pc-linux-gnu'
   1.442 ++includedir='${prefix}/include'
   1.443 ++infodir='/usr/share/info'
   1.444 ++install_sh='/home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/install-sh'
   1.445 ++libdir='${exec_prefix}/lib'
   1.446 ++libexecdir='${exec_prefix}/libexec'
   1.447 ++localstatedir='${prefix}/var'
   1.448 ++mandir='/usr/share/man'
   1.449 ++oldincludedir='/usr/include'
   1.450 ++prefix='/usr'
   1.451 ++program_transform_name='s,x,x,'
   1.452 ++sbindir='${exec_prefix}/sbin'
   1.453 ++sharedstatedir='${prefix}/com'
   1.454 ++sysconfdir='${prefix}/etc'
   1.455 ++target_alias=''
   1.456 ++
   1.457 ++## ----------- ##
   1.458 ++## confdefs.h. ##
   1.459 ++## ----------- ##
   1.460 ++
   1.461 ++#define HAVE_DIRENT_H 1
   1.462 ++#define HAVE_INTTYPES_H 1
   1.463 ++#define HAVE_MEMORY_H 1
   1.464 ++#define HAVE_STDINT_H 1
   1.465 ++#define HAVE_STDLIB_H 1
   1.466 ++#define HAVE_STDLIB_H 1
   1.467 ++#define HAVE_STRINGS_H 1
   1.468 ++#define HAVE_STRING_H 1
   1.469 ++#define HAVE_STRING_H 1
   1.470 ++#define HAVE_SYS_STAT_H 1
   1.471 ++#define HAVE_SYS_TYPES_H 1
   1.472 ++#define HAVE_UNISTD_H 1
   1.473 ++#define HAVE_UNISTD_H 1
   1.474 ++#define PACKAGE "xarchive"
   1.475 ++#define PACKAGE_BUGREPORT "Lee Bigelow <ligelowbee@yahoo.com>"
   1.476 ++#define PACKAGE_NAME "XArchive"
   1.477 ++#define PACKAGE_STRING "XArchive 0.2.8-6"
   1.478 ++#define PACKAGE_TARNAME "xarchive"
   1.479 ++#define PACKAGE_VERSION "0.2.8-6"
   1.480 ++#define STDC_HEADERS 1
   1.481 ++#define VERSION "0.2.8-6"
   1.482 ++#define _GNU_SOURCE 1
   1.483 ++
   1.484 ++configure: caught signal 2
   1.485 ++configure: exit 1
   1.486 +--- xarchive-0.2.8-6.old/wrappers/7za.src	Tue Nov 15 12:59:51 2005
   1.487 ++++ xarchive-0.2.8-6/wrappers/7za.src	Sat Mar 22 13:01:15 2008
   1.488 +@@ -51,9 +51,9 @@
   1.489 + # the shifting will leave the files passed as
   1.490 + # all the remaining args: "$@"
   1.491 + opt="$1"
   1.492 +-shift 1
   1.493 ++test -z $1 || shift 1
   1.494 + archive="$1"
   1.495 +-shift 1
   1.496 ++test -z $1 || shift 1
   1.497 + 
   1.498 + # Command line options for prog functions
   1.499 + NEW_OPTS="a -ms=off"
   1.500 +--- xarchive-0.2.8-6.old/wrappers/ace.src	Sat Jan 14 04:49:36 2006
   1.501 ++++ xarchive-0.2.8-6/wrappers/ace.src	Sat Mar 22 13:01:15 2008
   1.502 +@@ -48,9 +48,9 @@
   1.503 + # the shifting will leave the files passed as
   1.504 + # all the remaining args "$@"
   1.505 + opt="$1"
   1.506 +-shift 1
   1.507 ++test -z $1 || shift 1
   1.508 + archive="$1"
   1.509 +-shift 1
   1.510 ++test -z $1 || shift 1
   1.511 + 
   1.512 + # Command line options for prog functions
   1.513 + # disable comments when opening
   1.514 +--- xarchive-0.2.8-6.old/wrappers/arj.src	Tue Nov 15 12:59:56 2005
   1.515 ++++ xarchive-0.2.8-6/wrappers/arj.src	Sat Mar 22 13:01:15 2008
   1.516 +@@ -52,9 +52,9 @@
   1.517 + # the shifting will leave the files passed as
   1.518 + # all the remaining args: "$@"
   1.519 + opt="$1"
   1.520 +-shift 1
   1.521 ++test -z $1 || shift 1
   1.522 + archive="$1"
   1.523 +-shift 1
   1.524 ++test -z $1 || shift 1
   1.525 + 
   1.526 + # Command line options for prog functions
   1.527 + NEW_OPTS="a"
   1.528 +--- xarchive-0.2.8-6.old/wrappers/deb.src	Tue Nov  8 17:49:13 2005
   1.529 ++++ xarchive-0.2.8-6/wrappers/deb.src	Sat Mar 22 13:01:15 2008
   1.530 +@@ -40,9 +40,9 @@
   1.531 + # the shifting will leave the files passed as
   1.532 + # all the remaining args "$@"
   1.533 + opt="$1"
   1.534 +-shift 1
   1.535 ++test -z $1 || shift 1
   1.536 + archive="$1"
   1.537 +-shift 1
   1.538 ++test -z $1 || shift 1
   1.539 + 
   1.540 + 
   1.541 + # Command line options for prog functions
   1.542 +--- xarchive-0.2.8-6.old/wrappers/rar.src	Mon Nov 14 21:41:21 2005
   1.543 ++++ xarchive-0.2.8-6/wrappers/rar.src	Sat Mar 22 13:01:15 2008
   1.544 +@@ -53,9 +53,9 @@
   1.545 + # the shifting will leave the files passed as
   1.546 + # all the remaining args "$@"
   1.547 + opt="$1"
   1.548 +-shift 1
   1.549 ++test -z $1 || shift 1
   1.550 + archive="$1"
   1.551 +-shift 1
   1.552 ++test -z $1 || shift 1
   1.553 + 
   1.554 + # Command line options for prog functions
   1.555 + # disable comments when opening
   1.556 +--- xarchive-0.2.8-6.old/wrappers/rpm-bsd.src	Tue Nov  8 17:49:13 2005
   1.557 ++++ xarchive-0.2.8-6/wrappers/rpm-bsd.src	Sat Mar 22 13:01:16 2008
   1.558 +@@ -42,9 +42,9 @@
   1.559 + # the shifting will leave the files passed as
   1.560 + # all the remaining args "$@"
   1.561 + opt="$1"
   1.562 +-shift 1
   1.563 ++test -z $1 || shift 1
   1.564 + archive="$1"
   1.565 +-shift 1
   1.566 ++test -z $1 || shift 1
   1.567 + 
   1.568 + # the option switches
   1.569 + case "$opt" in
   1.570 +--- xarchive-0.2.8-6.old/wrappers/rpm-gnu.src	Tue Nov  8 17:49:13 2005
   1.571 ++++ xarchive-0.2.8-6/wrappers/rpm-gnu.src	Sat Mar 22 13:01:16 2008
   1.572 +@@ -41,9 +41,9 @@
   1.573 + # the shifting will leave the files passed as
   1.574 + # all the remaining args "$@"
   1.575 + opt="$1"
   1.576 +-shift 1
   1.577 ++test -z $1 || shift 1
   1.578 + archive="$1"
   1.579 +-shift 1
   1.580 ++test -z $1 || shift 1
   1.581 + 
   1.582 + # the option switches
   1.583 + case "$opt" in
   1.584 +--- xarchive-0.2.8-6.old/wrappers/tar-bsd.src	Tue Nov  8 20:51:54 2005
   1.585 ++++ xarchive-0.2.8-6/wrappers/tar-bsd.src	Sat Mar 22 13:01:16 2008
   1.586 +@@ -43,9 +43,9 @@
   1.587 + # the shifting will leave the files passed as
   1.588 + # all the remaining args "$@"
   1.589 + opt="$1"
   1.590 +-shift 1
   1.591 ++test -z $1 || shift 1
   1.592 + archive="$1"
   1.593 +-shift 1
   1.594 ++test -z $1 || shift 1
   1.595 + 
   1.596 + # set up compression variables for our compression functions. 
   1.597 + # translate archive name to lower case for pattern matching.
   1.598 +--- xarchive-0.2.8-6.old/wrappers/tar-gnu.src	Tue Nov  8 20:50:59 2005
   1.599 ++++ xarchive-0.2.8-6/wrappers/tar-gnu.src	Sat Mar 22 13:16:15 2008
   1.600 +@@ -42,9 +42,9 @@
   1.601 + # the shifting will leave the files passed as
   1.602 + # all the remaining args "$@"
   1.603 + opt="$1"
   1.604 +-shift 1
   1.605 ++test -z $1 || shift 1
   1.606 + archive="$1"
   1.607 +-shift 1
   1.608 ++test -z $1 || shift 1
   1.609 + 
   1.610 + # set up compression variables for our compression functions. 
   1.611 + # translate archive name to lower case for pattern matching.
   1.612 +@@ -54,14 +54,14 @@
   1.613 +     if [ $(expr "$lc_archive" : ".*\."$ext"$") -gt 0 ]; then
   1.614 +         DECOMPRESS="gzip -dc"
   1.615 +         COMPRESS="gzip -c"
   1.616 +-        TAR_COMPRESS_OPT="--use-compress-prog=gzip"
   1.617 ++        TAR_COMPRESS_OPT="z"
   1.618 +     fi
   1.619 + done
   1.620 + for ext in $BZIP2_EXTS; do
   1.621 +     if [ $(expr "$lc_archive" : ".*\."$ext"$") -gt 0 ]; then
   1.622 +         DECOMPRESS="bzip2 -dc" 
   1.623 +         COMPRESS="bzip2 -c"
   1.624 +-        TAR_COMPRESS_OPT="--use-compress-prog=bzip2"
   1.625 ++        TAR_COMPRESS_OPT="j"
   1.626 +     fi
   1.627 + done
   1.628 + for ext in $COMPRESS_EXTS; do
   1.629 +@@ -76,8 +76,8 @@
   1.630 + # open and extract can use tar's cmd line option
   1.631 + # add, new, and remove need to decompress the tar first
   1.632 + # do their thing, than recompress the tar.
   1.633 +-OPEN_OPTS="$TAR_COMPRESS_OPT -tvf"
   1.634 +-EXTRACT_OPTS="$TAR_COMPRESS_OPT -xf"
   1.635 ++OPEN_OPTS="-tv${TAR_COMPRESS_OPT}f"
   1.636 ++EXTRACT_OPTS="-x${TAR_COMPRESS_OPT}f"
   1.637 + ADD_OPTS="-rf"
   1.638 + NEW_OPTS="-cf"
   1.639 + REMOVE_OPTS="--delete -f"
   1.640 +@@ -206,11 +206,12 @@
   1.641 +         ;;
   1.642 + 
   1.643 +     -r) # remove: from archive passed files 
   1.644 +-        decompress_func
   1.645 +-        $TAR_PROG $REMOVE_OPTS "$archive" "$@"
   1.646 +-        wrapper_status=$?
   1.647 +-        compress_func
   1.648 +-        exit $wrapper_status
   1.649 ++        #decompress_func
   1.650 ++        #$TAR_PROG $REMOVE_OPTS "$archive" "$@"
   1.651 ++        #wrapper_status=$?
   1.652 ++        #compress_func
   1.653 ++        #exit $wrapper_status
   1.654 ++        exit $E_UNSUPPORTED
   1.655 +         ;;
   1.656 + 
   1.657 +     -e) # extract: from archive passed files 
   1.658 +--- xarchive-0.2.8-6.old/wrappers/zip.src	Tue Nov 15 13:02:08 2005
   1.659 ++++ xarchive-0.2.8-6/wrappers/zip.src	Sat Mar 22 13:01:16 2008
   1.660 +@@ -51,9 +51,9 @@
   1.661 + # the shifting will leave the files passed as
   1.662 + # all the remaining args: "$@"
   1.663 + opt="$1"
   1.664 +-shift 1
   1.665 ++test -z $1 || shift 1
   1.666 + archive="$1"
   1.667 +-shift 1
   1.668 ++test -z $1 || shift 1
   1.669 + 
   1.670 + # Command line options for prog functions
   1.671 +