Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 66316 Details for
Bug 103058
compile of d4x-2.5.1 fails due to (borked?) dependency
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log attachment
config.log (text/plain), 62.60 KB, created by
Gary Kwong [:gkw] [:nth10sd]
on 2005-08-19 06:35:55 UTC
(
hide
)
Description:
config.log attachment
Filename:
MIME Type:
Creator:
Gary Kwong [:gkw] [:nth10sd]
Created:
2005-08-19 06:35:55 UTC
Size:
62.60 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 d4x configure 2.5.1, 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 --enable-release --enable-nls --enable-esd --enable-oss > >## --------- ## >## Platform. ## >## --------- ## > >hostname = cm159.omega237.maxonline.com.sg >uname -m = i686 >uname -r = 2.6.12-gentoo-r9 >uname -s = Linux >uname -v = #1 Thu Aug 18 10:24:05 SGT 2005 > >/usr/bin/uname -p = AMD Sempron(TM) 3000+ >/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: /usr/lib/ccache/bin >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.4.4 >PATH: /opt/blackdown-jdk-1.4.2.02/bin >PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1394: result: ----------------------------------------------------------------------------- >configure:1397: result: >configure:1413: result: d4x -- Web Downloader for X >configure:1415: result: >configure:1433: result: Version: 2.5.1 chuchelo@krasu.ru >configure:1435: result: ----------------------------------------------------------------------------- >configure:1477: checking build system type >configure:1495: result: i686-pc-linux-gnu >configure:1503: checking host system type >configure:1517: result: i686-pc-linux-gnu >configure:1525: checking target system type >configure:1539: result: i686-pc-linux-gnu >configure:1568: checking for a BSD-compatible install >configure:1623: result: /bin/install -c >configure:1634: checking whether build environment is sane >configure:1677: result: yes >configure:1742: checking for gawk >configure:1758: found /bin/gawk >configure:1768: result: gawk >configure:1778: checking whether make sets $(MAKE) >configure:1798: result: yes >configure:1974: checking whether to enable maintainer-specific portions of Makefiles >configure:1983: result: no >configure:2142: checking for i686-pc-linux-gnu-g++ >configure:2158: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:2168: result: i686-pc-linux-gnu-g++ >configure:2226: checking for C++ compiler version >configure:2229: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 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:2232: $? = 0 >configure:2234: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/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-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >configure:2237: $? = 0 >configure:2239: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:2242: $? = 1 >configure:2265: checking for C++ compiler default output file name >configure:2268: i686-pc-linux-gnu-g++ -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.cc >&5 >configure:2271: $? = 0 >configure:2317: result: a.out >configure:2322: checking whether the C++ compiler works >configure:2328: ./a.out >configure:2331: $? = 0 >configure:2348: result: yes >configure:2355: checking whether we are cross compiling >configure:2357: result: no >configure:2360: checking for suffix of executables >configure:2362: i686-pc-linux-gnu-g++ -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.cc >&5 >configure:2365: $? = 0 >configure:2390: result: >configure:2396: checking for suffix of object files >configure:2417: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.cc >&5 >configure:2420: $? = 0 >configure:2442: result: o >configure:2446: checking whether we are using the GNU C++ compiler >configure:2470: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.cc >&5 >configure:2476: $? = 0 >configure:2480: test -z > || test ! -s conftest.err >configure:2483: $? = 0 >configure:2486: test -s conftest.o >configure:2489: $? = 0 >configure:2502: result: yes >configure:2508: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:2529: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:2535: $? = 0 >configure:2539: test -z > || test ! -s conftest.err >configure:2542: $? = 0 >configure:2545: test -s conftest.o >configure:2548: $? = 0 >configure:2559: result: yes >configure:2601: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.cc >&5 >configure:2607: $? = 0 >configure:2611: test -z > || test ! -s conftest.err >configure:2614: $? = 0 >configure:2617: test -s conftest.o >configure:2620: $? = 0 >configure:2646: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:16: error: `exit' undeclared (first use this function) >conftest.cc:16: error: (Each undeclared identifier is reported only once for each function it appears in.) >configure:2652: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "d4x" >| #define PACKAGE_TARNAME "d4x" >| #define PACKAGE_VERSION "2.5.1" >| #define PACKAGE_STRING "d4x 2.5.1" >| #define PACKAGE_BUGREPORT "chuchelo@krasu.ru" >| #define PACKAGE "d4x" >| #define VERSION "2.5.1" >| #define _FILE_OFFSET_BITS 64 >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:2601: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.cc >&5 >configure:2607: $? = 0 >configure:2611: test -z > || test ! -s conftest.err >configure:2614: $? = 0 >configure:2617: test -s conftest.o >configure:2620: $? = 0 >configure:2646: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.cc >&5 >configure:2652: $? = 0 >configure:2656: test -z > || test ! -s conftest.err >configure:2659: $? = 0 >configure:2662: test -s conftest.o >configure:2665: $? = 0 >configure:2699: checking for style of include used by make >configure:2727: result: GNU >configure:2755: checking dependency style of i686-pc-linux-gnu-g++ >configure:2845: result: gcc3 >configure:2870: checking for i686-pc-linux-gnu-gcc >configure:2886: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:2896: result: i686-pc-linux-gnu-gcc >configure:3178: checking for C compiler version >configure:3181: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 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:3184: $? = 0 >configure:3186: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/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-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >configure:3189: $? = 0 >configure:3191: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:3194: $? = 1 >configure:3197: checking whether we are using the GNU C compiler >configure:3221: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:3227: $? = 0 >configure:3231: test -z > || test ! -s conftest.err >configure:3234: $? = 0 >configure:3237: test -s conftest.o >configure:3240: $? = 0 >configure:3253: result: yes >configure:3259: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3280: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3286: $? = 0 >configure:3290: test -z > || test ! -s conftest.err >configure:3293: $? = 0 >configure:3296: test -s conftest.o >configure:3299: $? = 0 >configure:3310: result: yes >configure:3327: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:3397: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:3403: $? = 0 >configure:3407: test -z > || test ! -s conftest.err >configure:3410: $? = 0 >configure:3413: test -s conftest.o >configure:3416: $? = 0 >configure:3434: result: none needed >configure:3452: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:3458: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3593: checking dependency style of i686-pc-linux-gnu-gcc >configure:3683: result: gcc3 >configure:3746: checking for a BSD-compatible install >configure:3801: result: /bin/install -c >configure:3904: checking for gawk >configure:3930: result: gawk >configure:3944: checking for i686-pc-linux-gnu-ranlib >configure:3960: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:3970: result: i686-pc-linux-gnu-ranlib >configure:4035: checking whether NLS is requested >configure:4044: result: yes >configure:4082: checking for msgfmt >configure:4113: result: /usr/bin/msgfmt >configure:4122: checking for gmsgfmt >configure:4140: found /usr/bin/gmsgfmt >configure:4153: result: /usr/bin/gmsgfmt >configure:4192: checking for xgettext >configure:4223: result: /usr/bin/xgettext >configure:4263: checking for msgmerge >configure:4293: result: /usr/bin/msgmerge >configure:4329: checking for library containing strerror >configure:4359: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:4365: $? = 0 >configure:4369: test -z > || test ! -s conftest.err >configure:4372: $? = 0 >configure:4375: test -s conftest >configure:4378: $? = 0 >configure:4448: result: none required >configure:4460: checking how to run the C preprocessor >configure:4495: i686-pc-linux-gnu-gcc -E conftest.c >configure:4501: $? = 0 >configure:4533: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: ac_nonexistent.h: No such file or directory >configure:4539: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "d4x" >| #define PACKAGE_TARNAME "d4x" >| #define PACKAGE_VERSION "2.5.1" >| #define PACKAGE_STRING "d4x 2.5.1" >| #define PACKAGE_BUGREPORT "chuchelo@krasu.ru" >| #define PACKAGE "d4x" >| #define VERSION "2.5.1" >| #define _FILE_OFFSET_BITS 64 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4578: result: i686-pc-linux-gnu-gcc -E >configure:4602: i686-pc-linux-gnu-gcc -E conftest.c >configure:4608: $? = 0 >configure:4640: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: ac_nonexistent.h: No such file or directory >configure:4646: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "d4x" >| #define PACKAGE_TARNAME "d4x" >| #define PACKAGE_VERSION "2.5.1" >| #define PACKAGE_STRING "d4x 2.5.1" >| #define PACKAGE_BUGREPORT "chuchelo@krasu.ru" >| #define PACKAGE "d4x" >| #define VERSION "2.5.1" >| #define _FILE_OFFSET_BITS 64 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4690: checking for egrep >configure:4700: result: grep -E >configure:4705: checking for ANSI C header files >configure:4730: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:4736: $? = 0 >configure:4740: test -z > || test ! -s conftest.err >configure:4743: $? = 0 >configure:4746: test -s conftest.o >configure:4749: $? = 0 >configure:4838: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:4841: $? = 0 >configure:4843: ./conftest >configure:4846: $? = 0 >configure:4861: result: yes >configure:4871: checking for an ANSI C-conforming const >configure:4938: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:4944: $? = 0 >configure:4948: test -z > || test ! -s conftest.err >configure:4951: $? = 0 >configure:4954: test -s conftest.o >configure:4957: $? = 0 >configure:4968: result: yes >configure:4979: checking for signed >configure:5000: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5006: $? = 0 >configure:5010: test -z > || test ! -s conftest.err >configure:5013: $? = 0 >configure:5016: test -s conftest.o >configure:5019: $? = 0 >configure:5030: result: yes >configure:5040: checking for inline >configure:5061: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5067: $? = 0 >configure:5071: test -z > || test ! -s conftest.err >configure:5074: $? = 0 >configure:5077: test -s conftest.o >configure:5080: $? = 0 >configure:5092: result: inline >configure:5125: checking for sys/types.h >configure:5141: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5147: $? = 0 >configure:5151: test -z > || test ! -s conftest.err >configure:5154: $? = 0 >configure:5157: test -s conftest.o >configure:5160: $? = 0 >configure:5171: result: yes >configure:5125: checking for sys/stat.h >configure:5141: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5147: $? = 0 >configure:5151: test -z > || test ! -s conftest.err >configure:5154: $? = 0 >configure:5157: test -s conftest.o >configure:5160: $? = 0 >configure:5171: result: yes >configure:5125: checking for stdlib.h >configure:5141: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5147: $? = 0 >configure:5151: test -z > || test ! -s conftest.err >configure:5154: $? = 0 >configure:5157: test -s conftest.o >configure:5160: $? = 0 >configure:5171: result: yes >configure:5125: checking for string.h >configure:5141: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5147: $? = 0 >configure:5151: test -z > || test ! -s conftest.err >configure:5154: $? = 0 >configure:5157: test -s conftest.o >configure:5160: $? = 0 >configure:5171: result: yes >configure:5125: checking for memory.h >configure:5141: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5147: $? = 0 >configure:5151: test -z > || test ! -s conftest.err >configure:5154: $? = 0 >configure:5157: test -s conftest.o >configure:5160: $? = 0 >configure:5171: result: yes >configure:5125: checking for strings.h >configure:5141: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5147: $? = 0 >configure:5151: test -z > || test ! -s conftest.err >configure:5154: $? = 0 >configure:5157: test -s conftest.o >configure:5160: $? = 0 >configure:5171: result: yes >configure:5125: checking for inttypes.h >configure:5141: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5147: $? = 0 >configure:5151: test -z > || test ! -s conftest.err >configure:5154: $? = 0 >configure:5157: test -s conftest.o >configure:5160: $? = 0 >configure:5171: result: yes >configure:5125: checking for stdint.h >configure:5141: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5147: $? = 0 >configure:5151: test -z > || test ! -s conftest.err >configure:5154: $? = 0 >configure:5157: test -s conftest.o >configure:5160: $? = 0 >configure:5171: result: yes >configure:5125: checking for unistd.h >configure:5141: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5147: $? = 0 >configure:5151: test -z > || test ! -s conftest.err >configure:5154: $? = 0 >configure:5157: test -s conftest.o >configure:5160: $? = 0 >configure:5171: result: yes >configure:5183: checking for off_t >configure:5207: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5213: $? = 0 >configure:5217: test -z > || test ! -s conftest.err >configure:5220: $? = 0 >configure:5223: test -s conftest.o >configure:5226: $? = 0 >configure:5237: result: yes >configure:5249: checking for size_t >configure:5273: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5279: $? = 0 >configure:5283: test -z > || test ! -s conftest.err >configure:5286: $? = 0 >configure:5289: test -s conftest.o >configure:5292: $? = 0 >configure:5303: result: yes >configure:5316: checking for long long >configure:5338: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5344: $? = 0 >configure:5348: test -z > || test ! -s conftest.err >configure:5351: $? = 0 >configure:5354: test -s conftest >configure:5357: $? = 0 >configure:5369: result: yes >configure:5380: checking for long double >configure:5440: result: yes >configure:5451: checking for wchar_t >configure:5473: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5479: $? = 0 >configure:5483: test -z > || test ! -s conftest.err >configure:5486: $? = 0 >configure:5489: test -s conftest.o >configure:5492: $? = 0 >configure:5503: result: yes >configure:5514: checking for wint_t >configure:5536: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5542: $? = 0 >configure:5546: test -z > || test ! -s conftest.err >configure:5549: $? = 0 >configure:5552: test -s conftest.o >configure:5555: $? = 0 >configure:5566: result: yes >configure:5577: checking for inttypes.h >configure:5599: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5605: $? = 0 >configure:5609: test -z > || test ! -s conftest.err >configure:5612: $? = 0 >configure:5615: test -s conftest.o >configure:5618: $? = 0 >configure:5629: result: yes >configure:5640: checking for stdint.h >configure:5662: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5668: $? = 0 >configure:5672: test -z > || test ! -s conftest.err >configure:5675: $? = 0 >configure:5678: test -s conftest.o >configure:5681: $? = 0 >configure:5692: result: yes >configure:5705: checking for intmax_t >configure:5735: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5741: $? = 0 >configure:5745: test -z > || test ! -s conftest.err >configure:5748: $? = 0 >configure:5751: test -s conftest.o >configure:5754: $? = 0 >configure:5765: result: yes >configure:5777: checking whether printf() supports POSIX/XSI format strings >configure:5827: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5830: $? = 0 >configure:5832: ./conftest >configure:5835: $? = 0 >configure:5850: result: yes >configure:5864: checking for working alloca.h >configure:5885: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5891: $? = 0 >configure:5895: test -z > || test ! -s conftest.err >configure:5898: $? = 0 >configure:5901: test -s conftest >configure:5904: $? = 0 >configure:5916: result: yes >configure:5926: checking for alloca >configure:5967: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:5973: $? = 0 >configure:5977: test -z > || test ! -s conftest.err >configure:5980: $? = 0 >configure:5983: test -s conftest >configure:5986: $? = 0 >configure:5998: result: yes >configure:6227: checking for stdlib.h >configure:6232: result: yes >configure:6227: checking for unistd.h >configure:6232: result: yes >configure:6376: checking for getpagesize >configure:6433: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:6439: $? = 0 >configure:6443: test -z > || test ! -s conftest.err >configure:6446: $? = 0 >configure:6449: test -s conftest >configure:6452: $? = 0 >configure:6464: result: yes >configure:6474: checking for working mmap >configure:6616: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:6619: $? = 0 >configure:6621: ./conftest >configure:6624: $? = 0 >configure:6638: result: yes >configure:6650: checking whether we are using the GNU C Library 2.1 or newer >configure:6681: result: yes >configure:6689: checking whether integer division by zero raises SIGFPE >configure:6751: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:6754: $? = 0 >configure:6756: ./conftest >configure:6759: $? = 0 >configure:6774: result: yes >configure:6787: checking for unsigned long long >configure:6809: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:6815: $? = 0 >configure:6819: test -z > || test ! -s conftest.err >configure:6822: $? = 0 >configure:6825: test -s conftest >configure:6828: $? = 0 >configure:6840: result: yes >configure:6872: checking for inttypes.h >configure:6895: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:6901: $? = 0 >configure:6905: test -z > || test ! -s conftest.err >configure:6908: $? = 0 >configure:6911: test -s conftest.o >configure:6914: $? = 0 >configure:6926: result: yes >configure:6939: checking whether the inttypes.h PRIxNN macros are broken >configure:6965: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:6971: $? = 0 >configure:6975: test -z > || test ! -s conftest.err >configure:6978: $? = 0 >configure:6981: test -s conftest.o >configure:6984: $? = 0 >configure:6996: result: no >configure:7013: checking for stdint.h >configure:7018: result: yes >configure:7158: checking for SIZE_MAX >configure:8227: result: yes >configure:8244: checking for stdint.h >configure:8249: result: yes >configure:8430: checking for ld used by GCC >configure:8494: result: /usr/i686-pc-linux-gnu/bin/ld >configure:8503: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:8516: result: yes >configure:8522: checking for shared library run path origin >configure:8535: result: done >configure:8941: checking for ptrdiff_t >configure:8965: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:8971: $? = 0 >configure:8975: test -z > || test ! -s conftest.err >configure:8978: $? = 0 >configure:8981: test -s conftest.o >configure:8984: $? = 0 >configure:8995: result: yes >configure:9032: checking argz.h usability >configure:9044: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9050: $? = 0 >configure:9054: test -z > || test ! -s conftest.err >configure:9057: $? = 0 >configure:9060: test -s conftest.o >configure:9063: $? = 0 >configure:9073: result: yes >configure:9077: checking argz.h presence >configure:9087: i686-pc-linux-gnu-gcc -E conftest.c >configure:9093: $? = 0 >configure:9113: result: yes >configure:9148: checking for argz.h >configure:9155: result: yes >configure:9032: checking limits.h usability >configure:9044: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9050: $? = 0 >configure:9054: test -z > || test ! -s conftest.err >configure:9057: $? = 0 >configure:9060: test -s conftest.o >configure:9063: $? = 0 >configure:9073: result: yes >configure:9077: checking limits.h presence >configure:9087: i686-pc-linux-gnu-gcc -E conftest.c >configure:9093: $? = 0 >configure:9113: result: yes >configure:9148: checking for limits.h >configure:9155: result: yes >configure:9032: checking locale.h usability >configure:9044: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9050: $? = 0 >configure:9054: test -z > || test ! -s conftest.err >configure:9057: $? = 0 >configure:9060: test -s conftest.o >configure:9063: $? = 0 >configure:9073: result: yes >configure:9077: checking locale.h presence >configure:9087: i686-pc-linux-gnu-gcc -E conftest.c >configure:9093: $? = 0 >configure:9113: result: yes >configure:9148: checking for locale.h >configure:9155: result: yes >configure:9032: checking nl_types.h usability >configure:9044: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9050: $? = 0 >configure:9054: test -z > || test ! -s conftest.err >configure:9057: $? = 0 >configure:9060: test -s conftest.o >configure:9063: $? = 0 >configure:9073: result: yes >configure:9077: checking nl_types.h presence >configure:9087: i686-pc-linux-gnu-gcc -E conftest.c >configure:9093: $? = 0 >configure:9113: result: yes >configure:9148: checking for nl_types.h >configure:9155: result: yes >configure:9032: checking malloc.h usability >configure:9044: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9050: $? = 0 >configure:9054: test -z > || test ! -s conftest.err >configure:9057: $? = 0 >configure:9060: test -s conftest.o >configure:9063: $? = 0 >configure:9073: result: yes >configure:9077: checking malloc.h presence >configure:9087: i686-pc-linux-gnu-gcc -E conftest.c >configure:9093: $? = 0 >configure:9113: result: yes >configure:9148: checking for malloc.h >configure:9155: result: yes >configure:9032: checking stddef.h usability >configure:9044: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9050: $? = 0 >configure:9054: test -z > || test ! -s conftest.err >configure:9057: $? = 0 >configure:9060: test -s conftest.o >configure:9063: $? = 0 >configure:9073: result: yes >configure:9077: checking stddef.h presence >configure:9087: i686-pc-linux-gnu-gcc -E conftest.c >configure:9093: $? = 0 >configure:9113: result: yes >configure:9148: checking for stddef.h >configure:9155: result: yes >configure:9023: checking for stdlib.h >configure:9028: result: yes >configure:9023: checking for string.h >configure:9028: result: yes >configure:9023: checking for unistd.h >configure:9028: result: yes >configure:9032: checking sys/param.h usability >configure:9044: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9050: $? = 0 >configure:9054: test -z > || test ! -s conftest.err >configure:9057: $? = 0 >configure:9060: test -s conftest.o >configure:9063: $? = 0 >configure:9073: result: yes >configure:9077: checking sys/param.h presence >configure:9087: i686-pc-linux-gnu-gcc -E conftest.c >configure:9093: $? = 0 >configure:9113: result: yes >configure:9148: checking for sys/param.h >configure:9155: result: yes >configure:9197: checking for asprintf >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for fwprintf >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for getcwd >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for getegid >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for geteuid >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for getgid >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for getuid >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for mempcpy >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >conftest.c:86: warning: conflicting types for built-in function 'mempcpy' >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for munmap >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for putenv >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for setenv >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for setlocale >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for snprintf >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >conftest.c:91: warning: conflicting types for built-in function 'snprintf' >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for stpcpy >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >conftest.c:92: warning: conflicting types for built-in function 'stpcpy' >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for strcasecmp >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for strdup >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >conftest.c:94: warning: conflicting types for built-in function 'strdup' >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for strtoul >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for tsearch >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for wcslen >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for __argz_count >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for __argz_stringify >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for __argz_next >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9197: checking for __fsetlocking >configure:9254: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9260: $? = 0 >configure:9264: test -z > || test ! -s conftest.err >configure:9267: $? = 0 >configure:9270: test -s conftest >configure:9273: $? = 0 >configure:9285: result: yes >configure:9297: checking whether _snprintf is declared >configure:9322: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >conftest.c: In function `main': >conftest.c:84: error: `_snprintf' undeclared (first use in this function) >conftest.c:84: error: (Each undeclared identifier is reported only once >conftest.c:84: error: for each function it appears in.) >configure:9328: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "d4x" >| #define PACKAGE_TARNAME "d4x" >| #define PACKAGE_VERSION "2.5.1" >| #define PACKAGE_STRING "d4x 2.5.1" >| #define PACKAGE_BUGREPORT "chuchelo@krasu.ru" >| #define PACKAGE "d4x" >| #define VERSION "2.5.1" >| #define _FILE_OFFSET_BITS 64 >| #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_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| int >| main () >| { >| >| #ifndef _snprintf >| char *p = (char *) _snprintf; >| #endif >| >| ; >| return 0; >| } >configure:9352: result: no >configure:9366: checking whether _snwprintf is declared >configure:9391: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >conftest.c: In function `main': >conftest.c:85: error: `_snwprintf' undeclared (first use in this function) >conftest.c:85: error: (Each undeclared identifier is reported only once >conftest.c:85: error: for each function it appears in.) >configure:9397: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "d4x" >| #define PACKAGE_TARNAME "d4x" >| #define PACKAGE_VERSION "2.5.1" >| #define PACKAGE_STRING "d4x 2.5.1" >| #define PACKAGE_BUGREPORT "chuchelo@krasu.ru" >| #define PACKAGE "d4x" >| #define VERSION "2.5.1" >| #define _FILE_OFFSET_BITS 64 >| #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_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| /* end confdefs.h. */ >| #include <stdio.h> >| int >| main () >| { >| >| #ifndef _snwprintf >| char *p = (char *) _snwprintf; >| #endif >| >| ; >| return 0; >| } >configure:9421: result: no >configure:9436: checking whether feof_unlocked is declared >configure:9461: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9467: $? = 0 >configure:9471: test -z > || test ! -s conftest.err >configure:9474: $? = 0 >configure:9477: test -s conftest.o >configure:9480: $? = 0 >configure:9491: result: yes >configure:9505: checking whether fgets_unlocked is declared >configure:9530: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >conftest.c: In function `main': >conftest.c:87: error: `fgets_unlocked' undeclared (first use in this function) >conftest.c:87: error: (Each undeclared identifier is reported only once >conftest.c:87: error: for each function it appears in.) >configure:9536: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "d4x" >| #define PACKAGE_TARNAME "d4x" >| #define PACKAGE_VERSION "2.5.1" >| #define PACKAGE_STRING "d4x 2.5.1" >| #define PACKAGE_BUGREPORT "chuchelo@krasu.ru" >| #define PACKAGE "d4x" >| #define VERSION "2.5.1" >| #define _FILE_OFFSET_BITS 64 >| #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_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| int >| main () >| { >| >| #ifndef fgets_unlocked >| char *p = (char *) fgets_unlocked; >| #endif >| >| ; >| return 0; >| } >configure:9560: result: no >configure:9574: checking whether getc_unlocked is declared >configure:9599: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9605: $? = 0 >configure:9609: test -z > || test ! -s conftest.err >configure:9612: $? = 0 >configure:9615: test -s conftest.o >configure:9618: $? = 0 >configure:9629: result: yes >configure:9697: checking for iconv >configure:9724: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9730: $? = 0 >configure:9734: test -z > || test ! -s conftest.err >configure:9737: $? = 0 >configure:9740: test -s conftest >configure:9743: $? = 0 >configure:9809: result: yes >configure:9832: checking for iconv declaration >configure:9866: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9872: $? = 0 >configure:9876: test -z > || test ! -s conftest.err >configure:9879: $? = 0 >configure:9882: test -s conftest.o >configure:9885: $? = 0 >configure:9900: result: > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:9911: checking for nl_langinfo and CODESET >configure:9932: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:9938: $? = 0 >configure:9942: test -z > || test ! -s conftest.err >configure:9945: $? = 0 >configure:9948: test -s conftest >configure:9951: $? = 0 >configure:9964: result: yes >configure:9976: checking for LC_MESSAGES >configure:9997: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:10003: $? = 0 >configure:10007: test -z > || test ! -s conftest.err >configure:10010: $? = 0 >configure:10013: test -s conftest >configure:10016: $? = 0 >configure:10028: result: yes >configure:10044: checking for bison >configure:10060: found /usr/bin/bison >configure:10070: result: bison >configure:10083: checking version of bison >configure:10092: result: 1.875, ok >configure:10114: checking whether NLS is requested >configure:10123: result: yes >configure:10139: checking whether included gettext is requested >configure:10149: result: no >configure:10160: checking for GNU gettext in libc >configure:10184: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c >&5 >configure:10190: $? = 0 >configure:10194: test -z > || test ! -s conftest.err >configure:10197: $? = 0 >configure:10200: test -s conftest >configure:10203: $? = 0 >configure:10215: result: yes >configure:10768: checking whether to use NLS >configure:10770: result: yes >configure:10773: checking where the gettext function comes from >configure:10784: result: libc >configure:10876: checking for autogen >configure:10908: result: ${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run autogen >configure:10917: checking for doxygen >configure:10936: found /usr/bin/doxygen >configure:10949: result: /usr/bin/doxygen >configure:10958: checking for rpm >configure:10990: result: ${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run rpm >configure:11000: checking for dot >configure:11019: found /usr/bin/dot >configure:11031: result: /usr/bin/dot >configure:11038: checking whether ln -s works >configure:11042: result: yes >configure:11058: checking for gengetopt >configure:11090: result: no >configure:11134: checking for autogen >configure:11166: result: ${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run autogen >configure:11605: checking for esd-config >configure:11623: found /usr/bin/esd-config >configure:11636: result: /usr/bin/esd-config >configure:11644: checking for ESD - version >= 0.2.7 >configure:11739: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 conftest.c -L/usr/lib -lesd -laudiofile -lm -lasound >&5 >configure:11742: $? = 0 >configure:11744: ./conftest >configure:11747: $? = 0 >configure:11771: result: yes >configure:11912: checking for pkg-config >configure:11930: found /usr/bin/pkg-config >configure:11943: result: /usr/bin/pkg-config >configure:11966: checking for GLIB - version >= 2.4.0 >configure:12085: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 >&5 >configure:12088: $? = 0 >configure:12090: ./conftest >configure:12093: $? = 0 >configure:12111: result: yes (version 2.6.4) >configure:12229: checking for pkg-config >configure:12260: result: /usr/bin/pkg-config >configure:12281: checking for GTK+ - version >= 2.4.0 >configure:12396: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 >configure:12399: $? = 0 >configure:12401: ./conftest >configure:12404: $? = 0 >configure:12422: result: yes (version 2.6.7) >configure:12523: try pkg-config to locate OpenSSL >configure:12579: checking for openssl >= 0.9.7f >configure:12618: error: Library requirements (openssl >= 0.9.7f) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. > >## ---------------- ## >## 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_c_const=yes >ac_cv_c_inline=inline >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=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64' >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=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64' >ac_cv_env_CXX_set= >ac_cv_env_CXX_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_func___argz_count=yes >ac_cv_func___argz_next=yes >ac_cv_func___argz_stringify=yes >ac_cv_func___fsetlocking=yes >ac_cv_func_alloca_works=yes >ac_cv_func_asprintf=yes >ac_cv_func_fwprintf=yes >ac_cv_func_getcwd=yes >ac_cv_func_getegid=yes >ac_cv_func_geteuid=yes >ac_cv_func_getgid=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getuid=yes >ac_cv_func_mempcpy=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_munmap=yes >ac_cv_func_putenv=yes >ac_cv_func_setenv=yes >ac_cv_func_setlocale=yes >ac_cv_func_snprintf=yes >ac_cv_func_stpcpy=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strdup=yes >ac_cv_func_strtoul=yes >ac_cv_func_tsearch=yes >ac_cv_func_wcslen=yes >ac_cv_gnu_library_2_1=yes >ac_cv_have_decl__snprintf=no >ac_cv_have_decl__snwprintf=no >ac_cv_have_decl_feof_unlocked=yes >ac_cv_have_decl_fgets_unlocked=no >ac_cv_have_decl_getc_unlocked=yes >ac_cv_header_argz_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_limits_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_malloc_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_nl_types_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=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_param_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_AUTOGEN='${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run autogen' >ac_cv_path_DOT=/usr/bin/dot >ac_cv_path_DOXYGEN=/usr/bin/doxygen >ac_cv_path_ESD_CONFIG=/usr/bin/esd-config >ac_cv_path_GENGETOPT=no >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_RPM='${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run rpm' >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/bin/install -c' >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_INTLBISON=bison >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >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_make_make_set=yes >ac_cv_search_strerror='none required' >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >ac_cv_type_long_long=yes >ac_cv_type_off_t=yes >ac_cv_type_ptrdiff_t=yes >ac_cv_type_size_t=yes >ac_cv_type_unsigned_long_long=yes >ac_cv_working_alloca_h=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_func_iconv=yes >am_cv_langinfo_codeset=yes >am_cv_lib_iconv=no >am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' >am_cv_proto_iconv_arg1= >am_cv_val_LC_MESSAGES=yes >bh_cv_c_signed=yes >gt_cv_c_intmax_t=yes >gt_cv_c_long_double=yes >gt_cv_c_wchar_t=yes >gt_cv_c_wint_t=yes >gt_cv_func_gnugettext1_libc=yes >gt_cv_func_printf_posix=yes >gt_cv_header_inttypes_h=yes >gt_cv_int_divbyzero_sigfpe=yes >gt_cv_inttypes_pri_broken=no >jm_ac_cv_header_inttypes_h=yes >jm_ac_cv_header_stdint_h=yes >nls_cv_force_use_gnu_gettext=no >nls_cv_header_intl= >nls_cv_header_libgt= >nls_cv_use_gnu_gettext=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run aclocal-1.9' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run tar' >AO_CFLAGS='' >AO_LIBS='' >AUTOCONF='${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run autoconf' >AUTOGEN='${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run autogen' >AUTOHEADER='${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run automake-1.9' >AWK='gawk' >BUILD_INCLUDED_LIBINTL='no' >CATOBJEXT='.gmo' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CPPUNIT_CFLAGS='' >CPPUNIT_CONFIG='' >CPPUNIT_LIBS='' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -march=athlon-xp -pipe -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 ' >CYGPATH_W='echo' >DATADIRNAME='share' >DEFS='' >DEPDIR='.deps' >DOT='/usr/bin' >DOXYGEN='/usr/bin/doxygen' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ESD_CFLAGS='' >ESD_CONFIG='/usr/bin/esd-config' >ESD_LIBS='-L/usr/lib -lesd -laudiofile -lm -lasound' >EXEEXT='' >EXTRA_OPTIMIZE_FALSE='' >EXTRA_OPTIMIZE_TRUE='#' >GENCAT='gencat' >GENGETOPT='${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run gengetopt' >GLIBC21='yes' >GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GLIB_GENMARSHAL='glib-genmarshal' >GLIB_LIBS='-lglib-2.0 ' >GLIB_MKENUMS='glib-mkenums' >GMSGFMT='/usr/bin/gmsgfmt' >GOBJECT_QUERY='gobject-query' >GTK_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >HAVE_ASPRINTF='1' >HAVE_DOT='YES' >HAVE_POSIX_PRINTF='1' >HAVE_SNPRINTF='1' >HAVE_WPRINTF='0' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTOBJEXT='.mo' >INTLBISON='bison' >INTLLIBS='' >INTLOBJS='' >INTL_LIBTOOL_SUFFIX_PREFIX='' >LDFLAGS='' >LIBICONV='' >LIBINTL='' >LIBOBJS='' >LIBS='' >LN_S='ln -s' >LTLIBICONV='' >LTLIBINTL='' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run makeinfo' >MKINSTALLDIRS='$(top_builddir)/admin/mkinstalldirs' >MSGFMT='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >OBJEXT='o' >PACKAGE='d4x' >PACKAGE_BUGREPORT='chuchelo@krasu.ru' >PACKAGE_NAME='d4x' >PACKAGE_STRING='d4x 2.5.1' >PACKAGE_TARNAME='d4x' >PACKAGE_VERSION='2.5.1' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >POSUB='po' >RANLIB='i686-pc-linux-gnu-ranlib' >RPM='${SHELL} /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/admin/missing --run rpm' >SET_MAKE='' >SHELL='/bin/sh' >SSL_CFLAGS='' >SSL_LDFLAGS='' >SSL_LIBS='' >STRIP='' >USE_INCLUDED_LIBINTL='no' >USE_NLS='yes' >VERSION='2.5.1' >WITH_UNIT_TESTS_FALSE='' >WITH_UNIT_TESTS_TRUE='' >XGETTEXT='/usr/bin/xgettext' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='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/d4x-2.5.1/work/d4x-2.5.1/admin/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define ENABLE_NLS 1 >#define HAVE_ALLOCA 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ARGZ_H 1 >#define HAVE_ASPRINTF 1 >#define HAVE_DCGETTEXT 1 >#define HAVE_DECL_FEOF_UNLOCKED 1 >#define HAVE_DECL_FGETS_UNLOCKED 0 >#define HAVE_DECL_GETC_UNLOCKED 1 >#define HAVE_DECL__SNPRINTF 0 >#define HAVE_DECL__SNWPRINTF 0 >#define HAVE_ESD >#define HAVE_FWPRINTF 1 >#define HAVE_GETCWD 1 >#define HAVE_GETEGID 1 >#define HAVE_GETEUID 1 >#define HAVE_GETGID 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_GETTEXT 1 >#define HAVE_GETUID 1 >#define HAVE_ICONV 1 >#define HAVE_INTMAX_T 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_INTTYPES_H_WITH_UINTMAX 1 >#define HAVE_LANGINFO_CODESET 1 >#define HAVE_LC_MESSAGES 1 >#define HAVE_LIMITS_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_LONG_DOUBLE 1 >#define HAVE_LONG_LONG 1 >#define HAVE_MALLOC_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MEMPCPY 1 >#define HAVE_MMAP 1 >#define HAVE_MUNMAP 1 >#define HAVE_NL_TYPES_H 1 >#define HAVE_POSIX_PRINTF 1 >#define HAVE_PUTENV 1 >#define HAVE_SETENV 1 >#define HAVE_SETLOCALE 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H_WITH_UINTMAX 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STPCPY 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRDUP 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRTOUL 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_TSEARCH 1 >#define HAVE_UINTMAX_T 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNSIGNED_LONG_LONG 1 >#define HAVE_WCHAR_T 1 >#define HAVE_WCSLEN 1 >#define HAVE_WINT_T 1 >#define HAVE___ARGZ_COUNT 1 >#define HAVE___ARGZ_NEXT 1 >#define HAVE___ARGZ_STRINGIFY 1 >#define HAVE___FSETLOCKING 1 >#define ICONV_CONST >#define INTDIV0_RAISES_SIGFPE 1 >#define PACKAGE "d4x" >#define PACKAGE_BUGREPORT "chuchelo@krasu.ru" >#define PACKAGE_NAME "d4x" >#define PACKAGE_STRING "d4x 2.5.1" >#define PACKAGE_TARNAME "d4x" >#define PACKAGE_VERSION "2.5.1" >#define STDC_HEADERS 1 >#define VERSION "2.5.1" >#define _FILE_OFFSET_BITS 64 >#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 103058
: 66316 |
66364