[Bug 440006] [NEW] 10.1 compile error on ubuntu 9.04
galen
galen at flightsimhq.org
Thu Oct 1 13:58:27 UTC 2009
Public bug reported:
Binary package hint: deja-dup
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Déjà Dup configure 10.1, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = jersey-desktop
uname -m = i686
uname -r = 2.6.28-15-generic
uname -s = Linux
uname -v = #52-Ubuntu SMP Wed Sep 9 10:49:34 UTC 2009
/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/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2212: checking for a BSD-compatible install
configure:2280: result: /usr/bin/install -c
configure:2291: checking whether build environment is sane
configure:2334: result: yes
configure:2359: checking for a thread-safe mkdir -p
configure:2398: result: /bin/mkdir -p
configure:2411: checking for gawk
configure:2427: found /usr/bin/gawk
configure:2438: result: gawk
configure:2449: checking whether make sets $(MAKE)
configure:2471: result: yes
configure:2656: checking whether ln -s works
configure:2660: result: yes
configure:2716: checking for pkg-config
configure:2734: found /usr/bin/pkg-config
configure:2746: result: /usr/bin/pkg-config
configure:2771: checking pkg-config is at least version 0.9.0
configure:2774: result: yes
configure:2787: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
configure:2790: $? = 0
configure:2918: checking for gcc
configure:2934: found /usr/bin/gcc
configure:2945: result: gcc
configure:3177: checking for C compiler version
configure:3185: gcc --version >&5
gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
Copyright (C) 2008 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:3189: $? = 0
configure:3196: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
configure:3200: $? = 0
configure:3207: gcc -V >&5
gcc: '-V' option must have argument
configure:3211: $? = 1
configure:3234: checking for C compiler default output file name
configure:3256: gcc conftest.c >&5
configure:3260: $? = 0
configure:3298: result: a.out
configure:3317: checking whether the C compiler works
configure:3327: ./a.out
configure:3331: $? = 0
configure:3350: result: yes
configure:3357: checking whether we are cross compiling
configure:3359: result: no
configure:3362: checking for suffix of executables
configure:3369: gcc -o conftest conftest.c >&5
configure:3373: $? = 0
configure:3399: result:
configure:3405: checking for suffix of object files
configure:3431: gcc -c conftest.c >&5
configure:3435: $? = 0
configure:3460: result: o
configure:3464: checking whether we are using the GNU C compiler
configure:3493: gcc -c conftest.c >&5
configure:3500: $? = 0
configure:3517: result: yes
configure:3526: checking whether gcc accepts -g
configure:3556: gcc -c -g conftest.c >&5
configure:3563: $? = 0
configure:3664: result: yes
configure:3681: checking for gcc option to accept ISO C89
configure:3755: gcc -c -g -O2 conftest.c >&5
configure:3762: $? = 0
configure:3785: result: none needed
configure:3814: checking for style of include used by make
configure:3842: result: GNU
configure:3867: checking dependency style of gcc
configure:3958: result: gcc3
configure:3987: checking for a BSD-compatible install
configure:4055: result: /usr/bin/install -c
configure:4066: checking whether make sets $(MAKE)
configure:4088: result: yes
configure:4128: checking build system type
configure:4146: result: i686-pc-linux-gnu
configure:4168: checking host system type
configure:4183: result: i686-pc-linux-gnu
configure:4205: checking for a sed that does not truncate output
configure:4271: result: /bin/sed
configure:4289: checking for grep that handles long lines and -e
configure:4349: result: /bin/grep
configure:4354: checking for egrep
configure:4418: result: /bin/grep -E
configure:4423: checking for fgrep
configure:4487: result: /bin/grep -F
configure:4522: checking for ld used by gcc
configure:4589: result: /usr/bin/ld
configure:4598: checking if the linker (/usr/bin/ld) is GNU ld
configure:4613: result: yes
configure:4625: checking for BSD- or MS-compatible name lister (nm)
configure:4674: result: /usr/bin/nm -B
configure:4792: checking the name lister (/usr/bin/nm -B) interface
configure:4799: gcc -c -g -O2 conftest.c >&5
configure:4802: /usr/bin/nm -B "conftest.o"
configure:4805: output
00000000 B some_variable
configure:4812: result: BSD nm
configure:4816: checking the maximum length of command line arguments
configure:4936: result: 1572864
configure:4953: checking whether the shell understands some XSI constructs
configure:4963: result: yes
configure:4967: checking whether the shell understands "+="
configure:4973: result: yes
configure:5008: checking for /usr/bin/ld option to reload object files
configure:5015: result: -r
configure:5084: checking for objdump
configure:5100: found /usr/bin/objdump
configure:5111: result: objdump
configure:5143: checking how to recognize dependent libraries
configure:5339: result: pass_all
configure:5399: checking for ar
configure:5415: found /usr/bin/ar
configure:5426: result: ar
configure:5504: checking for strip
configure:5520: found /usr/bin/strip
configure:5531: result: strip
configure:5603: checking for ranlib
configure:5619: found /usr/bin/ranlib
configure:5630: result: ranlib
configure:5720: checking command to parse /usr/bin/nm -B output from gcc object
configure:5838: gcc -c -g -O2 conftest.c >&5
configure:5841: $? = 0
configure:5845: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5848: $? = 0
configure:5902: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5905: $? = 0
configure:5943: result: ok
configure:6810: checking how to run the C preprocessor
configure:6850: gcc -E conftest.c
configure:6857: $? = 0
configure:6888: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:6895: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Déjà Dup"
| #define PACKAGE_TARNAME "deja-dup"
| #define PACKAGE_VERSION "10.1"
| #define PACKAGE_STRING "Déjà Dup 10.1"
| #define PACKAGE_BUGREPORT "deja-dup-team at lists.launchpad.net"
| #define PACKAGE "deja-dup"
| #define VERSION "10.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6928: result: gcc -E
configure:6957: gcc -E conftest.c
configure:6964: $? = 0
configure:6995: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:7002: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Déjà Dup"
| #define PACKAGE_TARNAME "deja-dup"
| #define PACKAGE_VERSION "10.1"
| #define PACKAGE_STRING "Déjà Dup 10.1"
| #define PACKAGE_BUGREPORT "deja-dup-team at lists.launchpad.net"
| #define PACKAGE "deja-dup"
| #define VERSION "10.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7042: checking for ANSI C header files
configure:7072: gcc -c -g -O2 conftest.c >&5
configure:7079: $? = 0
configure:7178: gcc -o conftest -g -O2 conftest.c >&5
configure:7182: $? = 0
configure:7188: ./conftest
configure:7192: $? = 0
configure:7210: result: yes
configure:7234: checking for sys/types.h
configure:7255: gcc -c -g -O2 conftest.c >&5
configure:7262: $? = 0
configure:7279: result: yes
configure:7234: checking for sys/stat.h
configure:7255: gcc -c -g -O2 conftest.c >&5
configure:7262: $? = 0
configure:7279: result: yes
configure:7234: checking for stdlib.h
configure:7255: gcc -c -g -O2 conftest.c >&5
configure:7262: $? = 0
configure:7279: result: yes
configure:7234: checking for string.h
configure:7255: gcc -c -g -O2 conftest.c >&5
configure:7262: $? = 0
configure:7279: result: yes
configure:7234: checking for memory.h
configure:7255: gcc -c -g -O2 conftest.c >&5
configure:7262: $? = 0
configure:7279: result: yes
configure:7234: checking for strings.h
configure:7255: gcc -c -g -O2 conftest.c >&5
configure:7262: $? = 0
configure:7279: result: yes
configure:7234: checking for inttypes.h
configure:7255: gcc -c -g -O2 conftest.c >&5
configure:7262: $? = 0
configure:7279: result: yes
configure:7234: checking for stdint.h
configure:7255: gcc -c -g -O2 conftest.c >&5
configure:7262: $? = 0
configure:7279: result: yes
configure:7234: checking for unistd.h
configure:7255: gcc -c -g -O2 conftest.c >&5
configure:7262: $? = 0
configure:7279: result: yes
configure:7297: checking for dlfcn.h
configure:7318: gcc -c -g -O2 conftest.c >&5
configure:7325: $? = 0
configure:7342: result: yes
configure:7528: checking for objdir
configure:7543: result: .libs
configure:7839: checking if gcc supports -fno-rtti -fno-exceptions
configure:7857: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7861: $? = 0
configure:7874: result: no
configure:7894: checking for gcc option to produce PIC
configure:8166: result: -fPIC -DPIC
configure:8178: checking if gcc PIC flag -fPIC -DPIC works
configure:8196: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8200: $? = 0
configure:8213: result: yes
configure:8237: checking if gcc static flag -static works
configure:8265: result: yes
configure:8280: checking if gcc supports -c -o file.o
configure:8301: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8305: $? = 0
configure:8327: result: yes
configure:8335: checking if gcc supports -c -o file.o
configure:8382: result: yes
configure:8415: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9490: result: yes
configure:9527: checking whether -lc should be explicitly linked in
configure:9532: gcc -c -g -O2 conftest.c >&5
configure:9535: $? = 0
configure:9550: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9553: $? = 0
configure:9565: result: no
configure:9729: checking dynamic linker characteristics
configure:10172: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10179: $? = 0
configure:10424: result: GNU/Linux ld.so
configure:10526: checking how to hardcode library paths into programs
configure:10551: result: immediate
configure:11384: checking whether stripping libraries is possible
configure:11389: result: yes
configure:11424: checking if libtool supports shared libraries
configure:11426: result: yes
configure:11429: checking whether to build shared libraries
configure:11450: result: yes
configure:11453: checking whether to build static libraries
configure:11457: result: yes
configure:11495: checking for gconftool-2
configure:11513: found /usr/bin/gconftool-2
configure:11525: result: /usr/bin/gconftool-2
configure:11548: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
configure:11563: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure:11588: checking for po4a
configure:11621: result: no
configure:11632: checking for valac
configure:11665: result: no
configure:11674: WARNING: Vala compilation is disabled.
configure:11716: checking whether NLS is requested
configure:11725: result: yes
configure:11766: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:11798: result: /usr/bin/msgfmt
configure:11807: checking for gmsgfmt
configure:11838: result: /usr/bin/msgfmt
configure:11889: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:11921: result: /usr/bin/xgettext
configure:11967: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:11998: result: /usr/bin/msgmerge
configure:12055: checking for ld used by GCC
configure:12119: result: /usr/bin/ld
configure:12128: checking if the linker (/usr/bin/ld) is GNU ld
configure:12141: result: yes
configure:12148: checking for shared library run path origin
configure:12161: result: done
configure:12662: checking for CFPreferencesCopyAppValue
configure:12690: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:42: error: CoreFoundation/CFPreferences.h: No such file or directory
conftest.c: In function 'main':
conftest.c:27: error: 'NULL' undeclared (first use in this function)
conftest.c:27: error: (Each undeclared identifier is reported only once
conftest.c:27: error: for each function it appears in.)
configure:12697: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Déjà Dup"
| #define PACKAGE_TARNAME "deja-dup"
| #define PACKAGE_VERSION "10.1"
| #define PACKAGE_STRING "Déjà Dup 10.1"
| #define PACKAGE_BUGREPORT "deja-dup-team at lists.launchpad.net"
| #define PACKAGE "deja-dup"
| #define VERSION "10.1"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GETTEXT_PACKAGE "deja-dup"
| /* end confdefs.h. */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:12718: result: no
configure:12727: checking for CFLocaleCopyCurrent
configure:12755: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:37: error: CoreFoundation/CFLocale.h: No such file or directory
configure:12762: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Déjà Dup"
| #define PACKAGE_TARNAME "deja-dup"
| #define PACKAGE_VERSION "10.1"
| #define PACKAGE_STRING "Déjà Dup 10.1"
| #define PACKAGE_BUGREPORT "deja-dup-team at lists.launchpad.net"
| #define PACKAGE "deja-dup"
| #define VERSION "10.1"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GETTEXT_PACKAGE "deja-dup"
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:12783: result: no
configure:12834: checking for GNU gettext in libc
configure:12864: gcc -o conftest -g -O2 conftest.c >&5
configure:12871: $? = 0
configure:12893: result: yes
configure:13797: checking whether to use NLS
configure:13799: result: yes
configure:13802: checking where the gettext function comes from
configure:13813: result: libc
configure:13888: checking for intltool >= 0.37
configure:13895: result: found
configure:13898: error: Your intltool is too old. You need intltool 0.37 or later.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_APPLET_CFLAGS_set=
ac_cv_env_APPLET_CFLAGS_value=
ac_cv_env_APPLET_LIBS_set=
ac_cv_env_APPLET_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_DUP_CFLAGS_set=
ac_cv_env_DUP_CFLAGS_value=
ac_cv_env_DUP_LIBS_set=
ac_cv_env_DUP_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBRARY_CFLAGS_set=
ac_cv_env_LIBRARY_CFLAGS_value=
ac_cv_env_LIBRARY_LIBS_set=
ac_cv_env_LIBRARY_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MONITOR_CFLAGS_set=
ac_cv_env_MONITOR_CFLAGS_value=
ac_cv_env_MONITOR_LIBS_set=
ac_cv_env_MONITOR_LIBS_value=
ac_cv_env_NAUTILUS_CFLAGS_set=
ac_cv_env_NAUTILUS_CFLAGS_value=
ac_cv_env_NAUTILUS_LIBS_set=
ac_cv_env_NAUTILUS_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PREF_CFLAGS_set=
ac_cv_env_PREF_CFLAGS_value=
ac_cv_env_PREF_LIBS_set=
ac_cv_env_PREF_LIBS_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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
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_host=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_SED=/bin/sed
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=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
gdu_cv_have_gdu=yes
gdu_cv_version_required=0.3.2
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/jersey/deja-dup-10.1/missing --run aclocal-1.10'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/jersey/deja-dup-10.1/missing --run tar'
APPLET_CFLAGS=''
APPLET_LIBS=''
AR='ar'
AUTOCONF='${SHELL} /home/jersey/deja-dup-10.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/jersey/deja-dup-10.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/jersey/deja-dup-10.1/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DEBUG_CFLAGS=''
DEFS=''
DEPDIR='.deps'
DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper '
DOC_USER_FORMATS=''
DSYMUTIL=''
DUMPBIN=''
DUP_CFLAGS=''
DUP_LIBS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_SK_FALSE='#'
ENABLE_SK_TRUE=''
EXEEXT=''
FGREP='/bin/grep -F'
GCONFTOOL='/usr/bin/gconftool-2'
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
GETTEXT_MACRO_VERSION='0.17'
GETTEXT_PACKAGE='deja-dup'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GREP='/bin/grep'
HAVE_GNOME_DOC_UTILS_FALSE='#'
HAVE_GNOME_DOC_UTILS_TRUE=''
HELP_DIR='${datadir}/gnome/help'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTLTOOL_CAVES_RULE=''
INTLTOOL_DESKTOP_RULE=''
INTLTOOL_DIRECTORY_RULE=''
INTLTOOL_EXTRACT=''
INTLTOOL_KBD_RULE=''
INTLTOOL_KEYS_RULE=''
INTLTOOL_MERGE=''
INTLTOOL_OAF_RULE=''
INTLTOOL_PERL=''
INTLTOOL_POLICY_RULE=''
INTLTOOL_PONG_RULE=''
INTLTOOL_PROP_RULE=''
INTLTOOL_SCHEMAS_RULE=''
INTLTOOL_SERVER_RULE=''
INTLTOOL_SERVICE_RULE=''
INTLTOOL_SHEET_RULE=''
INTLTOOL_SOUNDLIST_RULE=''
INTLTOOL_THEME_RULE=''
INTLTOOL_UI_RULE=''
INTLTOOL_UPDATE=''
INTLTOOL_XAM_RULE=''
INTLTOOL_XML_NOMERGE_RULE=''
INTLTOOL_XML_RULE=''
INTL_MACOSX_LIBS=''
LD='/usr/bin/ld'
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBRARY_CFLAGS=''
LIBRARY_LIBS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/jersey/deja-dup-10.1/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MONITOR_CFLAGS=''
MONITOR_LIBS=''
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NAUTILUS_CFLAGS=''
NAUTILUS_EXTENSION_DIR=''
NAUTILUS_LIBS=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OMF_DIR='${datadir}/omf'
OTOOL64=''
OTOOL=''
PACKAGE='deja-dup'
PACKAGE_BUGREPORT='deja-dup-team at lists.launchpad.net'
PACKAGE_NAME='Déjà Dup'
PACKAGE_STRING='Déjà Dup 10.1'
PACKAGE_TARNAME='deja-dup'
PACKAGE_VERSION='10.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PO4A=''
POSUB='po'
PREF_CFLAGS=''
PREF_LIBS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
USE_NLS='yes'
USE_VALAC_FALSE=''
USE_VALAC_TRUE='#'
VALAC=''
VERSION='10.1'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/jersey/deja-dup-10.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
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. ##
## ----------- ##
#define PACKAGE_NAME "Déjà Dup"
#define PACKAGE_TARNAME "deja-dup"
#define PACKAGE_VERSION "10.1"
#define PACKAGE_STRING "Déjà Dup 10.1"
#define PACKAGE_BUGREPORT "deja-dup-team at lists.launchpad.net"
#define PACKAGE "deja-dup"
#define VERSION "10.1"
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define GETTEXT_PACKAGE "deja-dup"
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
configure: exit 1
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/deja-dup
NonfreeKernelModules: nvidia
Package: deja-dup 7.4-0ubuntu2
ProcEnviron:
SHELL=/bin/bash
LANG=en_CA.UTF-8
SourcePackage: deja-dup
Uname: Linux 2.6.28-15-generic i686
** Affects: deja-dup (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386
--
10.1 compile error on ubuntu 9.04
https://bugs.launchpad.net/bugs/440006
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list