(Please keep Cc: because this thread could be useful for other people)

Hello,

On Tue, Oct 02, 2007 at 03:05:06PM +0200, nicola fragale wrote:
> you haven't configured with --enable-debug option?  This output hasn't
> any debug infos.
> If you enable debug option you will have an output like this, an it
> can be usefull for me to understand were and why rubrica crashes.
> 
> ...
> ** (lt-rubrica2:3412): DEBUG: Initializing ral library
> 
> ** (lt-rubrica2:3412): DEBUG: setting filter values
> ** (lt-rubrica2:3412): DEBUG: value: Tutti i file
> ** (lt-rubrica2:3412): DEBUG: setting filter values
> ** (lt-rubrica2:3412): DEBUG: value: text/plain
> ** (lt-rubrica2:3412): DEBUG: Plugin manager started

How strange because I confirm that I enabled debug flag (see my
config.log attached). I don't see DEBUG output...

Regards,
-- 
Gregory Colpart <[EMAIL PROTECTED]>  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by rubrica2 configure 2.0.2, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --enable-debug

## --------- ##
## Platform. ##
## --------- ##

hostname = ioakim
uname -m = x86_64
uname -r = 2.6.22-2-amd64
uname -s = Linux
uname -v = #1 SMP Thu Aug 30 23:43:59 UTC 2007

