On Sat, Aug 20, 2005 at 07:00:06PM +0200, Martin Waitz wrote:
> no, it's not the same way.
> previously, it couldn't find cln-config, because libcln-dev was missing.
> now it does, but it can't compile a test program.
> 
> could you please send me the config.log from your machine?

Attached.


-- 
Blars Blarson                   [EMAIL PROTECTED]
                                http://www.blars.org/blars.html
With Microsoft, failure is not an option.  It is a standard feature.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ /tmp/buildd/qalculate-gtk-0.8.1/./configure --build=sparc-linux-gnu 
--prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--libexecdir=${prefix}/lib/qalculate-gtk --srcdir=. --disable-maintainer-mode

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

hostname = sundry
uname -m = sparc64
uname -r = 2.6.8-2-sparc64-smp
uname -s = Linux
uname -v = #1 SMP Fri Jun 10 01:33:31 UTC 2005

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = sparc64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin


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

configure:1541: checking for a BSD-compatible install
configure:1596: result: /usr/bin/install -c
configure:1607: checking whether build environment is sane
configure:1650: result: yes
configure:1683: checking for gawk
configure:1712: result: no
configure:1683: checking for mawk
configure:1699: found /usr/bin/mawk
configure:1709: result: mawk
configure:1719: checking whether make sets $(MAKE)
configure:1739: result: yes
configure:1905: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1914: result: no
configure:1944: checking for style of include used by make
configure:1972: result: GNU
configure:2043: checking for gcc
configure:2069: result: cc
configure:2313: checking for C compiler version
configure:2316: cc --version </dev/null >&5
cc (GCC) 4.0.2 20050806 (prerelease) (Debian 4.0.1-4)
Copyright (C) 2005 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:2319: $? = 0
configure:2321: cc -v </dev/null >&5
Using built-in specs.
Target: sparc-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib --enable-nls 
--without-included-gettext --enable-threads=posix --program-suffix=-4.0 
--enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk 
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre 
--enable-mpfr --disable-werror --with-cpu=v7 --enable-checking=release 
sparc-linux-gnu
Thread model: posix
gcc version 4.0.2 20050806 (prerelease) (Debian 4.0.1-4)
configure:2324: $? = 0
configure:2326: cc -V </dev/null >&5
cc: '-V' option must have argument
configure:2329: $? = 1
configure:2352: checking for C compiler default output file name
configure:2355: cc -g -Wall -O2   conftest.c  >&5
configure:2358: $? = 0
configure:2404: result: a.out
configure:2409: checking whether the C compiler works
configure:2415: ./a.out
configure:2418: $? = 0
configure:2435: result: yes
configure:2442: checking whether we are cross compiling
configure:2444: result: no
configure:2447: checking for suffix of executables
configure:2449: cc -o conftest -g -Wall -O2   conftest.c  >&5
configure:2452: $? = 0
configure:2477: result: 
configure:2483: checking for suffix of object files
configure:2504: cc -c -g -Wall -O2  conftest.c >&5
configure:2507: $? = 0
configure:2529: result: o
configure:2533: checking whether we are using the GNU C compiler
configure:2557: cc -c -g -Wall -O2  conftest.c >&5
configure:2563: $? = 0
configure:2567: test -z 
                         || test ! -s conftest.err
configure:2570: $? = 0
configure:2573: test -s conftest.o
configure:2576: $? = 0
configure:2589: result: yes
configure:2595: checking whether cc accepts -g
configure:2616: cc -c -g  conftest.c >&5
configure:2622: $? = 0
configure:2626: test -z 
                         || test ! -s conftest.err
configure:2629: $? = 0
configure:2632: test -s conftest.o
configure:2635: $? = 0
configure:2646: result: yes
configure:2663: checking for cc option to accept ANSI C
configure:2733: cc  -c -g -Wall -O2  conftest.c >&5
configure:2739: $? = 0
configure:2743: test -z 
                         || test ! -s conftest.err
