Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74747 Details for
Bug 107036
dev-db/tora should depend on kde-base/arts for mcopidl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 76.83 KB, created by
Ivan Heffner
on 2005-12-14 11:06:36 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Ivan Heffner
Created:
2005-12-14 11:06:36 UTC
Size:
76.83 KB
patch
obsolete
>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 > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --without-kde --with-qt-dir=/usr/qt/3 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = knoppix.corp.w3data.com >uname -m = i686 >uname -r = 2.6.11-gentoo-r3 >uname -s = Linux >uname -v = #3 Mon Apr 11 12:12:01 PDT 2005 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.66GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.6 >PATH: /opt/blackdown-jdk-1.4.2.02/bin >PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1575: checking for a BSD-compatible install >configure:1630: result: /bin/install -c >configure:1645: checking for -p flag to install >configure:1658: result: yes >configure:1669: checking whether build environment is sane >configure:1712: result: yes >configure:1745: checking for gawk >configure:1761: found /bin/gawk >configure:1771: result: gawk >configure:1781: checking whether make sets $(MAKE) >configure:1801: result: yes >configure:1983: checking build system type >configure:2001: result: i686-pc-linux-gnu >configure:2009: checking host system type >configure:2023: result: i686-pc-linux-gnu >configure:2032: checking for a sed that does not truncate output >configure:2086: result: /bin/sed >configure:2102: checking for a BSD-compatible install >configure:2157: result: /bin/install -c -p >configure:2176: checking for i686-pc-linux-gnu-gcc >configure:2192: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2202: result: i686-pc-linux-gnu-gcc >configure:2484: checking for C compiler version >configure:2487: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8) >Copyright (C) 2003 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:2490: $? = 0 >configure:2492: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs >Configured with: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --enable-java-awt=gtk --enable-languages=c,c++,java,objc,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8) >configure:2495: $? = 0 >configure:2497: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2500: $? = 1 >configure:2523: checking for C compiler default output file name >configure:2526: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2529: $? = 0 >configure:2575: result: a.out >configure:2580: checking whether the C compiler works >configure:2586: ./a.out >configure:2589: $? = 0 >configure:2606: result: yes >configure:2613: checking whether we are cross compiling >configure:2615: result: no >configure:2618: checking for suffix of executables >configure:2620: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2623: $? = 0 >configure:2648: result: >configure:2654: checking for suffix of object files >configure:2675: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2678: $? = 0 >configure:2700: result: o >configure:2704: checking whether we are using the GNU C compiler >configure:2728: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2734: $? = 0 >configure:2738: test -z > || test ! -s conftest.err >configure:2741: $? = 0 >configure:2744: test -s conftest.o >configure:2747: $? = 0 >configure:2760: result: yes >configure:2766: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2787: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2793: $? = 0 >configure:2797: test -z > || test ! -s conftest.err >configure:2800: $? = 0 >configure:2803: test -s conftest.o >configure:2806: $? = 0 >configure:2817: result: yes >configure:2834: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2904: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2910: $? = 0 >configure:2914: test -z > || test ! -s conftest.err >configure:2917: $? = 0 >configure:2920: test -s conftest.o >configure:2923: $? = 0 >configure:2941: result: none needed >configure:2959: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:2965: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3109: checking for style of include used by make >configure:3137: result: GNU >configure:3165: checking dependency style of i686-pc-linux-gnu-gcc >configure:3248: result: gcc3 >configure:3275: checking for i686-pc-linux-gnu-g++ >configure:3291: found /usr/bin/i686-pc-linux-gnu-g++ >configure:3301: result: i686-pc-linux-gnu-g++ >configure:3359: checking for C++ compiler version >configure:3362: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8) >Copyright (C) 2003 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:3365: $? = 0 >configure:3367: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs >Configured with: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --enable-java-awt=gtk --enable-languages=c,c++,java,objc,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8) >configure:3370: $? = 0 >configure:3372: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:3375: $? = 1 >configure:3378: checking whether we are using the GNU C++ compiler >configure:3402: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:3408: $? = 0 >configure:3412: test -z > || test ! -s conftest.err >configure:3415: $? = 0 >configure:3418: test -s conftest.o >configure:3421: $? = 0 >configure:3434: result: yes >configure:3440: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:3461: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:3467: $? = 0 >configure:3471: test -z > || test ! -s conftest.err >configure:3474: $? = 0 >configure:3477: test -s conftest.o >configure:3480: $? = 0 >configure:3491: result: yes >configure:3533: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:3539: $? = 0 >configure:3543: test -z > || test ! -s conftest.err >configure:3546: $? = 0 >configure:3549: test -s conftest.o >configure:3552: $? = 0 >configure:3578: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:15: error: `exit' undeclared (first use this function) >conftest.cc:15: error: (Each undeclared identifier is reported only once for > each function it appears in.) >configure:3584: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:3533: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:3539: $? = 0 >configure:3543: test -z > || test ! -s conftest.err >configure:3546: $? = 0 >configure:3549: test -s conftest.o >configure:3552: $? = 0 >configure:3578: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:3584: $? = 0 >configure:3588: test -z > || test ! -s conftest.err >configure:3591: $? = 0 >configure:3594: test -s conftest.o >configure:3597: $? = 0 >configure:3622: checking dependency style of i686-pc-linux-gnu-g++ >configure:3705: result: gcc3 >configure:3729: checking how to run the C preprocessor >configure:3764: i686-pc-linux-gnu-gcc -E conftest.c >configure:3770: $? = 0 >configure:3802: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:14:28: ac_nonexistent.h: No such file or directory >configure:3808: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3847: result: i686-pc-linux-gnu-gcc -E >configure:3871: i686-pc-linux-gnu-gcc -E conftest.c >configure:3877: $? = 0 >configure:3909: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:14:28: ac_nonexistent.h: No such file or directory >configure:3915: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3959: checking for egrep >configure:3969: result: grep -E >configure:3974: checking for ANSI C header files >configure:3999: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4005: $? = 0 >configure:4009: test -z > || test ! -s conftest.err >configure:4012: $? = 0 >configure:4015: test -s conftest.o >configure:4018: $? = 0 >configure:4107: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4110: $? = 0 >configure:4112: ./conftest >configure:4115: $? = 0 >configure:4130: result: yes >configure:4154: checking for sys/types.h >configure:4170: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4176: $? = 0 >configure:4180: test -z > || test ! -s conftest.err >configure:4183: $? = 0 >configure:4186: test -s conftest.o >configure:4189: $? = 0 >configure:4200: result: yes >configure:4154: checking for sys/stat.h >configure:4170: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4176: $? = 0 >configure:4180: test -z > || test ! -s conftest.err >configure:4183: $? = 0 >configure:4186: test -s conftest.o >configure:4189: $? = 0 >configure:4200: result: yes >configure:4154: checking for stdlib.h >configure:4170: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4176: $? = 0 >configure:4180: test -z > || test ! -s conftest.err >configure:4183: $? = 0 >configure:4186: test -s conftest.o >configure:4189: $? = 0 >configure:4200: result: yes >configure:4154: checking for string.h >configure:4170: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4176: $? = 0 >configure:4180: test -z > || test ! -s conftest.err >configure:4183: $? = 0 >configure:4186: test -s conftest.o >configure:4189: $? = 0 >configure:4200: result: yes >configure:4154: checking for memory.h >configure:4170: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4176: $? = 0 >configure:4180: test -z > || test ! -s conftest.err >configure:4183: $? = 0 >configure:4186: test -s conftest.o >configure:4189: $? = 0 >configure:4200: result: yes >configure:4154: checking for strings.h >configure:4170: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4176: $? = 0 >configure:4180: test -z > || test ! -s conftest.err >configure:4183: $? = 0 >configure:4186: test -s conftest.o >configure:4189: $? = 0 >configure:4200: result: yes >configure:4154: checking for inttypes.h >configure:4170: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4176: $? = 0 >configure:4180: test -z > || test ! -s conftest.err >configure:4183: $? = 0 >configure:4186: test -s conftest.o >configure:4189: $? = 0 >configure:4200: result: yes >configure:4154: checking for stdint.h >configure:4170: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4176: $? = 0 >configure:4180: test -z > || test ! -s conftest.err >configure:4183: $? = 0 >configure:4186: test -s conftest.o >configure:4189: $? = 0 >configure:4200: result: yes >configure:4154: checking for unistd.h >configure:4170: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4176: $? = 0 >configure:4180: test -z > || test ! -s conftest.err >configure:4183: $? = 0 >configure:4186: test -s conftest.o >configure:4189: $? = 0 >configure:4200: result: yes >configure:4230: checking for unistd.h >configure:4235: result: yes >configure:4239: checking sys/param.h usability >configure:4251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4257: $? = 0 >configure:4261: test -z > || test ! -s conftest.err >configure:4264: $? = 0 >configure:4267: test -s conftest.o >configure:4270: $? = 0 >configure:4280: result: yes >configure:4284: checking sys/param.h presence >configure:4294: i686-pc-linux-gnu-gcc -E conftest.c >configure:4300: $? = 0 >configure:4320: result: yes >configure:4355: checking for sys/param.h >configure:4362: result: yes >configure:4239: checking sys/time.h usability >configure:4251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4257: $? = 0 >configure:4261: test -z > || test ! -s conftest.err >configure:4264: $? = 0 >configure:4267: test -s conftest.o >configure:4270: $? = 0 >configure:4280: result: yes >configure:4284: checking sys/time.h presence >configure:4294: i686-pc-linux-gnu-gcc -E conftest.c >configure:4300: $? = 0 >configure:4320: result: yes >configure:4355: checking for sys/time.h >configure:4362: result: yes >configure:4239: checking time.h usability >configure:4251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4257: $? = 0 >configure:4261: test -z > || test ! -s conftest.err >configure:4264: $? = 0 >configure:4267: test -s conftest.o >configure:4270: $? = 0 >configure:4280: result: yes >configure:4284: checking time.h presence >configure:4294: i686-pc-linux-gnu-gcc -E conftest.c >configure:4300: $? = 0 >configure:4320: result: yes >configure:4355: checking for time.h >configure:4362: result: yes >configure:4239: checking sys/mkdev.h usability >configure:4251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:62:23: sys/mkdev.h: No such file or directory >configure:4257: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/mkdev.h> >configure:4280: result: no >configure:4284: checking sys/mkdev.h presence >configure:4294: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:28:23: sys/mkdev.h: No such file or directory >configure:4300: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <sys/mkdev.h> >configure:4320: result: no >configure:4355: checking for sys/mkdev.h >configure:4362: result: no >configure:4239: checking sys/sysmacros.h usability >configure:4251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4257: $? = 0 >configure:4261: test -z > || test ! -s conftest.err >configure:4264: $? = 0 >configure:4267: test -s conftest.o >configure:4270: $? = 0 >configure:4280: result: yes >configure:4284: checking sys/sysmacros.h presence >configure:4294: i686-pc-linux-gnu-gcc -E conftest.c >configure:4300: $? = 0 >configure:4320: result: yes >configure:4355: checking for sys/sysmacros.h >configure:4362: result: yes >configure:4230: checking for string.h >configure:4235: result: yes >configure:4230: checking for memory.h >configure:4235: result: yes >configure:4239: checking fcntl.h usability >configure:4251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4257: $? = 0 >configure:4261: test -z > || test ! -s conftest.err >configure:4264: $? = 0 >configure:4267: test -s conftest.o >configure:4270: $? = 0 >configure:4280: result: yes >configure:4284: checking fcntl.h presence >configure:4294: i686-pc-linux-gnu-gcc -E conftest.c >configure:4300: $? = 0 >configure:4320: result: yes >configure:4355: checking for fcntl.h >configure:4362: result: yes >configure:4239: checking dirent.h usability >configure:4251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4257: $? = 0 >configure:4261: test -z > || test ! -s conftest.err >configure:4264: $? = 0 >configure:4267: test -s conftest.o >configure:4270: $? = 0 >configure:4280: result: yes >configure:4284: checking dirent.h presence >configure:4294: i686-pc-linux-gnu-gcc -E conftest.c >configure:4300: $? = 0 >configure:4320: result: yes >configure:4355: checking for dirent.h >configure:4362: result: yes >configure:4239: checking sys/ndir.h usability >configure:4251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:67:22: sys/ndir.h: No such file or directory >configure:4257: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/ndir.h> >configure:4280: result: no >configure:4284: checking sys/ndir.h presence >configure:4294: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:33:22: sys/ndir.h: No such file or directory >configure:4300: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <sys/ndir.h> >configure:4320: result: no >configure:4355: checking for sys/ndir.h >configure:4362: result: no >configure:4239: checking ndir.h usability >configure:4251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:67:18: ndir.h: No such file or directory >configure:4257: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ndir.h> >configure:4280: result: no >configure:4284: checking ndir.h presence >configure:4294: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:33:18: ndir.h: No such file or directory >configure:4300: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <ndir.h> >configure:4320: result: no >configure:4355: checking for ndir.h >configure:4362: result: no >configure:4239: checking alloca.h usability >configure:4251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4257: $? = 0 >configure:4261: test -z > || test ! -s conftest.err >configure:4264: $? = 0 >configure:4267: test -s conftest.o >configure:4270: $? = 0 >configure:4280: result: yes >configure:4284: checking alloca.h presence >configure:4294: i686-pc-linux-gnu-gcc -E conftest.c >configure:4300: $? = 0 >configure:4320: result: yes >configure:4355: checking for alloca.h >configure:4362: result: yes >configure:4239: checking locale.h usability >configure:4251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4257: $? = 0 >configure:4261: test -z > || test ! -s conftest.err >configure:4264: $? = 0 >configure:4267: test -s conftest.o >configure:4270: $? = 0 >configure:4280: result: yes >configure:4284: checking locale.h presence >configure:4294: i686-pc-linux-gnu-gcc -E conftest.c >configure:4300: $? = 0 >configure:4320: result: yes >configure:4355: checking for locale.h >configure:4362: result: yes >configure:4376: checking whether time.h and sys/time.h may both be included >configure:4401: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4407: $? = 0 >configure:4411: test -z > || test ! -s conftest.err >configure:4414: $? = 0 >configure:4417: test -s conftest.o >configure:4420: $? = 0 >configure:4431: result: yes >configure:4456: checking utime.h usability >configure:4468: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4474: $? = 0 >configure:4478: test -z > || test ! -s conftest.err >configure:4481: $? = 0 >configure:4484: test -s conftest.o >configure:4487: $? = 0 >configure:4497: result: yes >configure:4501: checking utime.h presence >configure:4511: i686-pc-linux-gnu-gcc -E conftest.c >configure:4517: $? = 0 >configure:4537: result: yes >configure:4572: checking for utime.h >configure:4579: result: yes >configure:4593: checking for struct utimbuf >configure:4628: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4634: $? = 0 >configure:4638: test -z > || test ! -s conftest.err >configure:4641: $? = 0 >configure:4644: test -s conftest.o >configure:4647: $? = 0 >configure:4659: result: yes >configure:4670: checking whether sys/types.h defines makedev >configure:4691: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4697: $? = 0 >configure:4701: test -z > || test ! -s conftest.err >configure:4704: $? = 0 >configure:4707: test -s conftest >configure:4710: $? = 0 >configure:4723: result: yes >configure:5026: checking for working alloca.h >configure:5047: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5053: $? = 0 >configure:5057: test -z > || test ! -s conftest.err >configure:5060: $? = 0 >configure:5063: test -s conftest >configure:5066: $? = 0 >configure:5078: result: yes >configure:5088: checking for alloca >configure:5129: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5135: $? = 0 >configure:5139: test -z > || test ! -s conftest.err >configure:5142: $? = 0 >configure:5145: test -s conftest >configure:5148: $? = 0 >configure:5160: result: yes >configure:5388: checking for stdlib.h >configure:5393: result: yes >configure:5533: checking for GNU libc compatible malloc >configure:5562: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5565: $? = 0 >configure:5567: ./conftest >configure:5570: $? = 0 >configure:5584: result: yes >configure:5619: checking for snprintf >configure:5676: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:66: warning: conflicting types for built-in function `snprintf' >configure:5682: $? = 0 >configure:5686: test -z > || test ! -s conftest.err >configure:5689: $? = 0 >configure:5692: test -s conftest >configure:5695: $? = 0 >configure:5707: result: yes >configure:5619: checking for vsnprintf >configure:5676: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:67: warning: conflicting types for built-in function `vsnprintf' >configure:5682: $? = 0 >configure:5686: test -z > || test ! -s conftest.err >configure:5689: $? = 0 >configure:5692: test -s conftest >configure:5695: $? = 0 >configure:5707: result: yes >configure:5717: checking for stdbool.h that conforms to C99 >configure:5770: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5776: $? = 0 >configure:5780: test -z > || test ! -s conftest.err >configure:5783: $? = 0 >configure:5786: test -s conftest.o >configure:5789: $? = 0 >configure:5800: result: yes >configure:5802: checking for _Bool >configure:5826: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5832: $? = 0 >configure:5836: test -z > || test ! -s conftest.err >configure:5839: $? = 0 >configure:5842: test -s conftest.o >configure:5845: $? = 0 >configure:5856: result: yes >configure:5875: checking whether struct tm is in sys/time.h or time.h >configure:5898: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5904: $? = 0 >configure:5908: test -z > || test ! -s conftest.err >configure:5911: $? = 0 >configure:5914: test -s conftest.o >configure:5917: $? = 0 >configure:5928: result: time.h >configure:5938: checking for struct stat.st_blocks >configure:5961: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5967: $? = 0 >configure:5971: test -z > || test ! -s conftest.err >configure:5974: $? = 0 >configure:5977: test -s conftest.o >configure:5980: $? = 0 >configure:6037: result: yes >configure:6070: checking for dirent.h that defines DIR >configure:6094: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6100: $? = 0 >configure:6104: test -z > || test ! -s conftest.err >configure:6107: $? = 0 >configure:6110: test -s conftest.o >configure:6113: $? = 0 >configure:6124: result: yes >configure:6137: checking for library containing opendir >configure:6167: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6173: $? = 0 >configure:6177: test -z > || test ! -s conftest.err >configure:6180: $? = 0 >configure:6183: test -s conftest >configure:6186: $? = 0 >configure:6256: result: none required >configure:6392: checking whether closedir returns void >configure:6421: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6424: $? = 0 >configure:6426: ./conftest >configure:6429: $? = 0 >configure:6443: result: no >configure:6453: checking for size_t >configure:6477: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6483: $? = 0 >configure:6487: test -z > || test ! -s conftest.err >configure:6490: $? = 0 >configure:6493: test -s conftest.o >configure:6496: $? = 0 >configure:6507: result: yes >configure:6522: checking enable plugin support >configure:6532: result: no >configure:6536: checking if monolithic build >configure:6558: result: no >configure:6562: checking whether to link plugins into binary >configure:6566: result: need link >configure:6660: checking for ld used by i686-pc-linux-gnu-gcc >configure:6727: result: /usr/i686-pc-linux-gnu/bin/ld >configure:6736: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:6751: result: yes >configure:6756: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:6763: result: -r >configure:6781: checking for BSD-compatible nm >configure:6823: result: /usr/bin/i686-pc-linux-gnu-nm -B >configure:6827: checking whether ln -s works >configure:6831: result: yes >configure:6838: checking how to recognise dependent libraries >configure:7010: result: pass_all >configure:7232: checking dlfcn.h usability >configure:7244: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7250: $? = 0 >configure:7254: test -z > || test ! -s conftest.err >configure:7257: $? = 0 >configure:7260: test -s conftest.o >configure:7263: $? = 0 >configure:7273: result: yes >configure:7277: checking dlfcn.h presence >configure:7287: i686-pc-linux-gnu-gcc -E conftest.c >configure:7293: $? = 0 >configure:7313: result: yes >configure:7348: checking for dlfcn.h >configure:7355: result: yes >configure:7378: checking how to run the C++ preprocessor >configure:7409: i686-pc-linux-gnu-g++ -E conftest.cc >configure:7415: $? = 0 >configure:7447: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:51:28: ac_nonexistent.h: No such file or directory >configure:7453: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_DIRENT_H 1 >| #define TOMONOLITHIC 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7492: result: i686-pc-linux-gnu-g++ -E >configure:7516: i686-pc-linux-gnu-g++ -E conftest.cc >configure:7522: $? = 0 >configure:7554: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:51:28: ac_nonexistent.h: No such file or directory >configure:7560: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_DIRENT_H 1 >| #define TOMONOLITHIC 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7615: checking for i686-pc-linux-gnu-g77 >configure:7631: found /usr/bin/i686-pc-linux-gnu-g77 >configure:7641: result: i686-pc-linux-gnu-g77 >configure:7698: checking for Fortran 77 compiler version >configure:7701: i686-pc-linux-gnu-g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8) >Copyright (C) 2002 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING >or type the command `info -f g77 Copying'. >configure:7704: $? = 0 >configure:7706: i686-pc-linux-gnu-g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs >Configured with: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --enable-java-awt=gtk --enable-languages=c,c++,java,objc,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8) >configure:7709: $? = 0 >configure:7711: i686-pc-linux-gnu-g77 -V </dev/null >&5 >i686-pc-linux-gnu-g77: `-V' option must have argument >configure:7714: $? = 1 >configure:7722: checking whether we are using the GNU Fortran 77 compiler >configure:7736: i686-pc-linux-gnu-g77 -c conftest.F >&5 >configure:7742: $? = 0 >configure:7746: test -z > || test ! -s conftest.err >configure:7749: $? = 0 >configure:7752: test -s conftest.o >configure:7755: $? = 0 >configure:7768: result: yes >configure:7774: checking whether i686-pc-linux-gnu-g77 accepts -g >configure:7786: i686-pc-linux-gnu-g77 -c -g conftest.f >&5 >configure:7792: $? = 0 >configure:7796: test -z > || test ! -s conftest.err >configure:7799: $? = 0 >configure:7802: test -s conftest.o >configure:7805: $? = 0 >configure:7817: result: yes >configure:7847: checking the maximum length of command line arguments >configure:7938: result: 32768 >configure:7949: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object >configure:8045: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:8048: $? = 0 >configure:8052: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:8055: $? = 0 >configure:8107: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c conftstm.o >&5 >configure:8110: $? = 0 >configure:8148: result: ok >configure:8152: checking for objdir >configure:8167: result: .libs >configure:8219: checking for i686-pc-linux-gnu-ar >configure:8235: found /usr/bin/i686-pc-linux-gnu-ar >configure:8245: result: i686-pc-linux-gnu-ar >configure:8299: checking for i686-pc-linux-gnu-ranlib >configure:8315: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:8325: result: i686-pc-linux-gnu-ranlib >configure:8379: checking for i686-pc-linux-gnu-strip >configure:8395: found /usr/bin/i686-pc-linux-gnu-strip >configure:8405: result: i686-pc-linux-gnu-strip >configure:8708: checking if i686-pc-linux-gnu-gcc static flag works >configure:8731: result: yes >configure:8749: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8767: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC >configure:8771: $? = 0 >configure:8782: result: no >configure:8797: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:8996: result: -fPIC >configure:9004: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:9022: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer -fPIC -DPIC conftest.c >&5 >configure:9026: $? = 0 >configure:9037: result: yes >configure:9061: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:9082: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 >configure:9086: $? = 0 >configure:9106: result: yes >configure:9132: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:9994: result: yes >configure:10020: checking whether -lc should be explicitly linked in >configure:10025: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:10028: $? = 0 >configure:10042: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:10045: $? = 0 >configure:10057: result: no >configure:10065: checking dynamic linker characteristics >configure:10628: result: GNU/Linux ld.so >configure:10632: checking how to hardcode library paths into programs >configure:10657: result: immediate >configure:10671: checking whether stripping libraries is possible >configure:10676: result: yes >configure:10802: checking for shl_load >configure:10859: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >/var/tmp/portage/tora-1.3.18/temp/ccMIalbk.o: In function `main': >conftest.c:(.text+0x11): undefined reference to `shl_load' >/var/tmp/portage/tora-1.3.18/temp/ccMIalbk.o:(.data+0x0): undefined reference to `shl_load' >collect2: ld returned 1 exit status >configure:10865: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_DIRENT_H 1 >| #define TOMONOLITHIC 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shl_load innocuous_shl_load >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shl_load (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shl_load >| >| /* 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 shl_load (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_shl_load) || defined (__stub___shl_load) >| choke me >| #else >| char (*f) () = shl_load; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != shl_load; >| ; >| return 0; >| } >configure:10890: result: no >configure:10895: checking for shl_load in -ldld >configure:10925: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c -ldld >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:10931: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_DIRENT_H 1 >| #define TOMONOLITHIC 1 >| #define HAVE_DLFCN_H 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 shl_load (); >| int >| main () >| { >| shl_load (); >| ; >| return 0; >| } >configure:10957: result: no >configure:10962: checking for dlopen >configure:11019: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >/var/tmp/portage/tora-1.3.18/temp/cccfZGrz.o: In function `main': >conftest.c:(.text+0x11): undefined reference to `dlopen' >/var/tmp/portage/tora-1.3.18/temp/cccfZGrz.o:(.data+0x0): undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:11025: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_DIRENT_H 1 >| #define TOMONOLITHIC 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* 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 dlopen (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_dlopen) || defined (__stub___dlopen) >| choke me >| #else >| char (*f) () = dlopen; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != dlopen; >| ; >| return 0; >| } >configure:11050: result: no >configure:11055: checking for dlopen in -ldl >configure:11085: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c -ldl >&5 >configure:11091: $? = 0 >configure:11095: test -z > || test ! -s conftest.err >configure:11098: $? = 0 >configure:11101: test -s conftest >configure:11104: $? = 0 >configure:11117: result: yes >configure:11292: checking whether a program can dlopen itself >configure:11364: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 >configure:11367: $? = 0 >configure:11385: result: yes >configure:11390: checking whether a statically linked program can dlopen itself >configure:11462: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 >configure:11465: $? = 0 >configure:11483: result: yes >configure:11506: checking if libtool supports shared libraries >configure:11508: result: yes >configure:11511: checking whether to build shared libraries >configure:11532: result: yes >configure:11535: checking whether to build static libraries >configure:11539: result: yes >configure:11631: creating libtool >configure:12186: checking for ld used by i686-pc-linux-gnu-g++ >configure:12253: result: /usr/i686-pc-linux-gnu/bin/ld >configure:12262: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:12277: result: yes >configure:12328: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:13210: result: yes >configure:13228: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:13231: $? = 0 >configure:13327: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:13595: result: -fPIC >configure:13603: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:13621: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -fomit-frame-pointer -fPIC -DPIC conftest.cc >&5 >configure:13625: $? = 0 >configure:13636: result: yes >configure:13660: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:13681: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.cc >&5 >configure:13685: $? = 0 >configure:13705: result: yes >configure:13731: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:13756: result: yes >configure:13827: checking dynamic linker characteristics >configure:14390: result: GNU/Linux ld.so >configure:14394: checking how to hardcode library paths into programs >configure:14419: result: immediate >configure:14433: checking whether stripping libraries is possible >configure:14438: result: yes >configure:14564: checking for shl_load >configure:14652: result: no >configure:14657: checking for shl_load in -ldld >configure:14719: result: no >configure:14724: checking for dlopen >configure:14812: result: no >configure:14817: checking for dlopen in -ldl >configure:14879: result: yes >configure:15054: checking whether a program can dlopen itself >configure:15147: result: yes >configure:15152: checking whether a statically linked program can dlopen itself >configure:15245: result: yes >configure:15751: checking if libtool supports shared libraries >configure:15753: result: yes >configure:15756: checking whether to build shared libraries >configure:15774: result: yes >configure:15777: checking whether to build static libraries >configure:15781: result: yes >configure:15793: checking for i686-pc-linux-gnu-g77 option to produce PIC >configure:15992: result: -fPIC >configure:16000: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works >configure:16018: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 >configure:16022: $? = 0 >configure:16033: result: yes >configure:16057: checking if i686-pc-linux-gnu-g77 supports -c -o file.o >configure:16078: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:16082: $? = 0 >configure:16102: result: yes >configure:16128: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:16970: result: yes >configure:17041: checking dynamic linker characteristics >configure:17604: result: GNU/Linux ld.so >configure:17608: checking how to hardcode library paths into programs >configure:17633: result: immediate >configure:17647: checking whether stripping libraries is possible >configure:17652: result: yes >configure:21835: result: not using lib directory suffix >configure:21857: checking for extra includes >configure:21885: result: no >configure:21889: checking for extra libs >configure:21918: result: no >configure:21922: checking for X >configure:22027: i686-pc-linux-gnu-gcc -E conftest.c >configure:22033: $? = 0 >configure:22083: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c -lXt >&5 >configure:22089: $? = 0 >configure:22093: test -z > || test ! -s conftest.err >configure:22096: $? = 0 >configure:22099: test -s conftest >configure:22102: $? = 0 >configure:22152: result: libraries , headers >configure:22324: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c -lX11 >&5 >configure:22330: $? = 0 >configure:22334: test -z > || test ! -s conftest.err >configure:22337: $? = 0 >configure:22340: test -s conftest >configure:22343: $? = 0 >configure:22501: checking for gethostbyname >configure:22558: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:22564: $? = 0 >configure:22568: test -z > || test ! -s conftest.err >configure:22571: $? = 0 >configure:22574: test -s conftest >configure:22577: $? = 0 >configure:22589: result: yes >configure:22740: checking for connect >configure:22797: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:22803: $? = 0 >configure:22807: test -z > || test ! -s conftest.err >configure:22810: $? = 0 >configure:22813: test -s conftest >configure:22816: $? = 0 >configure:22828: result: yes >configure:22903: checking for remove >configure:22960: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:22966: $? = 0 >configure:22970: test -z > || test ! -s conftest.err >configure:22973: $? = 0 >configure:22976: test -s conftest >configure:22979: $? = 0 >configure:22991: result: yes >configure:23066: checking for shmat >configure:23123: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c >&5 >configure:23129: $? = 0 >configure:23133: test -z > || test ! -s conftest.err >configure:23136: $? = 0 >configure:23139: test -s conftest >configure:23142: $? = 0 >configure:23154: result: yes >configure:23238: checking for IceConnectionNumber in -lICE >configure:23268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c -lICE >&5 >configure:23274: $? = 0 >configure:23278: test -z > || test ! -s conftest.err >configure:23281: $? = 0 >configure:23284: test -s conftest >configure:23287: $? = 0 >configure:23300: result: yes >configure:23311: checking for pthread_create in -lpthread >configure:23341: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c -lpthread >&5 >configure:23347: $? = 0 >configure:23351: test -z > || test ! -s conftest.err >configure:23354: $? = 0 >configure:23357: test -s conftest >configure:23360: $? = 0 >configure:23373: result: yes >configure:23832: checking for libz >configure:23866: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c -lz >&5 >configure:23872: $? = 0 >configure:23876: test -z > || test ! -s conftest.err >configure:23879: $? = 0 >configure:23882: test -s conftest >configure:23885: $? = 0 >configure:23908: result: -lz >configure:23920: checking have kde >configure:23932: result: no >configure:29898: checking for libpng >configure:29940: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c -lpng -lz -lm -lX11 >&5 >configure:29946: $? = 0 >configure:29950: test -z > || test ! -s conftest.err >configure:29953: $? = 0 >configure:29956: test -s conftest >configure:29959: $? = 0 >configure:29983: result: -lpng -lz -lm >configure:29994: checking for libjpeg6b >configure:30040: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c -ljpeg6b -lm >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ljpeg6b >collect2: ld returned 1 exit status >configure:30046: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "tora" >| #define VERSION "1.3.18" >| #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_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_DIRENT_H 1 >| #define TOMONOLITHIC 1 >| #define HAVE_DLFCN_H 1 >| #define KDELIBSUFF "" >| #define HAVE_LIBZ 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LIBPNG 1 >| /* end confdefs.h. */ >| /* Override any gcc2 internal prototype to avoid an error. */ >| struct jpeg_decompress_struct; >| typedef struct jpeg_decompress_struct * j_decompress_ptr; >| typedef int size_t; >| #ifdef __cplusplus >| extern "C" { >| #endif >| void jpeg_CreateDecompress(j_decompress_ptr cinfo, >| int version, size_t structsize); >| #ifdef __cplusplus >| } >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| >| int >| main () >| { >| jpeg_CreateDecompress(0L, 0, 0); >| ; >| return 0; >| } >configure:30081: result: no >configure:30084: checking for libjpeg >configure:30130: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c -ljpeg -lm >&5 >configure:30136: $? = 0 >configure:30140: test -z > || test ! -s conftest.err >configure:30143: $? = 0 >configure:30146: test -s conftest >configure:30149: $? = 0 >configure:30168: result: -ljpeg >configure: 30192: ${prefix}/include/jpeglib.h >configure: 30192: /usr/include/jpeglib.h >taking that >configure:30240: checking for Qt >configure: 30315: /usr/qt/3/include/qglobal.h >taking that >configure:30378: i686-pc-linux-gnu-g++ -E -I/usr/qt/3/include conftest.cc >conftest.cc:5:3: #error no >configure:30384: $? = 1 >configure: failed program was: >| >| #include <qapplication.h> >| >| #ifndef Q_OS_MACX >| # error no >| #endif >| >no mac native >configure:30439: checking for X >configure:30758: result: libraries , headers >configure:30792: checking for IceConnectionNumber in -lICE >configure:30854: result: yes >configure:30868: checking for libXext >configure:30903: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer conftest.c -lXext -lX11 >&5 >configure:30909: $? = 0 >configure:30913: test -z > || test ! -s conftest.err >configure:30916: $? = 0 >configure:30919: test -s conftest >configure:30922: $? = 0 >configure:30941: result: yes >configure:30954: checking for Xinerama >configure:31038: result: no >configure:31120: i686-pc-linux-gnu-g++ -o conftest -DQT_THREAD_SUPPORT -O2 -march=i686 -pipe -fomit-frame-pointer -D_REENTRANT -I/usr/qt/3/include -L/usr/qt/3/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -lSM -lICE -lXext -lX11 -lSM -lICE -lpthread >&5 >configure:31123: $? = 0 >configure:31192: result: > libqt: -lqt-mt -lpng -lz -lm -ljpeg -lSM -lICE -lXext -lX11 -lSM -lICE , > libraries: /usr/qt/3/lib, > headers: /usr/qt/3/include using -mt >configure:31227: checking for lrelease >configure:31295: result: /usr/qt/3/bin/lrelease >configure:31302: checking for lupdate >configure:31370: result: /usr/qt/3/bin/lupdate >configure:31378: checking for moc >configure:31447: result: /usr/qt/3/bin/moc >configure:31455: checking for uic >configure:31506: result: /usr/qt/3/bin/uic >configure:31534: checking whether uic supports -L >configure:31545: /usr/qt/3/bin/uic -L /nonexistant conftest.ui >/dev/null >configure:31548: $? = 0 >configure:31560: result: yes >configure:31572: checking whether uic supports -nounload >configure:31583: /usr/qt/3/bin/uic -nounload conftest.ui >/dev/null >configure:31586: $? = 0 >configure:31598: result: yes >configure:31745: checking if STL implementation is SGI like >configure:31774: i686-pc-linux-gnu-g++ -c -DQT_THREAD_SUPPORT -O2 -march=i686 -pipe -fomit-frame-pointer -D_REENTRANT conftest.cc >&5 >configure:31780: $? = 0 >configure:31784: test -z > || test ! -s conftest.err >configure:31787: $? = 0 >configure:31790: test -s conftest.o >configure:31793: $? = 0 >configure:31807: result: yes >configure:31911: checking for oracle >configure:32017: result: /opt/oracle/product/current >configure:32072: checking oci works >configure:32098: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fomit-frame-pointer -I/opt/oracle/product/current/rdbms/demo -I/opt/oracle/product/current/rdbms/public -L/opt/oracle/product/current/lib conftest.c -lclntsh >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: conftest: hidden symbol `__cmpdi2' in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libgcc.a(_cmpdi2.oS) is referenced by DSO >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output >collect2: ld returned 1 exit status >configure:32101: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| >| #include <oci.h> >| Lda_Def lda; >| ub4 hda [HDA_SIZE/(sizeof(ub4))]; >| >| int main(int c, char **v) { >| return 0; >| } >| >configure:32123: error: Couldn't compile and run a simpile OCI app. > Try setting ORACLE_HOME or check config.log. > Otherwise, make sure ORACLE_HOME/lib is in /etc/ld.so.conf or LD_LIBRARY_PATH > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=i686 -pipe -fomit-frame-pointer' >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='-O2 -march=i686 -pipe -fomit-frame-pointer' >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_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_func_alloca_works=yes >ac_cv_func_closedir_void=no >ac_cv_func_connect=yes >ac_cv_func_dlopen=no >ac_cv_func_gethostbyname=yes >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_remove=yes >ac_cv_func_shl_load=no >ac_cv_func_shmat=yes >ac_cv_func_snprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/qt/3/include ac_qt_libraries=/usr/qt/3/lib' >ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' >ac_cv_have_xinerama=no >ac_cv_header_alloca_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_ndir_h=no >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_mkdev_h=no >ac_cv_header_sys_ndir_h=no >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_sysmacros_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_types_h_makedev=yes >ac_cv_header_time=yes >ac_cv_header_time_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dld_shl_load=no >ac_cv_lib_jpeg_6b=no >ac_cv_lib_jpeg_normal=-ljpeg >ac_cv_lib_png='-lpng -lz -lm' >ac_cv_lib_pthread_pthread_create=yes >ac_cv_lib_z=-lz >ac_cv_member_struct_stat_st_blocks=yes >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-g77 >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-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=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_opendir='none required' >ac_cv_struct_tm=time.h >ac_cv_type__Bool=yes >ac_cv_type_size_t=yes >ac_cv_working_alloca_h=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >fu_cv_sys_struct_utimbuf=yes >kde_cv_have_libXext=yes >kde_cv_have_x='have_x=yes kde_x_includes= kde_x_libraries=' >kde_cv_path=/usr/qt/3/bin/uic >kde_cv_path_lrelease=/usr/qt/3/bin/lrelease >kde_cv_path_lupdate=/usr/qt/3/bin/lupdate >kde_cv_path_moc=/usr/qt/3/bin/moc >kde_cv_path_uic=/usr/qt/3/bin/uic >kde_cv_prog_uic_L=yes >kde_cv_prog_uic_nounload=yes >kde_cv_stl_type_sgi=yes >lt_cv_deplibs_check_method=pass_all >lt_cv_dlopen=dlopen >lt_cv_dlopen_libs=-ldl >lt_cv_dlopen_self=yes >lt_cv_dlopen_self_static=yes >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/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-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_c_o_F77=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_prog_compiler_c_o_F77='"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} /var/tmp/portage/tora-1.3.18/work/tora-1.3.18/missing --run aclocal-1.7' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/tora-1.3.18/work/tora-1.3.18/missing --run tar' >AR='i686-pc-linux-gnu-ar' >ARTSCCONFIG='' >AUTOCONF='${SHELL} /var/tmp/portage/tora-1.3.18/work/tora-1.3.18/missing --run autoconf' >AUTODIRS='' >AUTOHEADER='${SHELL} /var/tmp/portage/tora-1.3.18/work/tora-1.3.18/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/tora-1.3.18/work/tora-1.3.18/missing --run automake-1.7' >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=i686 -pipe -fomit-frame-pointer -I/opt/oracle/product/current/rdbms/demo -I/opt/oracle/product/current/rdbms/public' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS=' -DQT_THREAD_SUPPORT -O2 -march=i686 -pipe -fomit-frame-pointer -D_REENTRANT' >CYGPATH_W='echo' >DCOPIDL2CPP='' >DCOPIDL='' >DCOP_DEPENDENCIES='' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ENABLE_MONO_FALSE='' >ENABLE_MONO_TRUE='' >EXEEXT='' >F77='i686-pc-linux-gnu-g77' >FFLAGS='-g -O2' >FRAMEWORK_COREAUDIO='' >HAVE_ORACLE_FALSE='' >HAVE_ORACLE_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >ISODATE='2005-12-14' >KDECONFIG='' >KDE_INCLUDES='' >KDE_LDFLAGS='' >KDE_MT_LDFLAGS='' >KDE_MT_LIBS='-lpthread' >KDE_XSL_STYLESHEET='' >LDFLAGS=' -L/opt/oracle/product/current/lib' >LIBCOMPAT='' >LIBCRYPT='' >LIBDL='' >LIBJPEG='-ljpeg' >LIBOBJS='' >LIBPNG='-lpng -lz -lm' >LIBPTHREAD='-lpthread' >LIBRESOLV='' >LIBS='-lclntsh' >LIBSM='-lSM -lICE' >LIBSOCKET='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBTOOL_DEPS='./ltmain.sh' >LIBUCB='' >LIBUTIL='' >LIBXINERAMA='' >LIBZ='-lz' >LIB_DCOP='' >LIB_KAB='' >LIB_KABC='' >LIB_KDECORE='' >LIB_KDEPRINT='' >LIB_KDEUI='' >LIB_KFILE='' >LIB_KHTML='' >LIB_KIO='' >LIB_KPARTS='' >LIB_KSPELL='' >LIB_KSYCOCA='' >LIB_POLL='' >LIB_QPE='' >LIB_QT='-lqt-mt $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread' >LIB_SMB='' >LIB_X11='-lX11 $(LIBSOCKET)' >LIB_XEXT='-lXext' >LN_S='ln -s' >LRELEASE='/usr/qt/3/bin/lrelease' >LTLIBOBJS='' >LUPDATE='/usr/qt/3/bin/lupdate' >MAKEINFO='${SHELL} /var/tmp/portage/tora-1.3.18/work/tora-1.3.18/missing --run makeinfo' >MCOPIDL='' >MEINPROC='' >MOC='/usr/qt/3/bin/moc' >OBJEXT='o' >ORACLE_CXXFLAGS='' >ORACLE_LDFLAGS='' >ORACLE_LIBS='' >PACKAGE='tora' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PCRE_CFLAGS='' >PCRE_LIBS='' >QTE_NORTTI='' >QT_INCLUDES='-I/usr/qt/3/include' >QT_LDFLAGS='-L/usr/qt/3/lib -lqt-mt -lpng -lz -lm -ljpeg -lSM -lICE -lXext -lX11 -lSM -lICE ' >RANLIB='i686-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >TORA_LINK_OTHERS='lib_LTLIBRARIES' >UIC='/usr/qt/3/bin/uic -L $(kde_widgetdir) -nounload' >UIC_TR='i18n' >USER_INCLUDES='' >USER_LDFLAGS='' >USE_THREADS='' >VERSION='1.3.18' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_INCLUDES='' >X_LDFLAGS='' >X_LIBS='' >X_PRE_LIBS=' -lSM -lICE' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >all_includes='-I/usr/qt/3/include ' >all_libraries=' -L/usr/qt/3/lib -lqt-mt -lpng -lz -lm -ljpeg -lSM -lICE -lXext -lX11 -lSM -lICE ' >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='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/tora-1.3.18/work/tora-1.3.18/install-sh' >kde_appsdir='' >kde_bindir='' >kde_confdir='' >kde_datadir='' >kde_htmldir='' >kde_icondir='' >kde_includes='' >kde_libraries='' >kde_libs_htmldir='' >kde_libs_prefix='' >kde_locale='' >kde_mimedir='' >kde_moduledir='' >kde_qtver='0' >kde_servicesdir='' >kde_servicetypesdir='' >kde_sounddir='' >kde_styledir='' >kde_templatesdir='' >kde_wallpaperdir='' >kde_widgetdir='' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >qt_includes='/usr/qt/3/include' >qt_libraries='/usr/qt/3/lib' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' >x_includes='.' >x_libraries='/usr/lib' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_ALLOCA 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBJPEG 1 >#define HAVE_LIBPNG 1 >#define HAVE_LIBPTHREAD 1 >#define HAVE_LIBZ 1 >#define HAVE_LOCALE_H 1 >#define HAVE_MALLOC 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_SGI_STL 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STDBOOL_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRUCT_STAT_ST_BLOCKS 1 >#define HAVE_STRUCT_UTIMBUF 1 >#define HAVE_ST_BLOCKS 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_SYSMACROS_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_TIME_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_VSNPRINTF 1 >#define HAVE__BOOL 1 >#define KDELIBSUFF "" >#define PACKAGE "tora" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define STDC_HEADERS 1 >#define TIME_WITH_SYS_TIME 1 >#define TOMONOLITHIC 1 >#define VERSION "1.3.18" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 107036
: 74747