/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: ~/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2130: checking for a BSD-compatible install
configure:2186: result: /usr/bin/install -c
configure:2197: checking whether build environment is sane
configure:2240: result: yes
configure:2268: checking for a thread-safe mkdir -p
configure:2307: result: /bin/mkdir -p
configure:2320: checking for gawk
configure:2350: result: no
configure:2320: checking for mawk
configure:2336: found /usr/bin/mawk
configure:2347: result: mawk
configure:2358: checking whether make sets $(MAKE)
configure:2379: result: yes
configure:2567: checking whether to enable maintainer-specific portions of 
Makefiles
configure:2576: result: no
configure:2649: checking for g++
configure:2665: found /usr/bin/g++
configure:2676: result: g++
configure:2707: checking for C++ compiler version
configure:2714: g++ --version >&5
g++ (GCC) 4.2.1 (Debian 4.2.1-5)
Copyright (C) 2007 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:2717: $? = 0
configure:2724: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --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.2 --program-suffix=-4.2 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --disable-werror 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.2.1 (Debian 4.2.1-5)
configure:2727: $? = 0
configure:2734: g++ -V >&5
g++: '-V' option must have argument
configure:2737: $? = 1
configure:2760: checking for C++ compiler default output file name
configure:2787: g++    conftest.cpp  >&5
configure:2790: $? = 0
configure:2828: result: a.out
configure:2845: checking whether the C++ compiler works
configure:2855: ./a.out
configure:2858: $? = 0
configure:2875: result: yes
configure:2882: checking whether we are cross compiling
configure:2884: result: no
configure:2887: checking for suffix of executables
configure:2894: g++ -o conftest    conftest.cpp  >&5
configure:2897: $? = 0
configure:2921: result: 
configure:2927: checking for suffix of object files
configure:2953: g++ -c   conftest.cpp >&5
configure:2956: $? = 0
configure:2979: result: o
configure:2983: checking whether we are using the GNU C++ compiler
configure:3012: g++ -c   conftest.cpp >&5
configure:3018: $? = 0
configure:3035: result: yes
configure:3040: checking whether g++ accepts -g
configure:3070: g++ -c -g  conftest.cpp >&5
configure:3076: $? = 0
configure:3175: result: yes
configure:3209: checking for style of include used by make
configure:3237: result: GNU
configure:3262: checking dependency style of g++
configure:3353: result: gcc3
configure:3417: checking for gcc
configure:3433: found /usr/bin/gcc
configure:3444: result: gcc
configure:3682: checking for C compiler version
configure:3689: gcc --version >&5
gcc (GCC) 4.2.1 (Debian 4.2.1-5)
Copyright (C) 2007 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:3692: $? = 0
configure:3699: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --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.2 --program-suffix=-4.2 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --disable-werror 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.2.1 (Debian 4.2.1-5)
configure:3702: $? = 0
configure:3709: gcc -V >&5
gcc: '-V' option must have argument
configure:3712: $? = 1
configure:3715: checking whether we are using the GNU C compiler
configure:3744: gcc -c   conftest.c >&5
configure:3750: $? = 0
configure:3767: result: yes
configure:3772: checking whether gcc accepts -g
configure:3802: gcc -c -g  conftest.c >&5
configure:3808: $? = 0
configure:3907: result: yes
configure:3924: checking for gcc option to accept ISO C89
configure:3998: gcc  -c -g -O2  conftest.c >&5
configure:4004: $? = 0
configure:4027: result: none needed
configure:4047: checking dependency style of gcc
configure:4138: result: gcc3
configure:4158: checking how to run the C preprocessor
configure:4198: gcc -E  conftest.c
configure:4204: $? = 0
configure:4235: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4241: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rubrica2"
| #define PACKAGE_TARNAME "rubrica2"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "rubrica2 2.0.2"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "rubrica2"
| #define VERSION "2.0.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4274: result: gcc -E
configure:4303: gcc -E  conftest.c
configure:4309: $? = 0
configure:4340: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4346: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rubrica2"
| #define PACKAGE_TARNAME "rubrica2"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "rubrica2 2.0.2"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "rubrica2"
| #define VERSION "2.0.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4396: checking for a BSD-compatible install
configure:4452: result: /usr/bin/install -c
configure:4463: checking whether ln -s works
configure:4467: result: yes
configure:4474: checking whether make sets $(MAKE)
configure:4495: result: yes
configure:4581: checking for perl
configure:4599: found /usr/bin/perl
configure:4611: result: /usr/bin/perl
configure:4630: checking for XML::Parser
configure:4633: result: ok
configure:4644: checking for iconv
configure:4662: found /usr/bin/iconv
configure:4675: result: /usr/bin/iconv
configure:4685: checking for msgfmt
configure:4703: found /usr/bin/msgfmt
configure:4716: result: /usr/bin/msgfmt
configure:4726: checking for msgmerge
configure:4744: found /usr/bin/msgmerge
configure:4757: result: /usr/bin/msgmerge
configure:4767: checking for xgettext
configure:4785: found /usr/bin/xgettext
configure:4798: result: /usr/bin/xgettext
configure:4895: checking build system type
configure:4913: result: x86_64-unknown-linux-gnu
configure:4935: checking host system type
configure:4950: result: x86_64-unknown-linux-gnu
configure:4972: checking for a sed that does not truncate output
configure:5028: result: /bin/sed
configure:5031: checking for grep that handles long lines and -e
configure:5105: result: /bin/grep
configure:5110: checking for egrep
configure:5188: result: /bin/grep -E
configure:5204: checking for ld used by gcc
configure:5271: result: /usr/bin/ld
configure:5280: checking if the linker (/usr/bin/ld) is GNU ld
configure:5295: result: yes
configure:5300: checking for /usr/bin/ld option to reload object files
configure:5307: result: -r
configure:5325: checking for BSD-compatible nm
configure:5374: result: /usr/bin/nm -B
configure:5378: checking how to recognise dependent libraries
configure:5554: result: pass_all
configure:5642: gcc -c -g -O2  conftest.c >&5
configure:5645: $? = 0
configure:5784: checking for ANSI C header files
configure:5814: gcc -c -g -O2  conftest.c >&5
configure:5820: $? = 0
configure:5919: gcc -o conftest -g -O2   conftest.c  >&5
configure:5922: $? = 0
configure:5928: ./conftest
configure:5931: $? = 0
configure:5948: result: yes
configure:5972: checking for sys/types.h
configure:5993: gcc -c -g -O2  conftest.c >&5
configure:5999: $? = 0
configure:6015: result: yes
configure:5972: checking for sys/stat.h
configure:5993: gcc -c -g -O2  conftest.c >&5
configure:5999: $? = 0
configure:6015: result: yes
configure:5972: checking for stdlib.h
configure:5993: gcc -c -g -O2  conftest.c >&5
configure:5999: $? = 0
configure:6015: result: yes
configure:5972: checking for string.h
configure:5993: gcc -c -g -O2  conftest.c >&5
configure:5999: $? = 0
configure:6015: result: yes
configure:5972: checking for memory.h
configure:5993: gcc -c -g -O2  conftest.c >&5
configure:5999: $? = 0
configure:6015: result: yes
configure:5972: checking for strings.h
configure:5993: gcc -c -g -O2  conftest.c >&5
configure:5999: $? = 0
configure:6015: result: yes
configure:5972: checking for inttypes.h
configure:5993: gcc -c -g -O2  conftest.c >&5
configure:5999: $? = 0
configure:6015: result: yes
configure:5972: checking for stdint.h
configure:5993: gcc -c -g -O2  conftest.c >&5
configure:5999: $? = 0
configure:6015: result: yes
configure:5972: checking for unistd.h
configure:5993: gcc -c -g -O2  conftest.c >&5
configure:5999: $? = 0
configure:6015: result: yes
configure:6042: checking dlfcn.h usability
configure:6059: gcc -c -g -O2  conftest.c >&5
configure:6065: $? = 0
configure:6079: result: yes
configure:6083: checking dlfcn.h presence
configure:6098: gcc -E  conftest.c
configure:6104: $? = 0
configure:6118: result: yes
configure:6151: checking for dlfcn.h
configure:6159: result: yes
configure:6182: checking how to run the C++ preprocessor
configure:6218: g++ -E  conftest.cpp
configure:6224: $? = 0
configure:6255: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6261: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rubrica2"
| #define PACKAGE_TARNAME "rubrica2"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "rubrica2 2.0.2"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "rubrica2"
| #define VERSION "2.0.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 HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6294: result: g++ -E
configure:6323: g++ -E  conftest.cpp
configure:6329: $? = 0
configure:6360: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6366: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rubrica2"
| #define PACKAGE_TARNAME "rubrica2"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "rubrica2 2.0.2"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "rubrica2"
| #define VERSION "2.0.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 HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6459: checking for g77
configure:6489: result: no
configure:6459: checking for xlf
configure:6489: result: no
configure:6459: checking for f77
configure:6489: result: no
configure:6459: checking for frt
configure:6489: result: no
configure:6459: checking for pgf77
configure:6489: result: no
configure:6459: checking for cf77
configure:6489: result: no
configure:6459: checking for fort77
configure:6489: result: no
configure:6459: checking for fl32
configure:6489: result: no
configure:6459: checking for af77
configure:6489: result: no
configure:6459: checking for xlf90
configure:6489: result: no
configure:6459: checking for f90
configure:6489: result: no
configure:6459: checking for pgf90
configure:6489: result: no
configure:6459: checking for pghpf
configure:6489: result: no
configure:6459: checking for epcf90
configure:6489: result: no
configure:6459: checking for gfortran
configure:6489: result: no
configure:6459: checking for g95
configure:6489: result: no
configure:6459: checking for xlf95
configure:6489: result: no
configure:6459: checking for f95
configure:6489: result: no
configure:6459: checking for fort
configure:6489: result: no
configure:6459: checking for ifort
configure:6489: result: no
configure:6459: checking for ifc
configure:6489: result: no
configure:6459: checking for efc
configure:6489: result: no
configure:6459: checking for pgf95
configure:6489: result: no
configure:6459: checking for lf95
configure:6489: result: no
configure:6459: checking for ftn
configure:6489: result: no
configure:6516: checking for Fortran 77 compiler version
configure:6523:  --version >&5
./configure: line 6524: --version: command not found
configure:6526: $? = 127
configure:6533:  -v >&5
./configure: line 6534: -v: command not found
configure:6536: $? = 127
configure:6543:  -V >&5
./configure: line 6544: -V: command not found
configure:6546: $? = 127
configure:6554: checking whether we are using the GNU Fortran 77 compiler
configure:6573:  -c  conftest.F >&5
./configure: line 6574: -c: command not found
configure:6579: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6596: result: no
configure:6602: checking whether  accepts -g
configure:6619:  -c -g conftest.f >&5
./configure: line 6620: -c: command not found
configure:6625: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6641: result: no
configure:6671: checking the maximum length of command line arguments
configure:6780: result: 32768
configure:6791: checking command to parse /usr/bin/nm -B output from gcc object
configure:6896: gcc -c -g -O2  conftest.c >&5
configure:6899: $? = 0
configure:6903: /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:6906: $? = 0
configure:6958: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6961: $? = 0
configure:6999: result: ok
configure:7003: checking for objdir
configure:7018: result: .libs
configure:7110: checking for ar
configure:7126: found /usr/bin/ar
configure:7137: result: ar
configure:7206: checking for ranlib
configure:7222: found /usr/bin/ranlib
configure:7233: result: ranlib
configure:7302: checking for strip
configure:7318: found /usr/bin/strip
configure:7329: result: strip
configure:7615: checking if gcc supports -fno-rtti -fno-exceptions
configure:7633: 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:7637: $? = 0
configure:7650: result: no
configure:7665: checking for gcc option to produce PIC
configure:7875: result: -fPIC
configure:7883: checking if gcc PIC flag -fPIC works
configure:7901: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:7905: $? = 0
configure:7918: result: yes
configure:7946: checking if gcc static flag -static works
configure:7974: result: yes
configure:7984: checking if gcc supports -c -o file.o
configure:8005: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8009: $? = 0
configure:8031: result: yes
configure:8057: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
configure:9011: result: yes
configure:9032: checking whether -lc should be explicitly linked in
configure:9037: gcc -c -g -O2  conftest.c >&5
configure:9040: $? = 0
configure:9055: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 
2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9058: $? = 0
configure:9070: result: no
configure:9078: checking dynamic linker characteristics
configure:9471: gcc -c -g -O2  conftest.c >&5
configure:9474: $? = 0
configure:9687: result: GNU/Linux ld.so
configure:9696: checking how to hardcode library paths into programs
configure:9721: result: immediate
configure:9735: checking whether stripping libraries is possible
configure:9740: result: yes
configure:10541: checking if libtool supports shared libraries
configure:10543: result: yes
configure:10546: checking whether to build shared libraries
configure:10567: result: yes
configure:10570: checking whether to build static libraries
configure:10574: result: yes
configure:10666: creating libtool
configure:11257: checking for ld used by g++
configure:11324: result: /usr/bin/ld -m elf_x86_64
configure:11333: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:11348: result: yes
configure:11399: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
configure:12333: result: yes
configure:12351: g++ -c -g -O2  conftest.cpp >&5
configure:12354: $? = 0
configure:12473: checking for g++ option to produce PIC
configure:12747: result: -fPIC
configure:12755: checking if g++ PIC flag -fPIC works
configure:12773: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:12777: $? = 0
configure:12790: result: yes
configure:12818: checking if g++ static flag -static works
configure:12846: result: yes
configure:12856: checking if g++ supports -c -o file.o
configure:12877: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:12881: $? = 0
configure:12903: result: yes
configure:12929: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
configure:12954: result: yes
configure:13021: checking dynamic linker characteristics
configure:13414: g++ -c -g -O2  conftest.cpp >&5
configure:13417: $? = 0
configure:13630: result: GNU/Linux ld.so
configure:13639: checking how to hardcode library paths into programs
configure:13664: result: immediate
configure:19858: checking for library containing strerror
configure:19899: gcc -o conftest -g -O2   conftest.c  >&5
configure:19905: $? = 0
configure:19933: result: none required
configure:19943: checking for ANSI C header files
configure:20107: result: yes
configure:20136: checking libintl.h usability
configure:20153: gcc -c -g -O2  conftest.c >&5
configure:20159: $? = 0
configure:20173: result: yes
configure:20177: checking libintl.h presence
configure:20192: gcc -E  conftest.c
configure:20198: $? = 0
configure:20212: result: yes
configure:20245: checking for libintl.h
configure:20253: result: yes
configure:20126: checking for stdlib.h
configure:20132: result: yes
configure:20126: checking for string.h
configure:20132: result: yes
configure:20126: checking for unistd.h
configure:20132: result: yes
configure:20136: checking wchar.h usability
configure:20153: gcc -c -g -O2  conftest.c >&5
configure:20159: $? = 0
configure:20173: result: yes
configure:20177: checking wchar.h presence
configure:20192: gcc -E  conftest.c
configure:20198: $? = 0
configure:20212: result: yes
configure:20245: checking for wchar.h
configure:20253: result: yes
configure:20267: checking for stdbool.h that conforms to C99
configure:20360: gcc -c -g -O2  conftest.c >&5
configure:20366: $? = 0
configure:20381: result: yes
configure:20383: checking for _Bool
configure:20413: gcc -c -g -O2  conftest.c >&5
configure:20419: $? = 0
configure:20434: result: yes
configure:20453: checking for an ANSI C-conforming const
configure:20528: gcc -c -g -O2  conftest.c >&5
configure:20534: $? = 0
configure:20549: result: yes
configure:20559: checking whether struct tm is in sys/time.h or time.h
configure:20589: gcc -c -g -O2  conftest.c >&5
configure:20595: $? = 0
configure:20610: result: time.h
configure:20622: checking whether time.h and sys/time.h may both be included
configure:20652: gcc -c -g -O2  conftest.c >&5
configure:20658: $? = 0
configure:20673: result: yes
configure:20701: checking sys/time.h usability
configure:20718: gcc -c -g -O2  conftest.c >&5
configure:20724: $? = 0
configure:20738: result: yes
configure:20742: checking sys/time.h presence
configure:20757: gcc -E  conftest.c
configure:20763: $? = 0
configure:20777: result: yes
configure:20810: checking for sys/time.h
configure:20818: result: yes
configure:20691: checking for unistd.h
configure:20697: result: yes
configure:20842: checking for alarm
configure:20898: gcc -o conftest -g -O2   conftest.c  >&5
configure:20904: $? = 0
configure:20922: result: yes
configure:20948: checking for working mktime
configure:21157: gcc -o conftest -g -O2   conftest.c  >&5
configure:21160: $? = 0
configure:21166: ./conftest
configure:21169: $? = 0
configure:21185: result: yes
configure:21200: checking for localtime_r
configure:21256: gcc -o conftest -g -O2   conftest.c  >&5
configure:21262: $? = 0
configure:21280: result: yes
configure:21373: checking for pkg-config
configure:21391: found /usr/bin/pkg-config
configure:21403: result: /usr/bin/pkg-config
configure:21432: checking pkg-config is at least version 0.9.0
configure:21435: result: yes
configure:21446: checking for LIBRAL
configure:21454: $PKG_CONFIG --exists --print-errors "gobject-2.0 gmodule-2.0 
glib-2.0 libxml-2.0"
configure:21457: $? = 0
configure:21472: $PKG_CONFIG --exists --print-errors "gobject-2.0 gmodule-2.0 
glib-2.0 libxml-2.0"
configure:21475: $? = 0
configure:21551: result: yes
configure:21560: checking for RUBRICA
configure:21568: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6 glib-2.0 
>= 2.6 libglade-2.0 gconf-2.0 libnotify"
configure:21571: $? = 0
configure:21586: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6 glib-2.0 
>= 2.6 libglade-2.0 gconf-2.0 libnotify"
configure:21589: $? = 0
configure:21665: result: yes
configure:21690: checking locale.h usability
configure:21707: gcc -c -g -O2  conftest.c >&5
configure:21713: $? = 0
configure:21727: result: yes
configure:21731: checking locale.h presence
configure:21746: gcc -E  conftest.c
configure:21752: $? = 0
configure:21766: result: yes
configure:21799: checking for locale.h
configure:21807: result: yes
configure:21821: checking for LC_MESSAGES
configure:21847: gcc -o conftest -g -O2   conftest.c  >&5
configure:21853: $? = 0
configure:21870: result: yes
configure:21890: checking for libintl.h
configure:21895: result: yes
configure:22026: checking for ngettext in libc
configure:22054: gcc -o conftest -g -O2   conftest.c  >&5
configure:22060: $? = 0
configure:22078: result: yes
configure:22082: checking for dgettext in libc
configure:22110: gcc -o conftest -g -O2   conftest.c  >&5
configure:22116: $? = 0
configure:22134: result: yes
configure:22143: checking for bind_textdomain_codeset
configure:22199: gcc -o conftest -g -O2   conftest.c  >&5
configure:22205: $? = 0
configure:22223: result: yes
configure:22710: checking for msgfmt
configure:22737: result: /usr/bin/msgfmt
configure:22750: checking for dcgettext
configure:22806: gcc -o conftest -g -O2   conftest.c   >&5
conftest.c:65: warning: conflicting types for built-in function 'dcgettext'
configure:22812: $? = 0
configure:22830: result: yes
configure:22842: checking for gmsgfmt
configure:22873: result: /usr/bin/msgfmt
configure:22883: checking for xgettext
configure:22910: result: /usr/bin/xgettext
configure:22939: gcc -o conftest -g -O2   conftest.c   >&5
configure:22945: $? = 0
configure:23114: checking for catalogs to be installed
configure:23139: result:  it uk de
configure:23175: checking for gconftool-2
configure:23193: found /usr/bin/gconftool-2
configure:23206: result: /usr/bin/gconftool-2
configure:23229: result: Using config source 
xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
configure:23244: result: Using $(sysconfdir)/gconf/schemas as install directory 
for schema files
configure:23606: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by rubrica2 config.status 2.0.2, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on ioakim