configure:2746: $? = 0
configure:2749: test -s conftest.o
configure:2752: $? = 0
configure:2770: result: none needed
configure:2788: cc -c -g -Wall -O2  conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:2794: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2929: checking dependency style of cc
configure:3012: result: gcc3
configure:3031: checking for strerror in -lcposix
configure:3061: cc -o conftest -g -Wall -O2   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:3067: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate-gtk"
| #define VERSION "0.8.1"
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:3093: result: no
configure:3147: checking for gcc
configure:3173: result: cc
configure:3417: checking for C compiler version
configure:3420: cc --version </dev/null >&5
cc (GCC) 4.0.2 20050806 (prerelease) (Debian 4.0.1-4)
Copyright (C) 2005 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:3423: $? = 0
configure:3425: cc -v </dev/null >&5
Using built-in specs.
Target: sparc-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib --enable-nls 
--without-included-gettext --enable-threads=posix --program-suffix=-4.0 
--enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk 
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre 
--enable-mpfr --disable-werror --with-cpu=v7 --enable-checking=release 
sparc-linux-gnu
Thread model: posix
gcc version 4.0.2 20050806 (prerelease) (Debian 4.0.1-4)
configure:3428: $? = 0
configure:3430: cc -V </dev/null >&5
cc: '-V' option must have argument
configure:3433: $? = 1
configure:3436: checking whether we are using the GNU C compiler
configure:3492: result: yes
configure:3498: checking whether cc accepts -g
configure:3549: result: yes
configure:3566: checking for cc option to accept ANSI C
configure:3673: result: none needed
configure:3691: cc -c -g -Wall -O2  conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:3697: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3832: checking dependency style of cc
configure:3915: result: gcc3
configure:4026: checking for C++ compiler version
configure:4029: g++ --version </dev/null >&5
g++ (GCC) 4.0.2 20050806 (prerelease) (Debian 4.0.1-4)
Copyright (C) 2005 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:4032: $? = 0
configure:4034: g++ -v </dev/null >&5
Using built-in specs.
Target: sparc-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib --enable-nls 
--without-included-gettext --enable-threads=posix --program-suffix=-4.0 
--enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk 
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre 
--enable-mpfr --disable-werror --with-cpu=v7 --enable-checking=release 
sparc-linux-gnu
Thread model: posix
gcc version 4.0.2 20050806 (prerelease) (Debian 4.0.1-4)
configure:4037: $? = 0
configure:4039: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:4042: $? = 1
configure:4045: checking whether we are using the GNU C++ compiler
configure:4069: g++ -c -g -Wall -O2  conftest.cc >&5
configure:4075: $? = 0
configure:4079: test -z 
                         || test ! -s conftest.err
configure:4082: $? = 0
configure:4085: test -s conftest.o
configure:4088: $? = 0
configure:4101: result: yes
configure:4107: checking whether g++ accepts -g
configure:4128: g++ -c -g  conftest.cc >&5
configure:4134: $? = 0
configure:4138: test -z 
                         || test ! -s conftest.err
configure:4141: $? = 0
configure:4144: test -s conftest.o
configure:4147: $? = 0
configure:4158: result: yes
configure:4200: g++ -c -g -Wall -O2  conftest.cc >&5
configure:4206: $? = 0
configure:4210: test -z 
                         || test ! -s conftest.err
configure:4213: $? = 0
configure:4216: test -s conftest.o
configure:4219: $? = 0
configure:4245: g++ -c -g -Wall -O2  conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:15: error: 'exit' was not declared in this scope
configure:4251: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate-gtk"
| #define VERSION "0.8.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4200: g++ -c -g -Wall -O2  conftest.cc >&5
configure:4206: $? = 0
configure:4210: test -z 
                         || test ! -s conftest.err
configure:4213: $? = 0
configure:4216: test -s conftest.o
configure:4219: $? = 0
configure:4245: g++ -c -g -Wall -O2  conftest.cc >&5
configure:4251: $? = 0
configure:4255: test -z 
                         || test ! -s conftest.err
configure:4258: $? = 0
configure:4261: test -s conftest.o
configure:4264: $? = 0
configure:4289: checking dependency style of g++
configure:4372: result: gcc3
configure:4392: checking for cc option to accept ANSI C
configure:4455: cc  -c -g -Wall -O2  conftest.c >&5
configure:4461: $? = 0
configure:4465: test -z 
                         || test ! -s conftest.err
