diff -Nru uget-1.8.2/config.log uget-1.8.2/config.log --- uget-1.8.2/config.log 2012-05-14 05:07:23.000000000 +0000 +++ uget-1.8.2/config.log 1970-01-01 00:00:00.000000000 +0000 @@ -1,787 +0,0 @@ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by uget configure 1.8.2, which was -generated by GNU Autoconf 2.68. Invocation command line was - - $ ./configure - -## --------- ## -## Platform. ## -## --------- ## - -hostname = chhuang-VirtualBox -uname -m = i686 -uname -r = 3.2.0-24-generic -uname -s = Linux -uname -v = #37-Ubuntu SMP Wed Apr 25 08:43:52 UTC 2012 - -/usr/bin/uname -p = unknown -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -/usr/bin/hostinfo = unknown -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH: /usr/lib/libfm -PATH: /usr/lib/lightdm/lightdm -PATH: /usr/local/sbin -PATH: /usr/local/bin -PATH: /usr/sbin -PATH: /usr/bin -PATH: /sbin -PATH: /bin -PATH: /usr/games - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:2313: checking for a BSD-compatible install -configure:2381: result: /usr/bin/install -c -configure:2392: checking whether build environment is sane -configure:2442: result: yes -configure:2583: checking for a thread-safe mkdir -p -configure:2622: result: /bin/mkdir -p -configure:2635: checking for gawk -configure:2665: result: no -configure:2635: checking for mawk -configure:2651: found /usr/bin/mawk -configure:2662: result: mawk -configure:2673: checking whether make sets $(MAKE) -configure:2695: result: yes -configure:2793: checking for style of include used by make -configure:2821: result: GNU -configure:2892: checking for gcc -configure:2908: found /usr/bin/gcc -configure:2919: result: gcc -configure:3148: checking for C compiler version -configure:3157: gcc --version >&5 -gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 -Copyright (C) 2011 Free Software Foundation, Inc. -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -configure:3168: $? = 0 -configure:3157: gcc -v >&5 -Using built-in specs. -COLLECT_GCC=gcc -COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper -Target: i686-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu -Thread model: posix -gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) -configure:3168: $? = 0 -configure:3157: gcc -V >&5 -gcc: error: unrecognized option '-V' -gcc: fatal error: no input files -compilation terminated. -configure:3168: $? = 4 -configure:3157: gcc -qversion >&5 -gcc: error: unrecognized option '-qversion' -gcc: fatal error: no input files -compilation terminated. -configure:3168: $? = 4 -configure:3188: checking whether the C compiler works -configure:3210: gcc conftest.c >&5 -configure:3214: $? = 0 -configure:3262: result: yes -configure:3265: checking for C compiler default output file name -configure:3267: result: a.out -configure:3273: checking for suffix of executables -configure:3280: gcc -o conftest conftest.c >&5 -configure:3284: $? = 0 -configure:3306: result: -configure:3328: checking whether we are cross compiling -configure:3336: gcc -o conftest conftest.c >&5 -configure:3340: $? = 0 -configure:3347: ./conftest -configure:3351: $? = 0 -configure:3366: result: no -configure:3371: checking for suffix of object files -configure:3393: gcc -c conftest.c >&5 -configure:3397: $? = 0 -configure:3418: result: o -configure:3422: checking whether we are using the GNU C compiler -configure:3441: gcc -c conftest.c >&5 -configure:3441: $? = 0 -configure:3450: result: yes -configure:3459: checking whether gcc accepts -g -configure:3479: gcc -c -g conftest.c >&5 -configure:3479: $? = 0 -configure:3520: result: yes -configure:3537: checking for gcc option to accept ISO C89 -configure:3601: gcc -c -g -O2 conftest.c >&5 -configure:3601: $? = 0 -configure:3614: result: none needed -configure:3636: checking dependency style of gcc -configure:3747: result: gcc3 -configure:3768: checking how to run the C preprocessor -configure:3799: gcc -E conftest.c -configure:3799: $? = 0 -configure:3813: gcc -E conftest.c -conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory -compilation terminated. -configure:3813: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "uget" -| #define PACKAGE_TARNAME "uget" -| #define PACKAGE_VERSION "1.8.2" -| #define PACKAGE_STRING "uget 1.8.2" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "uget" -| #define VERSION "1.8.2" -| /* end confdefs.h. */ -| #include -configure:3838: result: gcc -E -configure:3858: gcc -E conftest.c -configure:3858: $? = 0 -configure:3872: gcc -E conftest.c -conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory -compilation terminated. -configure:3872: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "uget" -| #define PACKAGE_TARNAME "uget" -| #define PACKAGE_VERSION "1.8.2" -| #define PACKAGE_STRING "uget 1.8.2" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "uget" -| #define VERSION "1.8.2" -| /* end confdefs.h. */ -| #include -configure:3901: checking for grep that handles long lines and -e -configure:3959: result: /bin/grep -configure:3964: checking for egrep -configure:4026: result: /bin/grep -E -configure:4031: checking for ANSI C header files -configure:4051: gcc -c -g -O2 conftest.c >&5 -configure:4051: $? = 0 -configure:4124: gcc -o conftest -g -O2 conftest.c >&5 -configure:4124: $? = 0 -configure:4124: ./conftest -configure:4124: $? = 0 -configure:4135: result: yes -configure:4148: checking for sys/types.h -configure:4148: gcc -c -g -O2 conftest.c >&5 -configure:4148: $? = 0 -configure:4148: result: yes -configure:4148: checking for sys/stat.h -configure:4148: gcc -c -g -O2 conftest.c >&5 -configure:4148: $? = 0 -configure:4148: result: yes -configure:4148: checking for stdlib.h -configure:4148: gcc -c -g -O2 conftest.c >&5 -configure:4148: $? = 0 -configure:4148: result: yes -configure:4148: checking for string.h -configure:4148: gcc -c -g -O2 conftest.c >&5 -configure:4148: $? = 0 -configure:4148: result: yes -configure:4148: checking for memory.h -configure:4148: gcc -c -g -O2 conftest.c >&5 -configure:4148: $? = 0 -configure:4148: result: yes -configure:4148: checking for strings.h -configure:4148: gcc -c -g -O2 conftest.c >&5 -configure:4148: $? = 0 -configure:4148: result: yes -configure:4148: checking for inttypes.h -configure:4148: gcc -c -g -O2 conftest.c >&5 -configure:4148: $? = 0 -configure:4148: result: yes -configure:4148: checking for stdint.h -configure:4148: gcc -c -g -O2 conftest.c >&5 -configure:4148: $? = 0 -configure:4148: result: yes -configure:4148: checking for unistd.h -configure:4148: gcc -c -g -O2 conftest.c >&5 -configure:4148: $? = 0 -configure:4148: result: yes -configure:4161: checking minix/config.h usability -configure:4161: gcc -c -g -O2 conftest.c >&5 -conftest.c:54:26: fatal error: minix/config.h: No such file or directory -compilation terminated. -configure:4161: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "uget" -| #define PACKAGE_TARNAME "uget" -| #define PACKAGE_VERSION "1.8.2" -| #define PACKAGE_STRING "uget 1.8.2" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "uget" -| #define VERSION "1.8.2" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| /* end confdefs.h. */ -| #include -| #ifdef HAVE_SYS_TYPES_H -| # include -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include -| #endif -| #ifdef STDC_HEADERS -| # include -| # include -| #else -| # ifdef HAVE_STDLIB_H -| # include -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include -| # endif -| # include -| #endif -| #ifdef HAVE_STRINGS_H -| # include -| #endif -| #ifdef HAVE_INTTYPES_H -| # include -| #endif -| #ifdef HAVE_STDINT_H -| # include -| #endif -| #ifdef HAVE_UNISTD_H -| # include -| #endif -| #include -configure:4161: result: no -configure:4161: checking minix/config.h presence -configure:4161: gcc -E conftest.c -conftest.c:21:26: fatal error: minix/config.h: No such file or directory -compilation terminated. -configure:4161: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "uget" -| #define PACKAGE_TARNAME "uget" -| #define PACKAGE_VERSION "1.8.2" -| #define PACKAGE_STRING "uget 1.8.2" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "uget" -| #define VERSION "1.8.2" -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| /* end confdefs.h. */ -| #include -configure:4161: result: no -configure:4161: checking for minix/config.h -configure:4161: result: no -configure:4182: checking whether it is safe to define __EXTENSIONS__ -configure:4200: gcc -c -g -O2 conftest.c >&5 -configure:4200: $? = 0 -configure:4207: result: yes -configure:4271: checking for gcc -configure:4298: result: gcc -configure:4527: checking for C compiler version -configure:4536: gcc --version >&5 -gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 -Copyright (C) 2011 Free Software Foundation, Inc. -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -configure:4547: $? = 0 -configure:4536: gcc -v >&5 -Using built-in specs. -COLLECT_GCC=gcc -COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper -Target: i686-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu -Thread model: posix -gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) -configure:4547: $? = 0 -configure:4536: gcc -V >&5 -gcc: error: unrecognized option '-V' -gcc: fatal error: no input files -compilation terminated. -configure:4547: $? = 4 -configure:4536: gcc -qversion >&5 -gcc: error: unrecognized option '-qversion' -gcc: fatal error: no input files -compilation terminated. -configure:4547: $? = 4 -configure:4551: checking whether we are using the GNU C compiler -configure:4579: result: yes -configure:4588: checking whether gcc accepts -g -configure:4649: result: yes -configure:4666: checking for gcc option to accept ISO C89 -configure:4743: result: none needed -configure:4765: checking dependency style of gcc -configure:4876: result: gcc3 -configure:4894: checking whether gcc and cc understand -c and -o together -configure:4925: gcc -c conftest.c -o conftest2.o >&5 -configure:4929: $? = 0 -configure:4935: gcc -c conftest.c -o conftest2.o >&5 -configure:4939: $? = 0 -configure:4950: cc -c conftest.c >&5 -configure:4954: $? = 0 -configure:4962: cc -c conftest.c -o conftest2.o >&5 -configure:4966: $? = 0 -configure:4972: cc -c conftest.c -o conftest2.o >&5 -configure:4976: $? = 0 -configure:4994: result: yes -configure:5064: checking for ranlib -configure:5080: found /usr/bin/ranlib -configure:5091: result: ranlib -configure:5123: checking whether NLS is requested -configure:5132: result: yes -configure:5160: checking for intltool-update -configure:5178: found /usr/bin/intltool-update -configure:5190: result: /usr/bin/intltool-update -configure:5200: checking for intltool-merge -configure:5218: found /usr/bin/intltool-merge -configure:5230: result: /usr/bin/intltool-merge -configure:5240: checking for intltool-extract -configure:5258: found /usr/bin/intltool-extract -configure:5270: result: /usr/bin/intltool-extract -configure:5424: checking for xgettext -configure:5442: found /usr/bin/xgettext -configure:5454: result: /usr/bin/xgettext -configure:5464: checking for msgmerge -configure:5482: found /usr/bin/msgmerge -configure:5494: result: /usr/bin/msgmerge -configure:5504: checking for msgfmt -configure:5522: found /usr/bin/msgfmt -configure:5534: result: /usr/bin/msgfmt -configure:5544: checking for gmsgfmt -configure:5575: result: /usr/bin/msgfmt -configure:5595: checking for perl -configure:5613: found /usr/bin/perl -configure:5625: result: /usr/bin/perl -configure:5636: checking for perl >= 5.8.1 -configure:5643: result: 5.14.2 -configure:5647: checking for XML::Parser -configure:5650: result: ok -configure:5675: gcc -o conftest -g -O2 conftest.c >&5 -configure:5675: $? = 0 -configure:5708: checking locale.h usability -configure:5708: gcc -c -g -O2 conftest.c >&5 -configure:5708: $? = 0 -configure:5708: result: yes -configure:5708: checking locale.h presence -configure:5708: gcc -E conftest.c -configure:5708: $? = 0 -configure:5708: result: yes -configure:5708: checking for locale.h -configure:5708: result: yes -configure:5719: checking for LC_MESSAGES -configure:5735: gcc -o conftest -g -O2 conftest.c >&5 -configure:5735: $? = 0 -configure:5743: result: yes -configure:5760: checking libintl.h usability -configure:5760: gcc -c -g -O2 conftest.c >&5 -configure:5760: $? = 0 -configure:5760: result: yes -configure:5760: checking libintl.h presence -configure:5760: gcc -E conftest.c -configure:5760: $? = 0 -configure:5760: result: yes -configure:5760: checking for libintl.h -configure:5760: result: yes -configure:5768: checking for ngettext in libc -configure:5786: gcc -o conftest -g -O2 conftest.c >&5 -configure:5786: $? = 0 -configure:5795: result: yes -configure:5799: checking for dgettext in libc -configure:5817: gcc -o conftest -g -O2 conftest.c >&5 -configure:5817: $? = 0 -configure:5826: result: yes -configure:5833: checking for bind_textdomain_codeset -configure:5833: gcc -o conftest -g -O2 conftest.c >&5 -configure:5833: $? = 0 -configure:5833: result: yes -configure:6109: checking for msgfmt -configure:6136: result: /usr/bin/msgfmt -configure:6147: checking for dcgettext -configure:6147: gcc -o conftest -g -O2 conftest.c >&5 -conftest.c:53:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] -configure:6147: $? = 0 -configure:6147: result: yes -configure:6157: checking if msgfmt accepts -c -configure:6172: $MSGFMT -c -o /dev/null conftest.foo -configure:6175: $? = 0 -configure:6177: result: yes -configure:6187: checking for gmsgfmt -configure:6218: result: /usr/bin/msgfmt -configure:6228: checking for xgettext -configure:6255: result: /usr/bin/xgettext -configure:6274: gcc -o conftest -g -O2 conftest.c >&5 -configure:6274: $? = 0 -configure:6504: checking for pkg-config -configure:6522: found /usr/bin/pkg-config -configure:6534: result: /usr/bin/pkg-config -configure:6559: checking pkg-config is at least version 0.9.0 -configure:6562: result: yes -configure:6667: checking for GTK -configure:6674: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.18" -Package gtk+-2.0 was not found in the pkg-config search path. -Perhaps you should add the directory containing `gtk+-2.0.pc' -to the PKG_CONFIG_PATH environment variable -No package 'gtk+-2.0' found -configure:6677: $? = 1 -configure:6691: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.18" -Package gtk+-2.0 was not found in the pkg-config search path. -Perhaps you should add the directory containing `gtk+-2.0.pc' -to the PKG_CONFIG_PATH environment variable -No package 'gtk+-2.0' found -configure:6694: $? = 1 -configure:6708: result: no -No package 'gtk+-2.0' found -configure:6724: error: Package requirements (gtk+-2.0 >= 2.18) were not met: - -No package 'gtk+-2.0' found - -Consider adjusting the PKG_CONFIG_PATH environment variable if you -installed software in a non-standard prefix. - -Alternatively, you may set the environment variables GTK_CFLAGS -and GTK_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details. - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv_c_compiler_gnu=yes -ac_cv_env_APP_INDICATOR_CFLAGS_set= -ac_cv_env_APP_INDICATOR_CFLAGS_value= -ac_cv_env_APP_INDICATOR_LIBS_set= -ac_cv_env_APP_INDICATOR_LIBS_value= -ac_cv_env_CC_set= -ac_cv_env_CC_value= -ac_cv_env_CFLAGS_set= -ac_cv_env_CFLAGS_value= -ac_cv_env_CPPFLAGS_set= -ac_cv_env_CPPFLAGS_value= -ac_cv_env_CPP_set= -ac_cv_env_CPP_value= -ac_cv_env_GIO_CFLAGS_set= -ac_cv_env_GIO_CFLAGS_value= -ac_cv_env_GIO_LIBS_set= -ac_cv_env_GIO_LIBS_value= -ac_cv_env_GLIB_CFLAGS_set= -ac_cv_env_GLIB_CFLAGS_value= -ac_cv_env_GLIB_LIBS_set= -ac_cv_env_GLIB_LIBS_value= -ac_cv_env_GMODULE_CFLAGS_set= -ac_cv_env_GMODULE_CFLAGS_value= -ac_cv_env_GMODULE_LIBS_set= -ac_cv_env_GMODULE_LIBS_value= -ac_cv_env_GSTREAMER_CFLAGS_set= -ac_cv_env_GSTREAMER_CFLAGS_value= -ac_cv_env_GSTREAMER_LIBS_set= -ac_cv_env_GSTREAMER_LIBS_value= -ac_cv_env_GTHREAD_CFLAGS_set= -ac_cv_env_GTHREAD_CFLAGS_value= -ac_cv_env_GTHREAD_LIBS_set= -ac_cv_env_GTHREAD_LIBS_value= -ac_cv_env_GTK_CFLAGS_set= -ac_cv_env_GTK_CFLAGS_value= -ac_cv_env_GTK_LIBS_set= -ac_cv_env_GTK_LIBS_value= -ac_cv_env_LDFLAGS_set= -ac_cv_env_LDFLAGS_value= -ac_cv_env_LIBNOTIFY_CFLAGS_set= -ac_cv_env_LIBNOTIFY_CFLAGS_value= -ac_cv_env_LIBNOTIFY_LIBS_set= -ac_cv_env_LIBNOTIFY_LIBS_value= -ac_cv_env_LIBPWMD_CFLAGS_set= -ac_cv_env_LIBPWMD_CFLAGS_value= -ac_cv_env_LIBPWMD_LIBS_set= -ac_cv_env_LIBPWMD_LIBS_value= -ac_cv_env_LIBS_set= -ac_cv_env_LIBS_value= -ac_cv_env_PKG_CONFIG_LIBDIR_set= -ac_cv_env_PKG_CONFIG_LIBDIR_value= -ac_cv_env_PKG_CONFIG_PATH_set= -ac_cv_env_PKG_CONFIG_PATH_value= -ac_cv_env_PKG_CONFIG_set= -ac_cv_env_PKG_CONFIG_value= -ac_cv_env_build_alias_set= -ac_cv_env_build_alias_value= -ac_cv_env_host_alias_set= -ac_cv_env_host_alias_value= -ac_cv_env_target_alias_set= -ac_cv_env_target_alias_value= -ac_cv_func_bind_textdomain_codeset=yes -ac_cv_func_dcgettext=yes -ac_cv_header_inttypes_h=yes -ac_cv_header_libintl_h=yes -ac_cv_header_locale_h=yes -ac_cv_header_memory_h=yes -ac_cv_header_minix_config_h=no -ac_cv_header_stdc=yes -ac_cv_header_stdint_h=yes -ac_cv_header_stdlib_h=yes -ac_cv_header_string_h=yes -ac_cv_header_strings_h=yes -ac_cv_header_sys_stat_h=yes -ac_cv_header_sys_types_h=yes -ac_cv_header_unistd_h=yes -ac_cv_objext=o -ac_cv_path_EGREP='/bin/grep -E' -ac_cv_path_GMSGFMT=/usr/bin/msgfmt -ac_cv_path_GREP=/bin/grep -ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract -ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge -ac_cv_path_INTLTOOL_PERL=/usr/bin/perl -ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update -ac_cv_path_MSGFMT=/usr/bin/msgfmt -ac_cv_path_MSGMERGE=/usr/bin/msgmerge -ac_cv_path_XGETTEXT=/usr/bin/xgettext -ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config -ac_cv_path_install='/usr/bin/install -c' -ac_cv_path_mkdir=/bin/mkdir -ac_cv_prog_AWK=mawk -ac_cv_prog_CPP='gcc -E' -ac_cv_prog_ac_ct_CC=gcc -ac_cv_prog_ac_ct_RANLIB=ranlib -ac_cv_prog_cc_c89= -ac_cv_prog_cc_g=yes -ac_cv_prog_cc_gcc_c_o=yes -ac_cv_prog_make_make_set=yes -ac_cv_safe_to_define___extensions__=yes -am_cv_CC_dependencies_compiler_type=gcc3 -am_cv_val_LC_MESSAGES=yes -gt_cv_func_dgettext_libc=yes -gt_cv_func_dgettext_libintl=no -gt_cv_func_ngettext_libc=yes -gt_cv_have_gettext=yes - -## ----------------- ## -## Output variables. ## -## ----------------- ## - -ACLOCAL='${SHELL} /home/chhuang/workspace/uget/missing --run aclocal-1.11' -ALL_LINGUAS='' -AMDEPBACKSLASH='\' -AMDEP_FALSE='#' -AMDEP_TRUE='' -AMTAR='$${TAR-tar}' -AM_DEFAULT_VERBOSITY='1' -APP_INDICATOR_CFLAGS='' -APP_INDICATOR_LIBS='' -AUTOCONF='${SHELL} /home/chhuang/workspace/uget/missing --run autoconf' -AUTOHEADER='${SHELL} /home/chhuang/workspace/uget/missing --run autoheader' -AUTOMAKE='${SHELL} /home/chhuang/workspace/uget/missing --run automake-1.11' -AWK='mawk' -CATALOGS='' -CATOBJEXT='.gmo' -CC='gcc' -CCDEPMODE='depmode=gcc3' -CFLAGS='-g -O2' -CPP='gcc -E' -CPPFLAGS='' -CURL_CFLAGS='' -CURL_CONFIG='' -CURL_LIBS='' -CYGPATH_W='echo' -DATADIRNAME='share' -DEFS='' -DEPDIR='.deps' -ECHO_C='' -ECHO_N='-n' -ECHO_T='' -EGREP='/bin/grep -E' -EXEEXT='' -GETCONF='' -GETTEXT_PACKAGE='uget' -GIO_CFLAGS='' -GIO_LIBS='' -GLIB_CFLAGS='' -GLIB_LIBS='' -GMODULE_CFLAGS='' -GMODULE_LIBS='' -GMOFILES='' -GMSGFMT='/usr/bin/msgfmt' -GREP='/bin/grep' -GSTREAMER_CFLAGS='' -GSTREAMER_LIBS='' -GTHREAD_CFLAGS='' -GTHREAD_LIBS='' -GTK_CFLAGS='' -GTK_LIBS='' -HAVE_APP_INDICATOR_FALSE='' -HAVE_APP_INDICATOR_TRUE='' -INSTALL_DATA='${INSTALL} -m 644' -INSTALL_PROGRAM='${INSTALL}' -INSTALL_SCRIPT='${INSTALL}' -INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' -INSTOBJEXT='.mo' -INTLLIBS='' -INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_EXTRACT='/usr/bin/intltool-extract' -INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_MERGE='/usr/bin/intltool-merge' -INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' -INTLTOOL_PERL='/usr/bin/perl' -INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_UPDATE='/usr/bin/intltool-update' -INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' -INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' -INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' -INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' -INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' -LDFLAGS='' -LFS_CFLAGS='' -LFS_LDFLAGS='' -LIBNOTIFY_CFLAGS='' -LIBNOTIFY_LIBS='' -LIBOBJS='' -LIBPWMD_CFLAGS='' -LIBPWMD_LIBS='' -LIBS='' -LTLIBOBJS='' -MAKEINFO='${SHELL} /home/chhuang/workspace/uget/missing --run makeinfo' -MKDIR_P='/bin/mkdir -p' -MKINSTALLDIRS='./mkinstalldirs' -MSGFMT='/usr/bin/msgfmt' -MSGFMT_OPTS='-c' -MSGMERGE='/usr/bin/msgmerge' -OBJEXT='o' -PACKAGE='uget' -PACKAGE_BUGREPORT='' -PACKAGE_NAME='uget' -PACKAGE_STRING='uget 1.8.2' -PACKAGE_TARNAME='uget' -PACKAGE_URL='' -PACKAGE_VERSION='1.8.2' -PATH_SEPARATOR=':' -PKG_CONFIG='/usr/bin/pkg-config' -PKG_CONFIG_LIBDIR='' -PKG_CONFIG_PATH='' -POFILES='' -POSUB='po' -PO_IN_DATADIR_FALSE='' -PO_IN_DATADIR_TRUE='' -RANLIB='ranlib' -SET_MAKE='' -SHELL='/bin/bash' -STRIP='' -USE_NLS='yes' -VERSION='1.8.2' -XGETTEXT='/usr/bin/xgettext' -ac_ct_CC='gcc' -am__EXEEXT_FALSE='' -am__EXEEXT_TRUE='' -am__fastdepCC_FALSE='#' -am__fastdepCC_TRUE='' -am__include='include' -am__isrc='' -am__leading_dot='.' -am__nodep='_no' -am__quote='' -am__tar='$${TAR-tar} chof - "$$tardir"' -am__untar='$${TAR-tar} xf -' -bindir='${exec_prefix}/bin' -build_alias='' -datadir='${datarootdir}' -datarootdir='${prefix}/share' -docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' -dvidir='${docdir}' -exec_prefix='NONE' -host_alias='' -htmldir='${docdir}' -includedir='${prefix}/include' -infodir='${datarootdir}/info' -install_sh='${SHELL} /home/chhuang/workspace/uget/install-sh' -intltool__v_merge_options_0='-q' -intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' -libdir='${exec_prefix}/lib' -libexecdir='${exec_prefix}/libexec' -localedir='/usr/local/share/locale' -localstatedir='${prefix}/var' -mandir='${datarootdir}/man' -mkdir_p='/bin/mkdir -p' -oldincludedir='/usr/include' -pdfdir='${docdir}' -prefix='NONE' -program_transform_name='s,x,x,' -psdir='${docdir}' -sbindir='${exec_prefix}/sbin' -sharedstatedir='${prefix}/com' -sysconfdir='${prefix}/etc' -target_alias='' - -## ----------- ## -## confdefs.h. ## -## ----------- ## - -/* confdefs.h */ -#define PACKAGE_NAME "uget" -#define PACKAGE_TARNAME "uget" -#define PACKAGE_VERSION "1.8.2" -#define PACKAGE_STRING "uget 1.8.2" -#define PACKAGE_BUGREPORT "" -#define PACKAGE_URL "" -#define PACKAGE "uget" -#define VERSION "1.8.2" -#define STDC_HEADERS 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_SYS_STAT_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRING_H 1 -#define HAVE_MEMORY_H 1 -#define HAVE_STRINGS_H 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_STDINT_H 1 -#define HAVE_UNISTD_H 1 -#define __EXTENSIONS__ 1 -#define _ALL_SOURCE 1 -#define _GNU_SOURCE 1 -#define _POSIX_PTHREAD_SEMANTICS 1 -#define _TANDEM_SOURCE 1 -#define HAVE_LOCALE_H 1 -#define HAVE_LC_MESSAGES 1 -#define HAVE_BIND_TEXTDOMAIN_CODESET 1 -#define HAVE_GETTEXT 1 -#define HAVE_DCGETTEXT 1 -#define ENABLE_NLS 1 -#define LOCALEDIR "/usr/local/share/locale" - -configure: exit 1 diff -Nru uget-1.8.2/debian/changelog uget-1.8.2/debian/changelog --- uget-1.8.2/debian/changelog 2012-05-14 07:05:02.000000000 +0000 +++ uget-1.8.2/debian/changelog 2012-05-14 11:36:44.000000000 +0000 @@ -1,4 +1,4 @@ -uget (1.8.2-0ubuntu0+3~lucid) lucid; urgency=low +uget (1.8.2-0ubuntu0+6~lucid) lucid; urgency=low * avoid problem that file size larger than 2GB in some 32bit system. * Fix: aria2 plug-in can't use user and password. diff -Nru uget-1.8.2/debian/control uget-1.8.2/debian/control --- uget-1.8.2/debian/control 2011-03-27 11:40:52.000000000 +0000 +++ uget-1.8.2/debian/control 2011-04-17 14:43:30.000000000 +0000 @@ -4,7 +4,7 @@ Maintainer: C.H. Huang Build-Depends: cdbs, debhelper (>= 5), libgtk2.0-dev, - libcurl4-gnutls-dev, + libcurl4-openssl-dev, libnotify-dev, libappindicator-dev, libgstreamer0.10-dev diff -Nru uget-1.8.2/po/POTFILES uget-1.8.2/po/POTFILES --- uget-1.8.2/po/POTFILES 2012-05-14 05:07:22.000000000 +0000 +++ uget-1.8.2/po/POTFILES 1970-01-01 00:00:00.000000000 +0000 @@ -1,38 +0,0 @@ - ../uglib/UgApp-base.c \ - ../uglib/UgCategory.c \ - ../uglib/UgData.c \ - ../uglib/UgData-download.c \ - ../uglib/UgDataset.c \ - ../uglib/UgHtml.c \ - ../uglib/UgIpc.c \ - ../uglib/UgMarkup.c \ - ../uglib/UgMessage.c \ - ../uglib/UgOption.c \ - ../uglib/UgPlugin.c \ - ../uglib/UgPlugin-aria2.c \ - ../uglib/UgPlugin-curl.c \ - ../uglib/UgRegistry.c \ - ../uglib/UgRunning.c \ - ../uglib/UgStdio.c \ - ../uglib/UgUri.c \ - ../uglib/UgUtils.c \ - ../uget-gtk/UgApp-gtk.c \ - ../uget-gtk/UgApp-gtk-aria2.c \ - ../uget-gtk/UgApp-gtk-callback.c \ - ../uget-gtk/UgApp-gtk-gui.c \ - ../uget-gtk/UgApp-gtk-timeout.c \ - ../uget-gtk/UgBatchForm.c \ - ../uget-gtk/UgCategory-gtk.c \ - ../uget-gtk/UgCategoryDialog.c \ - ../uget-gtk/UgCategoryForm.c \ - ../uget-gtk/UgCategoryWidget.c \ - ../uget-gtk/UgDownloadDialog.c \ - ../uget-gtk/UgDownloadForm.c \ - ../uget-gtk/UgDownloadWidget.c \ - ../uget-gtk/UgProxyForm.c \ - ../uget-gtk/UgScheduleGrid.c \ - ../uget-gtk/UgSelector.c \ - ../uget-gtk/UgSettingDialog.c \ - ../uget-gtk/UgSettingForm.c \ - ../uget-gtk/UgSetting.c \ - ../uget-gtk/UgSummary.c