config.status:779: creating Makefile
config.status:779: creating rubrica2.spec
config.status:779: creating rubrica2.desktop
config.status:779: creating rubrica2.schemas
config.status:779: creating rubrica2.keys
config.status:779: creating pixmaps/Makefile
config.status:779: creating pixmaps/16x16/Makefile
config.status:779: creating pixmaps/22x22/Makefile
config.status:779: creating pixmaps/24x24/Makefile
config.status:779: creating pixmaps/48x48/Makefile
config.status:779: creating pixmaps/scalable/Makefile
config.status:779: creating interface/Makefile
config.status:779: creating doc/Makefile
config.status:779: creating doc/reference/Makefile
config.status:779: creating po/Makefile.in
config.status:779: creating libral/Makefile
config.status:779: creating libral/libral.pc
config.status:779: creating src/Makefile
config.status:779: creating plugins/Makefile
config.status:779: creating plugins/csv/Makefile
config.status:779: creating plugins/rubrica/Makefile
config.status:779: creating plugins/vcard/Makefile
config.status:779: creating plugins/gmail/Makefile
config.status:779: creating test/Makefile
config.status:779: creating config.h
config.status:1075: executing depfiles commands
config.status:1075: executing intltool commands
config.status:1075: executing default-1 commands
config.status:1075: executing po/stamp-it commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBRAL_CFLAGS_set=
ac_cv_env_LIBRAL_CFLAGS_value=
ac_cv_env_LIBRAL_LIBS_set=
ac_cv_env_LIBRAL_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_RUBRICA_CFLAGS_set=
ac_cv_env_RUBRICA_CFLAGS_value=
ac_cv_env_RUBRICA_LIBS_set=
ac_cv_env_RUBRICA_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_f77_compiler_gnu=no
ac_cv_func_alarm=yes
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_func_localtime_r=yes
ac_cv_func_working_mktime=yes
ac_cv_header_dlfcn_h=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_stdbool_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_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv
ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt
ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext
ac_cv_path_MSGFMT=/usr/bin/msgfmt
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_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
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_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_struct_tm=time.h
ac_cv_type__Bool=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_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
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_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", 
(lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int 
\1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      
]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) 
\$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ 
]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern 
int \\1;/p'\''"'
pkg_cv_LIBRAL_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2  '
pkg_cv_LIBRAL_LIBS='-Wl,--export-dynamic -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0 -lxml2  '
pkg_cv_RUBRICA_CFLAGS='-DPNG_NO_MMX_CODE -DORBIT2=1 -pthread 
-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 
-I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 
-I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  '
pkg_cv_RUBRICA_LIBS='-pthread -lglade-2.0 -lxml2 -lgconf-2 -lORBit-2 
-lgthread-2.0 -lrt -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama 
-lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 
-lXfixes -lgmodule-2.0 -ldl -ldbus-1 -lgobject-2.0 -lglib-2.0  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /tmp/rubrica2-2.0.2/missing --run aclocal-1.10'
ALL_LINGUAS='it uk de'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/rubrica2-2.0.2/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/rubrica2-2.0.2/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/rubrica2-2.0.2/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/rubrica2-2.0.2/missing --run automake-1.10'
AWK='mawk'
CATALOGS=' it.gmo uk.gmo de.gmo'
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DESKTOP_ICON_PATH='$(datadir)'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_DEBUG_CFLAGS='-DENABLE_DEBUG'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_TESTS_FALSE=''
ENABLE_TESTS_TRUE='#'
EXEEXT=''
F77=''
FFLAGS=''
FILE_FORMAT='4'
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_PACKAGE='rubrica2'
GMOFILES=' it.gmo uk.gmo de.gmo'
GMSGFMT='/usr/bin/msgfmt'
GREP='/bin/grep'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
HTML_DIR='${datadir}/gtk-doc/html'
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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_ICONV='/usr/bin/iconv'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_MSGFMT='/usr/bin/msgfmt'
INTLTOOL_MSGMERGE='/usr/bin/msgmerge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< 
$@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XGETTEXT='/usr/bin/xgettext'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; 
LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS=''
LIBOBJS=''
LIBRAL_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2  '
LIBRAL_CODE_NAME=''
LIBRAL_COMPAT_VERSION='0'
LIBRAL_CURRENT_VERSION='1'
LIBRAL_INFO_CODE_NAME=''
LIBRAL_LIBS='-Wl,--export-dynamic -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 
-lxml2  '
LIBRAL_REVISION_VERSION='0'
LIBRAL_VERSION='1.0'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/rubrica2-2.0.2/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
OBJEXT='o'
PACKAGE='rubrica2'
PACKAGE_BUGREPORT='[EMAIL PROTECTED]'
PACKAGE_NAME='rubrica2'
PACKAGE_STRING='rubrica2 2.0.2'
PACKAGE_TARNAME='rubrica2'
PACKAGE_VERSION='2.0.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=' it.po uk.po de.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
RUBRICA_CAP_NAME='Rubrica2'
RUBRICA_CFLAGS='-DPNG_NO_MMX_CODE -DORBIT2=1 -pthread -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 -I/usr/include/libglade-2.0 
-I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  '
RUBRICA_CODE_NAME=''
RUBRICA_INFO_CODE_NAME=''
RUBRICA_LIBS='-pthread -lglade-2.0 -lxml2 -lgconf-2 -lORBit-2 -lgthread-2.0 
-lrt -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama 
-lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 
-lXfixes -lgmodule-2.0 -ldl -ldbus-1 -lgobject-2.0 -lglib-2.0  '
RUBRICA_NAME='rubrica2'
RUBRICA_VERSION='2.0.2'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
USE_NLS='yes'
VERSION='2.0.2'
XGETTEXT='/usr/bin/xgettext'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
desktop_icon_path='@DESKTOP_ICON_PATH@/pixmaps'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /tmp/rubrica2-2.0.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libral_plugins_dir='$(libdir)/libral/plugins'
libral_plugins_gui_dir='$(datadir)/libral/plugins/gui'
libral_plugins_pixmaps_dir='$(datadir)/libral/plugins/pixmaps'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
rubrica_data_dir='${datarootdir}/rubrica2'
rubrica_gui_dir='${datarootdir}/rubrica2/interface'
rubrica_icons_dir='${datarootdir}/pixmaps/rubrica2'
rubrica_pixmaps_dir='${datarootdir}/pixmaps'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "rubrica2"
#define PACKAGE_TARNAME "rubrica2"
#define PACKAGE_VERSION "2.0.2"
#define PACKAGE_STRING "rubrica2 2.0.2"
#define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
#define PACKAGE "rubrica2"
#define VERSION "2.0.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 HAVE_DLFCN_H 1
#define STDC_HEADERS 1
#define HAVE_LIBINTL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 1
#define HAVE_LOCALTIME_R 1
#define GETTEXT_PACKAGE "rubrica2"
#define RUBRICA_NAME "rubrica2"
#define RUBRICA_CAP_NAME "Rubrica2"
#define RUBRICA_VERSION "2.0.2"
#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

configure: exit 0

Reply via email to