configure:4468: $? = 0
configure:4471: test -s conftest.o
configure:4474: $? = 0
configure:4489: result: none needed
configure:4500: checking whether ln -s works
configure:4504: result: yes
configure:4516: checking how to run the C preprocessor
configure:4551: cc -E  conftest.c
configure:4557: $? = 0
configure:4589: cc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:4595: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate-gtk"
| #define VERSION "0.8.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4634: result: cc -E
configure:4658: cc -E  conftest.c
configure:4664: $? = 0
configure:4696: cc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:4702: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate-gtk"
| #define VERSION "0.8.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4746: checking for egrep
configure:4756: result: grep -E
configure:4761: checking for ANSI C header files
configure:4786: cc -c -g -Wall -O2  conftest.c >&5
configure:4792: $? = 0
configure:4796: test -z 
                         || test ! -s conftest.err
configure:4799: $? = 0
configure:4802: test -s conftest.o
configure:4805: $? = 0
configure:4894: cc -o conftest -g -Wall -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:31: warning: implicit declaration of function 'exit'
conftest.c:31: warning: incompatible implicit declaration of built-in function 
'exit'
configure:4897: $? = 0
configure:4899: ./conftest
configure:4902: $? = 0
configure:4917: result: yes
configure:4995: checking for perl
configure:5013: found /usr/bin/perl
configure:5025: result: /usr/bin/perl
configure:5043: checking for XML::Parser
configure:5046: result: ok
configure:5147: checking build system type
configure:5165: result: sparc-unknown-linux-gnu
configure:5173: checking host system type
configure:5187: result: sparc-unknown-linux-gnu
configure:5195: checking for a sed that does not truncate output
configure:5249: result: /bin/sed
configure:5263: checking for ld used by cc
configure:5330: result: /usr/bin/ld
configure:5339: checking if the linker (/usr/bin/ld) is GNU ld
configure:5354: result: yes
configure:5359: checking for /usr/bin/ld option to reload object files
configure:5366: result: -r
configure:5384: checking for BSD-compatible nm
configure:5426: result: /usr/bin/nm -B
configure:5430: checking how to recognise dependent libraries
configure:5602: result: pass_all
configure:5686: cc -c -g -Wall -O2  conftest.c >&5
configure:5689: $? = 0
configure:5842: checking for sys/types.h
configure:5858: cc -c -g -Wall -O2  conftest.c >&5
configure:5864: $? = 0
configure:5868: test -z 
                         || test ! -s conftest.err
configure:5871: $? = 0
configure:5874: test -s conftest.o
configure:5877: $? = 0
configure:5888: result: yes
configure:5842: checking for sys/stat.h
configure:5858: cc -c -g -Wall -O2  conftest.c >&5
configure:5864: $? = 0
configure:5868: test -z 
                         || test ! -s conftest.err
configure:5871: $? = 0
configure:5874: test -s conftest.o
configure:5877: $? = 0
configure:5888: result: yes
configure:5842: checking for stdlib.h
configure:5858: cc -c -g -Wall -O2  conftest.c >&5
configure:5864: $? = 0
configure:5868: test -z 
                         || test ! -s conftest.err
configure:5871: $? = 0
configure:5874: test -s conftest.o
configure:5877: $? = 0
configure:5888: result: yes
configure:5842: checking for string.h
configure:5858: cc -c -g -Wall -O2  conftest.c >&5
configure:5864: $? = 0
configure:5868: test -z 
                         || test ! -s conftest.err
configure:5871: $? = 0
configure:5874: test -s conftest.o
configure:5877: $? = 0
configure:5888: result: yes
configure:5842: checking for memory.h
configure:5858: cc -c -g -Wall -O2  conftest.c >&5
configure:5864: $? = 0
configure:5868: test -z 
                         || test ! -s conftest.err
configure:5871: $? = 0
configure:5874: test -s conftest.o
configure:5877: $? = 0
configure:5888: result: yes
configure:5842: checking for strings.h
configure:5858: cc -c -g -Wall -O2  conftest.c >&5
configure:5864: $? = 0
configure:5868: test -z 
                         || test ! -s conftest.err
configure:5871: $? = 0
configure:5874: test -s conftest.o
configure:5877: $? = 0
configure:5888: result: yes
configure:5842: checking for inttypes.h
configure:5858: cc -c -g -Wall -O2  conftest.c >&5
configure:5864: $? = 0
configure:5868: test -z 
                         || test ! -s conftest.err
configure:5871: $? = 0
configure:5874: test -s conftest.o
configure:5877: $? = 0
configure:5888: result: yes
configure:5842: checking for stdint.h
configure:5858: cc -c -g -Wall -O2  conftest.c >&5
configure:5864: $? = 0
configure:5868: test -z 
                         || test ! -s conftest.err
configure:5871: $? = 0
configure:5874: test -s conftest.o
configure:5877: $? = 0
configure:5888: result: yes
configure:5842: checking for unistd.h
configure:5858: cc -c -g -Wall -O2  conftest.c >&5
configure:5864: $? = 0
configure:5868: test -z 
                         || test ! -s conftest.err
configure:5871: $? = 0
configure:5874: test -s conftest.o
configure:5877: $? = 0
configure:5888: result: yes
configure:5914: checking dlfcn.h usability
configure:5926: cc -c -g -Wall -O2  conftest.c >&5
configure:5932: $? = 0
configure:5936: test -z 
                         || test ! -s conftest.err
configure:5939: $? = 0
configure:5942: test -s conftest.o
configure:5945: $? = 0
configure:5955: result: yes
configure:5959: checking dlfcn.h presence
configure:5969: cc -E  conftest.c
configure:5975: $? = 0
configure:5995: result: yes
configure:6030: checking for dlfcn.h
configure:6037: result: yes
configure:6060: checking how to run the C++ preprocessor
configure:6091: g++ -E  conftest.cc
configure:6097: $? = 0
configure:6129: g++ -E  conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:6135: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate-gtk"
| #define VERSION "0.8.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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:6174: result: g++ -E
configure:6198: g++ -E  conftest.cc
configure:6204: $? = 0
configure:6236: g++ -E  conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:6242: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate-gtk"
| #define VERSION "0.8.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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:6339: checking for g77
configure:6368: result: no
configure:6339: checking for f77
configure:6368: result: no
configure:6339: checking for xlf
configure:6368: result: no
configure:6339: checking for frt
configure:6368: result: no
configure:6339: checking for pgf77
configure:6368: result: no
configure:6339: checking for fort77
configure:6368: result: no
configure:6339: checking for fl32
configure:6368: result: no
configure:6339: checking for af77
configure:6368: result: no
configure:6339: checking for f90
configure:6368: result: no
configure:6339: checking for xlf90
configure:6368: result: no
configure:6339: checking for pgf90
configure:6368: result: no
configure:6339: checking for epcf90
configure:6368: result: no
configure:6339: checking for f95
configure:6368: result: no
configure:6339: checking for fort
configure:6368: result: no
configure:6339: checking for xlf95
configure:6368: result: no
configure:6339: checking for ifc
configure:6368: result: no
configure:6339: checking for efc
configure:6368: result: no
configure:6339: checking for pgf95
configure:6368: result: no
configure:6339: checking for lf95
configure:6368: result: no
configure:6339: checking for gfortran
configure:6368: result: no
configure:6380: checking for Fortran 77 compiler version
configure:6383:  --version </dev/null >&5
/tmp/buildd/qalculate-gtk-0.8.1/./configure: line 6384: --version: command not 
found
configure:6386: $? = 127
configure:6388:  -v </dev/null >&5
/tmp/buildd/qalculate-gtk-0.8.1/./configure: line 6389: -v: command not found
configure:6391: $? = 127
configure:6393:  -V </dev/null >&5
/tmp/buildd/qalculate-gtk-0.8.1/./configure: line 6394: -V: command not found
configure:6396: $? = 127
configure:6404: checking whether we are using the GNU Fortran 77 compiler
configure:6418:  -c  conftest.F >&5
/tmp/buildd/qalculate-gtk-0.8.1/./configure: line 6419: -c: command not found
configure:6424: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6450: result: no
configure:6456: checking whether  accepts -g
configure:6468:  -c -g conftest.f >&5
/tmp/buildd/qalculate-gtk-0.8.1/./configure: line 6469: -c: command not found
configure:6474: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6499: result: no
configure:6529: checking the maximum length of command line arguments
configure:6621: result: 65536
configure:6632: checking command to parse /usr/bin/nm -B output from cc object
configure:6728: cc -c -g -Wall -O2  conftest.c >&5
configure:6731: $? = 0
configure:6735: /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:6738: $? = 0
configure:6790: cc -o conftest -g -Wall -O2   conftest.c conftstm.o >&5
configure:6793: $? = 0
configure:6831: result: ok
configure:6835: checking for objdir
configure:6850: result: .libs
configure:6940: checking for ar
configure:6956: found /usr/bin/ar
configure:6967: result: ar
configure:7020: checking for ranlib
configure:7036: found /usr/bin/ranlib
configure:7047: result: ranlib
configure:7100: checking for strip
configure:7116: found /usr/bin/strip
configure:7127: result: strip
configure:7349: checking for correct ltmain.sh version
configure:7379: result: yes
configure:7455: checking if cc static flag  works
configure:7483: result: yes
configure:7501: checking if cc supports -fno-rtti -fno-exceptions
configure:7519: cc -c -g -Wall -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:7523: $? = 0
configure:7536: result: no
configure:7551: checking for cc option to produce PIC
configure:7755: result: -fPIC
configure:7763: checking if cc PIC flag -fPIC works
configure:7781: cc -c -g -Wall -O2  -fPIC -DPIC conftest.c >&5
configure:7785: $? = 0
configure:7798: result: yes
configure:7822: checking if cc supports -c -o file.o
configure:7843: cc -c -g -Wall -O2  -o out/conftest2.o conftest.c >&5
configure:7847: $? = 0
configure:7869: result: yes
configure:7895: checking whether the cc linker (/usr/bin/ld) supports shared 
libraries
configure:8791: result: yes
configure:8817: checking whether -lc should be explicitly linked in
configure:8822: cc -c -g -Wall -O2  conftest.c >&5
configure:8825: $? = 0
configure:8839: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 
2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8842: $? = 0
configure:8854: result: no
configure:8862: checking dynamic linker characteristics
configure:9463: result: GNU/Linux ld.so
configure:9467: checking how to hardcode library paths into programs
configure:9492: result: immediate
configure:9506: checking whether stripping libraries is possible
configure:9511: result: yes
configure:10341: checking if libtool supports shared libraries
configure:10343: result: yes
configure:10346: checking whether to build shared libraries
configure:10367: result: yes
configure:10370: checking whether to build static libraries
configure:10374: result: yes
configure:10466: creating libtool
configure:11044: checking for ld used by g++
configure:11111: result: /usr/bin/ld
configure:11120: checking if the linker (/usr/bin/ld) is GNU ld
configure:11135: result: yes
configure:11186: checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries
configure:12073: result: yes
configure:12091: g++ -c -g -Wall -O2  conftest.cc >&5
configure:12094: $? = 0
configure:12190: checking for g++ option to produce PIC
configure:12458: result: -fPIC
configure:12466: checking if g++ PIC flag -fPIC works
configure:12484: g++ -c -g -Wall -O2  -fPIC -DPIC conftest.cc >&5
configure:12488: $? = 0
configure:12501: result: yes
configure:12525: checking if g++ supports -c -o file.o
configure:12546: g++ -c -g -Wall -O2  -o out/conftest2.o conftest.cc >&5
configure:12550: $? = 0
configure:12572: result: yes
configure:12598: checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries
configure:12623: result: yes
configure:12694: checking dynamic linker characteristics
configure:13295: result: GNU/Linux ld.so
configure:13299: checking how to hardcode library paths into programs
configure:13324: result: immediate
configure:13338: checking whether stripping libraries is possible
configure:13343: result: yes
configure:20984: checking for pthread_create in -lpthread
configure:21014: cc -o conftest -g -Wall -O2   conftest.c -lpthread   >&5
configure:21020: $? = 0
configure:21024: test -z 
                         || test ! -s conftest.err
configure:21027: $? = 0
configure:21030: test -s conftest
configure:21033: $? = 0
configure:21046: result: yes
configure:21099: checking for cln-config
configure:21117: found /usr/bin/cln-config
configure:21130: result: /usr/bin/cln-config
configure:21138: checking for CLN - version >= 1.1.0
configure:21234: g++ -o conftest -g -Wall -O2    conftest.cc  -lpthread 
-L/usr/lib -lcln -lgmp >&5
conftest.cc: In function 'int main()':
conftest.cc:36: warning: unused variable 'major'
conftest.cc:36: warning: unused variable 'minor'
conftest.cc:36: warning: unused variable 'micro'
conftest.cc:37: warning: unused variable 'tmp_version'
/usr/bin/ld: cannot find -lgmp
collect2: ld returned 1 exit status
configure:21237: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate-gtk"
| #define VERSION "0.8.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 <stdio.h>
| #include <string.h>
| #include <cln/version.h>
| 
| /* we do not #include <stdlib.h> because autoconf in C++ mode inserts a
|    prototype for exit() that conflicts with the one in stdlib.h */
| extern "C" int system(const char *);
| 
| int main(void)
| {
|     int major, minor, micro;
|     char *tmp_version;
| 
|     system("touch conf.clntest");
| 
|     if ((CL_VERSION_MAJOR != 1) ||
|         (CL_VERSION_MINOR != 1) ||
|         (CL_VERSION_PATCHLEVEL != 9)) {
|         printf("\n*** 'cln-config --version' returned %d.%d.%d, but the 
header file I found\n", 1, 1, 9);
|         printf("*** corresponds to %d.%d.%d. This mismatch suggests your 
installation of CLN\n", CL_VERSION_MAJOR, CL_VERSION_MINOR, 
CL_VERSION_PATCHLEVEL);
|         printf("*** is corrupted or you have specified some wrong -I compiler 
flags.\n");
|         printf("*** Please inquire and consider reinstalling CLN.\n");
|         return 1;
|     }
|     if ((cln::version_major != 1) ||
|         (cln::version_minor != 1) ||
|         (cln::version_patchlevel != 9)) {
|         printf("\n*** 'cln-config --version' returned %d.%d.%d, but the 
library I found\n", 1, 1, 9);
|         printf("*** corresponds to %d.%d.%d. This mismatch suggests your 
installation of CLN\n", cln::version_major, cln::version_minor, 
cln::version_patchlevel);
|         printf("*** is corrupted or you have specified some wrong -L compiler 
flags.\n");
|         printf("*** Please inquire and consider reinstalling CLN.\n");
|         return 1;
|     }
|     return 0;
| }
| 
configure:21271: result: no
configure:21296: g++ -o conftest -g -Wall -O2 -g -Wall -O2   conftest.cc  
-lpthread -L/usr/lib -lcln -lgmp >&5
/usr/bin/ld: cannot find -lgmp
collect2: ld returned 1 exit status
configure:21302: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate-gtk"
| #define VERSION "0.8.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 <stdio.h>
| #include <cln/version.h>
| 
| int
| main ()
| {
|  return 0;
|   ;
|   return 0;
| }
configure:21339: error: No suitable installed version of CLN could be found.

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

ac_cv_build=sparc-unknown-linux-gnu
ac_cv_build_alias=sparc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -Wall -O2'
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=set
ac_cv_env_CXXFLAGS_value='-g -Wall -O2'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
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_build_alias_set=set
ac_cv_env_build_alias_value=sparc-linux-gnu
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_exeext=
ac_cv_f77_compiler_gnu=no
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=sparc-unknown-linux-gnu
ac_cv_host_alias=sparc-linux-gnu
ac_cv_lib_cposix_strerror=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_CLN_CONFIG=/usr/bin/cln-config
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
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
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=65536
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'\''"'

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

ACLOCAL='${SHELL} /tmp/buildd/qalculate-gtk-0.8.1/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/buildd/qalculate-gtk-0.8.1/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/buildd/qalculate-gtk-0.8.1/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/buildd/qalculate-gtk-0.8.1/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/buildd/qalculate-gtk-0.8.1/missing --run automake-1.7'
AWK='mawk'
CATALOGS=''
CATOBJEXT=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -Wall -O2'
CLN_CONFIG='/usr/bin/cln-config'
CLN_CPPFLAGS=''
CLN_LIBS=''
CPP='cc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -Wall -O2'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GETTEXT_PACKAGE=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GMOFILES=''
GMSGFMT=''
GNOME_UTILS_CFLAGS=''
GNOME_UTILS_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
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_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_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_QALCULATE_DEFINITIONS_RULE=''
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_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_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=''
LIBS=' -lpthread'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_QALCULATE=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/buildd/qalculate-gtk-0.8.1/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT='o'
PACKAGE='qalculate-gtk'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
QALCULATE_CFLAGS=''
QALCULATE_GTK=''
QALCULATE_LIBS=''
RANLIB='ranlib'
SCROLLKEEPER_CONFIG=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='0.8.1'
XGETTEXT=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='sparc-unknown-linux-gnu'
build_alias='sparc-linux-gnu'
build_cpu='sparc'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='NONE'
host='sparc-unknown-linux-gnu'
host_alias=''
host_cpu='sparc'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='/tmp/buildd/qalculate-gtk-0.8.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${prefix}/lib/qalculate-gtk'
localstatedir='/var'
mandir='${prefix}/share/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

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

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "qalculate-gtk"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.8.1"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1

Reply via email to