You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
twin-style-mallory/config.log

2226 lines
84 KiB

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=/opt/kde3
## --------- ##
## Platform. ##
## --------- ##
hostname = tinbox
uname -m = i686
uname -r = 2.6.8-24.11-default
uname -s = Linux
uname -v = #1 Fri Jan 14 13:01:26 UTC 2005
/usr/bin/uname -p = unknown
/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: /home/maxilys/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1543: checking build system type
configure:1561: result: i686-pc-linux-gnu
configure:1569: checking host system type
configure:1583: result: i686-pc-linux-gnu
configure:1591: checking target system type
configure:1605: result: i686-pc-linux-gnu
configure:1652: checking for a BSD-compatible install
configure:1707: result: /usr/bin/install -c
configure:1722: checking for -p flag to install
configure:1735: result: yes
configure:1746: checking whether build environment is sane
configure:1789: result: yes
configure:1809: checking for gawk
configure:1825: found /usr/bin/gawk
configure:1835: result: gawk
configure:1845: checking whether make sets $(MAKE)
configure:1865: result: yes
configure:2071: checking for style of include used by make
configure:2099: result: GNU
configure:2246: checking for gcc
configure:2262: found /usr/bin/gcc
configure:2272: result: gcc
configure:2516: checking for C compiler version
configure:2519: gcc --version </dev/null >&5
gcc (GCC) 3.3.4 (pre 3.3.5 20040809)
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:2522: $? = 0
configure:2524: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.4 (pre 3.3.5 20040809)
configure:2527: $? = 0
configure:2529: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2532: $? = 1
configure:2555: checking for C compiler default output file name
configure:2558: gcc conftest.c >&5
configure:2561: $? = 0
configure:2607: result: a.out
configure:2612: checking whether the C compiler works
configure:2618: ./a.out
configure:2621: $? = 0
configure:2638: result: yes
configure:2645: checking whether we are cross compiling
configure:2647: result: no
configure:2650: checking for suffix of executables
configure:2652: gcc -o conftest conftest.c >&5
configure:2655: $? = 0
configure:2680: result:
configure:2686: checking for suffix of object files
configure:2707: gcc -c conftest.c >&5
configure:2710: $? = 0
configure:2732: result: o
configure:2736: checking whether we are using the GNU C compiler
configure:2760: gcc -c conftest.c >&5
configure:2766: $? = 0
configure:2770: test -z
|| test ! -s conftest.err
configure:2773: $? = 0
configure:2776: test -s conftest.o
configure:2779: $? = 0
configure:2792: result: yes
configure:2798: checking whether gcc accepts -g
configure:2819: gcc -c -g conftest.c >&5
configure:2825: $? = 0
configure:2829: test -z
|| test ! -s conftest.err
configure:2832: $? = 0
configure:2835: test -s conftest.o
configure:2838: $? = 0
configure:2849: result: yes
configure:2866: checking for gcc option to accept ANSI C
configure:2936: gcc -c conftest.c >&5
configure:2942: $? = 0
configure:2946: test -z
|| test ! -s conftest.err
configure:2949: $? = 0
configure:2952: test -s conftest.o
configure:2955: $? = 0
configure:2973: result: none needed
configure:2991: gcc -c conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2997: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3132: checking dependency style of gcc
configure:3194: result: gcc3
configure:3205: checking how to run the C preprocessor
configure:3240: gcc -E conftest.c
configure:3246: $? = 0
configure:3278: gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3284: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3323: result: gcc -E
configure:3347: gcc -E conftest.c
configure:3353: $? = 0
configure:3385: gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3391: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3515: checking for g++
configure:3531: found /usr/bin/g++
configure:3541: result: g++
configure:3557: checking for C++ compiler version
configure:3560: g++ --version </dev/null >&5
g++ (GCC) 3.3.4 (pre 3.3.5 20040809)
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:3563: $? = 0
configure:3565: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.4 (pre 3.3.5 20040809)
configure:3568: $? = 0
configure:3570: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:3573: $? = 1
configure:3576: checking whether we are using the GNU C++ compiler
configure:3600: g++ -c conftest.cc >&5
configure:3606: $? = 0
configure:3610: test -z
|| test ! -s conftest.err
configure:3613: $? = 0
configure:3616: test -s conftest.o
configure:3619: $? = 0
configure:3632: result: yes
configure:3638: checking whether g++ accepts -g
configure:3659: g++ -c -g conftest.cc >&5
configure:3665: $? = 0
configure:3669: test -z
|| test ! -s conftest.err
configure:3672: $? = 0
configure:3675: test -s conftest.o
configure:3678: $? = 0
configure:3689: result: yes
configure:3731: g++ -c conftest.cc >&5
configure:3737: $? = 0
configure:3741: test -z
|| test ! -s conftest.err
configure:3744: $? = 0
configure:3747: test -s conftest.o
configure:3750: $? = 0
configure:3776: g++ -c 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:3782: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3731: g++ -c conftest.cc >&5
configure:3737: $? = 0
configure:3741: test -z
|| test ! -s conftest.err
configure:3744: $? = 0
configure:3747: test -s conftest.o
configure:3750: $? = 0
configure:3776: g++ -c conftest.cc >&5
configure:3782: $? = 0
configure:3786: test -z
|| test ! -s conftest.err
configure:3789: $? = 0
configure:3792: test -s conftest.o
configure:3795: $? = 0
configure:3820: checking dependency style of g++
configure:3882: result: gcc3
configure:4193: checking whether g++ supports -Wmissing-format-attribute
configure:4229: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wmissing-format-attribute conftest.cc 1>&5
cc1plus: warning: -Wmissing-format-attribute ignored without -Wformat
configure:4235: $? = 0
configure:4239: test -z
|| test ! -s conftest.err
configure:4242: $? = 0
configure:4245: test -s conftest
configure:4248: $? = 0
configure:4269: result: yes
configure:4284: checking whether g++ supports -Wundef
configure:4320: rm -rf SunWS_cache; g++ -o conftest -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5
configure:4326: $? = 0
configure:4330: test -z
|| test ! -s conftest.err
configure:4333: $? = 0
configure:4336: test -s conftest
configure:4339: $? = 0
configure:4360: result: yes
configure:4372: checking whether g++ supports -Wno-long-long
configure:4408: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5
configure:4414: $? = 0
configure:4418: test -z
|| test ! -s conftest.err
configure:4421: $? = 0
configure:4424: test -s conftest
configure:4427: $? = 0
configure:4448: result: yes
configure:4460: checking whether g++ supports -Wnon-virtual-dtor
configure:4496: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc 1>&5
configure:4502: $? = 0
configure:4506: test -z
|| test ! -s conftest.err
configure:4509: $? = 0
configure:4512: test -s conftest
configure:4515: $? = 0
configure:4536: result: yes
configure:4556: checking whether g++ supports -fno-exceptions
configure:4592: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc 1>&5
configure:4598: $? = 0
configure:4602: test -z
|| test ! -s conftest.err
configure:4605: $? = 0
configure:4608: test -s conftest
configure:4611: $? = 0
configure:4632: result: yes
configure:4644: checking whether g++ supports -fno-check-new
configure:4680: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc 1>&5
configure:4686: $? = 0
configure:4690: test -z
|| test ! -s conftest.err
configure:4693: $? = 0
configure:4696: test -s conftest
configure:4699: $? = 0
configure:4720: result: yes
configure:4732: checking whether g++ supports -fno-common
configure:4768: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5
configure:4774: $? = 0
configure:4778: test -z
|| test ! -s conftest.err
configure:4781: $? = 0
configure:4784: test -s conftest
configure:4787: $? = 0
configure:4808: result: yes
configure:4820: checking whether g++ supports -fexceptions
configure:4856: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5
configure:4862: $? = 0
configure:4866: test -z
|| test ! -s conftest.err
configure:4869: $? = 0
configure:4872: test -s conftest
configure:4875: $? = 0
configure:4896: result: yes
configure:5557: checking how to run the C++ preprocessor
configure:5588: g++ -E conftest.cc
configure:5594: $? = 0
configure:5626: g++ -E conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:5632: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5671: result: g++ -E
configure:5695: g++ -E conftest.cc
configure:5701: $? = 0
configure:5733: g++ -E conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:5739: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5787: checking whether g++ supports -O0
configure:5823: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5
configure:5829: $? = 0
configure:5833: test -z
|| test ! -s conftest.err
configure:5836: $? = 0
configure:5839: test -s conftest
configure:5842: $? = 0
configure:5863: result: yes
configure:6179: result: not using lib directory suffix
configure:6235: checking for ld used by GCC
configure:6299: result: /usr/i586-suse-linux/bin/ld
configure:6308: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld
GNU ld version 2.15.91.0.2 20040727 (SuSE Linux)
configure:6320: result: yes
configure:6325: checking for /usr/i586-suse-linux/bin/ld option to reload object files
configure:6332: result: -r
configure:6341: checking for BSD-compatible nm
configure:6376: result: /usr/bin/nm -B
configure:6380: checking for a sed that does not truncate output
configure:6456: result:
configure:6459: checking whether ln -s works
configure:6463: result: yes
configure:6470: checking how to recognise dependant libraries
configure:6660: result: pass_all
configure:6730: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:6733: $? = 0
configure:6829: checking for egrep
configure:6839: result: grep -E
configure:6844: checking for ANSI C header files
configure:6869: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:6875: $? = 0
configure:6879: test -z
|| test ! -s conftest.err
configure:6882: $? = 0
configure:6885: test -s conftest.o
configure:6888: $? = 0
configure:6977: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c: In function `main':
conftest.c:32: warning: implicit declaration of function `exit'
configure:6980: $? = 0
configure:6982: ./conftest
configure:6985: $? = 0
configure:7000: result: yes
configure:7024: checking for sys/types.h
configure:7040: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:7046: $? = 0
configure:7050: test -z
|| test ! -s conftest.err
configure:7053: $? = 0
configure:7056: test -s conftest.o
configure:7059: $? = 0
configure:7070: result: yes
configure:7024: checking for sys/stat.h
configure:7040: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:7046: $? = 0
configure:7050: test -z
|| test ! -s conftest.err
configure:7053: $? = 0
configure:7056: test -s conftest.o
configure:7059: $? = 0
configure:7070: result: yes
configure:7024: checking for stdlib.h
configure:7040: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:7046: $? = 0
configure:7050: test -z
|| test ! -s conftest.err
configure:7053: $? = 0
configure:7056: test -s conftest.o
configure:7059: $? = 0
configure:7070: result: yes
configure:7024: checking for string.h
configure:7040: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:7046: $? = 0
configure:7050: test -z
|| test ! -s conftest.err
configure:7053: $? = 0
configure:7056: test -s conftest.o
configure:7059: $? = 0
configure:7070: result: yes
configure:7024: checking for memory.h
configure:7040: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:7046: $? = 0
configure:7050: test -z
|| test ! -s conftest.err
configure:7053: $? = 0
configure:7056: test -s conftest.o
configure:7059: $? = 0
configure:7070: result: yes
configure:7024: checking for strings.h
configure:7040: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:7046: $? = 0
configure:7050: test -z
|| test ! -s conftest.err
configure:7053: $? = 0
configure:7056: test -s conftest.o
configure:7059: $? = 0
configure:7070: result: yes
configure:7024: checking for inttypes.h
configure:7040: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:7046: $? = 0
configure:7050: test -z
|| test ! -s conftest.err
configure:7053: $? = 0
configure:7056: test -s conftest.o
configure:7059: $? = 0
configure:7070: result: yes
configure:7024: checking for stdint.h
configure:7040: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:7046: $? = 0
configure:7050: test -z
|| test ! -s conftest.err
configure:7053: $? = 0
configure:7056: test -s conftest.o
configure:7059: $? = 0
configure:7070: result: yes
configure:7024: checking for unistd.h
configure:7040: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:7046: $? = 0
configure:7050: test -z
|| test ! -s conftest.err
configure:7053: $? = 0
configure:7056: test -s conftest.o
configure:7059: $? = 0
configure:7070: result: yes
configure:7096: checking dlfcn.h usability
configure:7108: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:7114: $? = 0
configure:7118: test -z
|| test ! -s conftest.err
configure:7121: $? = 0
configure:7124: test -s conftest.o
configure:7127: $? = 0
configure:7137: result: yes
configure:7141: checking dlfcn.h presence
configure:7151: gcc -E conftest.c
configure:7157: $? = 0
configure:7177: result: yes
configure:7212: checking for dlfcn.h
configure:7219: result: yes
configure:7236: checking the maximum length of command line arguments
configure:7284: result: 32768
configure:7295: checking command to parse /usr/bin/nm -B output from gcc object
configure:7380: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:5: warning: no previous prototype for `nm_test_func'
configure:7383: $? = 0
configure:7387: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:7390: $? = 0
configure:7442: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5
configure:7445: $? = 0
configure:7483: result: ok
configure:7487: checking for objdir
configure:7502: result: .libs
configure:7592: checking for ranlib
configure:7608: found /usr/bin/ranlib
configure:7619: result: ranlib
configure:7672: checking for strip
configure:7688: found /usr/bin/strip
configure:7699: result: strip
configure:7962: checking if gcc static flag works
conftest.c:1: warning: return type defaults to `int'
configure:7985: result: no
configure:8002: checking if gcc supports -fno-rtti -fno-exceptions
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:8026: result: no
configure:8041: checking for gcc option to produce PIC
configure:8202: result: -fPIC
configure:8209: checking if gcc PIC flag -fPIC works
configure:8233: result: yes
configure:8257: checking if gcc supports -c -o file.o
configure:8298: result: yes
configure:8324: checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:9127: result: yes
configure:9149: checking whether -lc should be explicitly linked in
configure:9154: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:1: warning: `dummy' defined but not used
configure:9157: $? = 0
configure:9171: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:9174: $? = 0
configure:9186: result: no
configure:9192: checking how to hardcode library paths into programs
configure:9216: result: immediate
configure:9230: checking whether stripping libraries is possible
configure:9235: result: yes
configure:9242: checking dynamic linker characteristics
configure:9694: result: GNU/Linux ld.so
configure:10423: checking if libtool supports shared libraries
configure:10425: result: yes
configure:10428: checking whether to build shared libraries
configure:10449: result: yes
configure:10452: checking whether to build static libraries
configure:10456: result: no
configure:10535: creating libtool
configure:11260: checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:11945: result: yes
configure:11962: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5
configure:11965: $? = 0
configure:12065: checking for g++ option to produce PIC
configure:12307: result: -fPIC
configure:12314: checking if g++ PIC flag -fPIC works
configure:12338: result: yes
configure:12362: checking if g++ supports -c -o file.o
configure:12403: result: yes
configure:12429: checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:12451: result: yes
configure:12473: checking whether -lc should be explicitly linked in
configure:12478: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5
conftest.cc:1: warning: `int dummy' defined but not used
configure:12481: $? = 0
configure:12495: g++ -shared -nostdlib conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:12498: $? = 1
configure:12510: result: yes
configure:12516: checking how to hardcode library paths into programs
configure:12540: result: immediate
configure:12554: checking whether stripping libraries is possible
configure:12559: result: yes
configure:12566: checking dynamic linker characteristics
configure:13018: result: GNU/Linux ld.so
configure:14163: checking if gcj supports -fno-rtti -fno-exceptions
configure:14187: result: no
configure:14202: checking for gcj option to produce PIC
configure:14363: result: -fPIC
configure:14370: checking if gcj PIC flag -fPIC works
configure:14394: result: no
configure:14418: checking if gcj supports -c -o file.o
configure:14459: result: no
configure:14485: checking whether the gcj linker (/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:15288: result: yes
configure:15310: checking whether -lc should be explicitly linked in
configure:15315: gcj -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.java >&5
gcj: can't specify `-D' without `--main'
configure:15318: $? = 1
configure:15347: result: yes
configure:15353: checking how to hardcode library paths into programs
configure:15377: result: immediate
configure:15391: checking whether stripping libraries is possible
configure:15396: result: yes
configure:15403: checking dynamic linker characteristics
configure:15855: result: GNU/Linux ld.so
configure:17476: checking for msgfmt
configure:17503: result: /usr/bin/msgfmt
configure:17512: checking for gmsgfmt
configure:17543: result: /usr/bin/msgfmt
configure:17562: checking for xgettext
configure:17589: result: /usr/bin/xgettext
configure:17683: checking for strlcat
configure:17731: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:37: error: `strlcat' undeclared (first use this function)
conftest.cc:37: error: (Each undeclared identifier is reported only once for
each function it appears in.)
configure:17737: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
|
| #include <string.h>
|
|
| int
| main ()
| {
|
| char buf[20];
| buf[0]='\0';
| strlcat(buf, "KDE function test", sizeof(buf));
|
|
| ;
| return 0;
| }
configure:17772: result: no
configure:17775: checking if strlcat needs custom prototype
configure:17879: result: yes - in libkdefakes
configure:17904: checking for strlcpy
configure:17951: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:36: error: `strlcpy' undeclared (first use this function)
conftest.cc:36: error: (Each undeclared identifier is reported only once for
each function it appears in.)
configure:17957: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
|
| #include <string.h>
|
|
| int
| main ()
| {
|
| char buf[20];
| strlcpy(buf, "KDE function test", sizeof(buf));
|
|
| ;
| return 0;
| }
configure:17992: result: no
configure:17995: checking if strlcpy needs custom prototype
configure:18098: result: yes - in libkdefakes
configure:18128: checking for main in -lutil
configure:18152: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5
configure:18158: $? = 0
configure:18162: test -z
|| test ! -s conftest.err
configure:18165: $? = 0
configure:18168: test -s conftest
configure:18171: $? = 0
configure:18184: result: yes
configure:18190: checking for main in -lcompat
configure:18214: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -lcompat
collect2: ld returned 1 exit status
configure:18220: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| main ();
| ;
| return 0;
| }
configure:18246: result: no
configure:18253: checking for crypt in -lcrypt
configure:18283: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5
configure:18289: $? = 0
configure:18293: test -z
|| test ! -s conftest.err
configure:18296: $? = 0
configure:18299: test -s conftest
configure:18302: $? = 0
configure:18315: result: yes
configure:18409: checking for socklen_t
configure:18448: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5
configure:18454: $? = 0
configure:18458: test -z
|| test ! -s conftest.err
configure:18461: $? = 0
configure:18464: test -s conftest.o
configure:18467: $? = 0
configure:18539: result: socklen_t
configure:18561: checking for dnet_ntoa in -ldnet
configure:18591: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:18597: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* 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 dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
| ;
| return 0;
| }
configure:18623: result: no
configure:18630: checking for dnet_ntoa in -ldnet_stub
configure:18660: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:18666: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* 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 dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
| ;
| return 0;
| }
configure:18692: result: no
configure:18699: checking for inet_ntoa
configure:18756: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:18762: $? = 0
configure:18766: test -z
|| test ! -s conftest.err
configure:18769: $? = 0
configure:18772: test -s conftest
configure:18775: $? = 0
configure:18787: result: yes
configure:18860: checking for connect
configure:18917: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:18923: $? = 0
configure:18927: test -z
|| test ! -s conftest.err
configure:18930: $? = 0
configure:18933: test -s conftest
configure:18936: $? = 0
configure:18948: result: yes
configure:19022: checking for remove
configure:19079: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:19085: $? = 0
configure:19089: test -z
|| test ! -s conftest.err
configure:19092: $? = 0
configure:19095: test -s conftest
configure:19098: $? = 0
configure:19110: result: yes
configure:19185: checking for shmat
configure:19242: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:19248: $? = 0
configure:19252: test -z
|| test ! -s conftest.err
configure:19255: $? = 0
configure:19258: test -s conftest
configure:19261: $? = 0
configure:19273: result: yes
configure:19364: checking crt_externs.h usability
configure:19376: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:62:25: crt_externs.h: No such file or directory
configure:19382: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* 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 <crt_externs.h>
configure:19405: result: no
configure:19409: checking crt_externs.h presence
configure:19419: gcc -E conftest.c
conftest.c:28:25: crt_externs.h: No such file or directory
configure:19425: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h. */
| #include <crt_externs.h>
configure:19445: result: no
configure:19480: checking for crt_externs.h
configure:19487: result: no
configure:19500: checking for _NSGetEnviron
configure:19557: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
/tmp/ccSZFgpz.o(.text+0x11): In function `main':
: undefined reference to `_NSGetEnviron'
/tmp/ccSZFgpz.o(.data+0x0): undefined reference to `_NSGetEnviron'
collect2: ld returned 1 exit status
configure:19563: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h. */
| /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _NSGetEnviron innocuous__NSGetEnviron
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _NSGetEnviron (); 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 _NSGetEnviron
|
| /* 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 _NSGetEnviron ();
| /* 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__NSGetEnviron) || defined (__stub____NSGetEnviron)
| choke me
| #else
| char (*f) () = _NSGetEnviron;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _NSGetEnviron;
| ;
| return 0;
| }
configure:19588: result: no
configure:19606: checking for sys/types.h
configure:19611: result: yes
configure:19606: checking for stdint.h
configure:19611: result: yes
configure:19753: checking for poll in -lpoll
configure:19783: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -lpoll
collect2: ld returned 1 exit status
configure:19789: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_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 poll ();
| int
| main ()
| {
| poll ();
| ;
| return 0;
| }
configure:19815: result: no
configure:19833: checking CoreAudio/CoreAudio.h usability
configure:19845: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:64:33: CoreAudio/CoreAudio.h: No such file or directory
configure:19851: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_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 <CoreAudio/CoreAudio.h>
configure:19874: result: no
configure:19878: checking CoreAudio/CoreAudio.h presence
configure:19888: gcc -E conftest.c
conftest.c:30:33: CoreAudio/CoreAudio.h: No such file or directory
configure:19894: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <CoreAudio/CoreAudio.h>
configure:19914: result: no
configure:19949: checking for CoreAudio/CoreAudio.h
configure:19956: result: no
configure:19974: checking if res_init needs -lresolv
configure:20001: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5
configure:20007: $? = 0
configure:20011: test -z
|| test ! -s conftest.err
configure:20014: $? = 0
configure:20017: test -s conftest
configure:20020: $? = 0
configure:20024: result: yes
configure:20045: checking if res_init is available
configure:20070: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:20076: $? = 0
configure:20080: test -z
|| test ! -s conftest.err
configure:20083: $? = 0
configure:20086: test -s conftest.o
configure:20089: $? = 0
configure:20092: result: yes
configure:20115: checking for killpg in -lucb
configure:20145: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -lucb
collect2: ld returned 1 exit status
configure:20151: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 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 killpg ();
| int
| main ()
| {
| killpg ();
| ;
| return 0;
| }
configure:20177: result: no
configure:20260: checking for int
configure:20284: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:20290: $? = 0
configure:20294: test -z
|| test ! -s conftest.err
configure:20297: $? = 0
configure:20300: test -s conftest.o
configure:20303: $? = 0
configure:20314: result: yes
configure:20317: checking size of int
configure:20636: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:66: warning: no previous prototype for `longval'
conftest.c:67: warning: no previous prototype for `ulongval'
configure:20639: $? = 0
configure:20641: ./conftest
configure:20644: $? = 0
configure:20667: result: 4
configure:20673: checking for long
configure:20697: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:20703: $? = 0
configure:20707: test -z
|| test ! -s conftest.err
configure:20710: $? = 0
configure:20713: test -s conftest.o
configure:20716: $? = 0
configure:20727: result: yes
configure:20730: checking size of long
configure:21049: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:67: warning: no previous prototype for `longval'
conftest.c:68: warning: no previous prototype for `ulongval'
configure:21052: $? = 0
configure:21054: ./conftest
configure:21057: $? = 0
configure:21080: result: 4
configure:21086: checking for char *
configure:21110: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:21116: $? = 0
configure:21120: test -z
|| test ! -s conftest.err
configure:21123: $? = 0
configure:21126: test -s conftest.o
configure:21129: $? = 0
configure:21140: result: yes
configure:21143: checking size of char *
configure:21462: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:68: warning: no previous prototype for `longval'
conftest.c:69: warning: no previous prototype for `ulongval'
configure:21465: $? = 0
configure:21467: ./conftest
configure:21470: $? = 0
configure:21493: result: 4
configure:21501: checking for dlopen in -ldl
configure:21531: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5
configure:21537: $? = 0
configure:21541: test -z
|| test ! -s conftest.err
configure:21544: $? = 0
configure:21547: test -s conftest
configure:21550: $? = 0
configure:21563: result: yes
configure:21573: checking for shl_unload in -ldld
configure:21603: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:21609: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| /* 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_unload ();
| int
| main ()
| {
| shl_unload ();
| ;
| return 0;
| }
configure:21635: result: no
configure:21650: checking for size_t
configure:21674: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:21680: $? = 0
configure:21684: test -z
|| test ! -s conftest.err
configure:21687: $? = 0
configure:21690: test -s conftest.o
configure:21693: $? = 0
configure:21704: result: yes
configure:21707: checking size of size_t
configure:22026: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:69: warning: no previous prototype for `longval'
conftest.c:70: warning: no previous prototype for `ulongval'
configure:22029: $? = 0
configure:22031: ./conftest
configure:22034: $? = 0
configure:22057: result: 4
configure:22064: checking for unsigned long
configure:22088: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:22094: $? = 0
configure:22098: test -z
|| test ! -s conftest.err
configure:22101: $? = 0
configure:22104: test -s conftest.o
configure:22107: $? = 0
configure:22118: result: yes
configure:22121: checking size of unsigned long
configure:22440: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:70: warning: no previous prototype for `longval'
conftest.c:71: warning: no previous prototype for `ulongval'
configure:22443: $? = 0
configure:22445: ./conftest
configure:22448: $? = 0
configure:22471: result: 4
configure:22479: checking sizeof size_t == sizeof unsigned long
configure:22501: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:22507: $? = 0
configure:22511: test -z
|| test ! -s conftest.err
configure:22514: $? = 0
configure:22517: test -s conftest.o
configure:22520: $? = 0
configure:22522: result: yes
configure:22553: checking for vsnprintf
configure:22610: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:22616: $? = 0
configure:22620: test -z
|| test ! -s conftest.err
configure:22623: $? = 0
configure:22626: test -s conftest
configure:22629: $? = 0
configure:22641: result: yes
configure:22553: checking for snprintf
configure:22610: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:22616: $? = 0
configure:22620: test -z
|| test ! -s conftest.err
configure:22623: $? = 0
configure:22626: test -s conftest
configure:22629: $? = 0
configure:22641: result: yes
configure:22679: checking for X
configure:22724: gcc -E conftest.c
configure:22730: $? = 0
configure:22821: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5
conftest.c: In function `main':
conftest.c:43: warning: implicit declaration of function `XtMalloc'
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -lXt
collect2: ld returned 1 exit status
configure:22827: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| XtMalloc()
| ;
| return 0;
| }
configure:22986: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:23020: checking for IceConnectionNumber in -lICE
configure:23050: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -L/usr/X11R6/lib conftest.c -lICE >&5
configure:23056: $? = 0
configure:23060: test -z
|| test ! -s conftest.err
configure:23063: $? = 0
configure:23066: test -s conftest
configure:23069: $? = 0
configure:23082: result: yes
configure:23096: checking for libXext
configure:23131: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -L/usr/X11R6/lib conftest.c -lXext -lX11 >&5
configure:23137: $? = 0
configure:23141: test -z
|| test ! -s conftest.err
configure:23144: $? = 0
configure:23147: test -s conftest
configure:23150: $? = 0
configure:23169: result: yes
configure:23218: checking for pthread_create in -lpthread
configure:23248: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5
configure:23254: $? = 0
configure:23258: test -z
|| test ! -s conftest.err
configure:23261: $? = 0
configure:23264: test -s conftest
configure:23267: $? = 0
configure:23280: result: yes
configure:23738: checking for extra includes
configure:23766: result: no
configure:23770: checking for extra libs
configure:23799: result: no
configure:23805: checking for libz
configure:23846: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -lz >&5
configure:23852: $? = 0
configure:23856: test -z
|| test ! -s conftest.err
configure:23859: $? = 0
configure:23862: test -s conftest
configure:23865: $? = 0
configure:23887: result: -lz
configure:23908: checking for libpng
configure:23950: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -lpng -lz -lm -lX11 >&5
configure:23956: $? = 0
configure:23960: test -z
|| test ! -s conftest.err
configure:23963: $? = 0
configure:23966: test -s conftest
configure:23969: $? = 0
configure:23993: result: -lpng -lz -lm
configure:24004: checking for libjpeg6b
configure:24050: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg6b -lm >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -ljpeg6b
collect2: ld returned 1 exit status
configure:24056: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mallory"
| #define VERSION "1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LIBZ 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:24091: result: no
configure:24094: checking for libjpeg
configure:24140: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg -lm >&5
configure:24146: $? = 0
configure:24150: test -z
|| test ! -s conftest.err
configure:24153: $? = 0
configure:24156: test -s conftest
configure:24159: $? = 0
configure:24178: result: -ljpeg
configure: 24202: ${prefix}/include/jpeglib.h
configure: 24202: /usr/include/jpeglib.h
taking that
configure:24375: checking for Qt
configure: 24440: /usr/lib/qt3/include/qstyle.h
taking that
tried NO
configure:24552: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt3/lib -L/usr/X11R6/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5
configure:24555: $? = 0
configure:24614: result: libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include using -mt
configure:24624: checking if Qt compiles without flags
configure:24721: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt3/include -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/X11R6/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lXext -lX11 1>&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status
configure:24724: $? = 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >= 0x030100)
#error 1
#endif
int main() {
(void)QStyleFactory::create(QString::null);
QCursor c(Qt::WhatsThisCursor);
return 0;
}
configure:24757: result: no
configure:24795: checking for moc
configure:24864: result: /usr/lib/qt3/bin/moc
configure:24872: checking for uic
configure:24923: result: /usr/lib/qt3/bin/uic
configure:24951: checking whether uic supports -L
configure:24962: /usr/lib/qt3/bin/uic -L /nonexistant conftest.ui >/dev/null
configure:24965: $? = 0
configure:24977: result: yes
configure:24989: checking whether uic supports -nounload
configure:25000: /usr/lib/qt3/bin/uic -nounload conftest.ui >/dev/null
configure:25003: $? = 0
configure:25015: result: yes
configure:25052: checking if Qt needs -ljpeg
configure:25093: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -L/usr/X11R6/lib -L/usr/lib/qt3/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5
conftest.cc: In function `int main()':
conftest.cc:49: warning: `char**argv' might be used uninitialized in this
function
configure:25099: $? = 0
configure:25103: test -z
|| test ! -s conftest.err
configure:25106: $? = 0
configure:25109: test -s conftest
configure:25112: $? = 0
configure:25141: result: no
configure:25167: checking for rpath
configure:25195: result: yes
configure:25198: checking for KDE
configure: 25246: /opt/kde3/include/ksharedptr.h
taking that
configure: 25276: /opt/kde3/lib/libkio.la
taking that
configure: 25294: /opt/kde3/lib/kde3/plugins/designer/kdewidgets.la
taking that
configure:25367: result: libraries /opt/kde3/lib, headers /opt/kde3/include
configure:25406: checking if UIC has KDE plugins available
configure:25433: /usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp
configure:25436: $? = 0
configure:25447: result: yes
configure:25486: checking for KDE paths
configure:26073: result: defaults
configure:26112: checking for dcopidl
configure:26171: result: /opt/kde3/bin/dcopidl
configure:26178: checking for dcopidl2cpp
configure:26237: result: /opt/kde3/bin/dcopidl2cpp
configure:26245: checking for mcopidl
configure:26304: result: /opt/kde3/bin/mcopidl
configure:26311: checking for artsc-config
configure:26370: result: /opt/kde3/bin/artsc-config
configure:26378: checking for kde-config
configure:26429: result: /opt/kde3/bin/kde-config
configure:26436: checking for brockenboring
configure:26483: result: not found
configure:26554: checking for meinproc
configure:26605: result: /opt/kde3/bin/meinproc
configure: 26621: /opt/kde3/share/apps/ksgmltools2/customization/kde-chunk.xsl
taking that
configure:26791: checking if colorscheme should be compiled
configure:26803: result: yes
configure:26791: checking if malloryclient should be compiled
configure:26803: result: yes
configure:26933: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on tinbox
config.status:703: creating config.h
config.status:845: config.h is unchanged
config.status:1009: executing depfiles commands
## ---------------- ##
## 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=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func__NSGetEnviron=no
ac_cv_func_connect=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_dlfcn=yes
ac_cv_have_kde='have_kde=yes ac_kde_includes=/opt/kde3/include ac_kde_libraries=/opt/kde3/lib'
ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/lib/qt3/include ac_qt_libraries=/usr/lib/qt3/lib'
ac_cv_header_CoreAudio_CoreAudio_h=no
ac_cv_header_crt_externs_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_compat_main=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_unload=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_jpeg_6b=no
ac_cv_lib_jpeg_normal=-ljpeg
ac_cv_lib_png='-lpng -lz -lm'
ac_cv_lib_poll_poll=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_ucb_killpg=no
ac_cv_lib_util_main=yes
ac_cv_lib_z=-lz
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_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_sizeof_char_p=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_size_t=4
ac_cv_sizeof_unsigned_long=4
ac_cv_socklen_t=socklen_t
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_char_p=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
kde_cv_all_paths='kde_have_all_paths="yes" kde_htmldir="\${prefix}/share/doc/HTML" kde_appsdir="\${prefix}/share/applnk" kde_icondir="\${prefix}/share/icons" kde_sounddir="\${prefix}/share/sounds" kde_datadir="\${prefix}/share/apps" kde_locale="\${prefix}/share/locale" kde_cgidir="\${exec_prefix}/cgi-bin" kde_confdir="\${prefix}/share/config" kde_mimedir="\${prefix}/share/mimelnk" kde_toolbardir="\${prefix}/share/toolbar" kde_wallpaperdir="\${prefix}/share/wallpapers" kde_templatesdir="\${prefix}/share/templates" kde_bindir="\${exec_prefix}/bin" kde_servicesdir="\${prefix}/share/services" kde_servicetypesdir="\${prefix}/share/servicetypes" kde_moduledir="\${libdir}/kde3" kde_styledir="\${libdir}/kde3/plugins/styles" kde_widgetdir="/opt/kde3/lib/kde3/plugins/designer" xdg_appsdir="\${datadir}/applications" xdg_directorydir="\${datadir}/desktop-directories" kde_result=defaults'
kde_cv_func_strlcat=no
kde_cv_func_strlcpy=no
kde_cv_have_libXext=yes
kde_cv_have_x='have_x=yes kde_x_includes=/usr/X11R6/include kde_x_libraries=/usr/X11R6/lib'
kde_cv_path=/opt/kde3/bin/meinproc
kde_cv_path_artsc_config=/opt/kde3/bin/artsc-config
kde_cv_path_brockenboring=NONE
kde_cv_path_dcopidl=/opt/kde3/bin/dcopidl
kde_cv_path_dcopidl2cpp=/opt/kde3/bin/dcopidl2cpp
kde_cv_path_kde_config=/opt/kde3/bin/kde-config
kde_cv_path_mcopidl=/opt/kde3/bin/mcopidl
kde_cv_path_meinproc=/opt/kde3/bin/meinproc
kde_cv_path_moc=/usr/lib/qt3/bin/moc
kde_cv_path_uic=/usr/lib/qt3/bin/uic
kde_cv_prog_cxx_O0=yes
kde_cv_prog_cxx_Wmissing_format_attribute=yes
kde_cv_prog_cxx_Wno_long_long=yes
kde_cv_prog_cxx_Wnon_virtual_dtor=yes
kde_cv_prog_cxx_Wundef=yes
kde_cv_prog_cxx_fexceptions=yes
kde_cv_prog_cxx_fno_check_new=yes
kde_cv_prog_cxx_fno_common=yes
kde_cv_prog_cxx_fno_exceptions=yes
kde_cv_prog_uic_L=yes
kde_cv_prog_uic_nounload=yes
kde_cv_proto_strlcat='yes - in libkdefakes'
kde_cv_proto_strlcpy='yes - in libkdefakes'
kde_cv_qt_direct=no
kde_cv_qt_jpeg=no
kde_cv_uic_plugins=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-*.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i586-suse-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_GCJ=no
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/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_GCJ='"no"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/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} /stack/archives/kde-plus/window.decorations/mallory-1.0/admin/missing --run aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /stack/archives/kde-plus/window.decorations/mallory-1.0/admin/missing --run tar'
ARTSCCONFIG='/opt/kde3/bin/artsc-config'
AUTOCONF='${SHELL} /stack/archives/kde-plus/window.decorations/mallory-1.0/admin/missing --run autoconf'
AUTODIRS=''
AUTOHEADER='${SHELL} /stack/archives/kde-plus/window.decorations/mallory-1.0/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /stack/archives/kde-plus/window.decorations/mallory-1.0/admin/missing --run automake-1.6'
AWK='gawk'
BROCKENBORING=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute'
CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in'
CPP='gcc -E'
CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common'
DCOPIDL2CPP='/opt/kde3/bin/dcopidl2cpp'
DCOPIDL='/opt/kde3/bin/dcopidl'
DCOP_DEPENDENCIES='$(DCOPIDL)'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FRAMEWORK_COREAUDIO=''
GMSGFMT='/usr/bin/msgfmt'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KDECONFIG='/opt/kde3/bin/kde-config'
KDE_EXTRA_RPATH=''
KDE_INCLUDES='-I/opt/kde3/include'
KDE_LDFLAGS='-L/opt/kde3/lib'
KDE_MT_LDFLAGS=''
KDE_MT_LIBS='-lpthread'
KDE_NO_UNDEFINED=''
KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)'
KDE_RPATH='-R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries)'
KDE_USE_CLOSURE_FALSE='#'
KDE_USE_CLOSURE_TRUE=''
KDE_USE_FINAL_FALSE=''
KDE_USE_FINAL_TRUE='#'
KDE_USE_NMCHECK_FALSE=''
KDE_USE_NMCHECK_TRUE='#'
KDE_XSL_STYLESHEET='/opt/kde3/share/apps/ksgmltools2/customization/kde-chunk.xsl'
LDFLAGS=''
LIBCOMPAT=''
LIBCRYPT='-lcrypt'
LIBDL='-ldl'
LIBJPEG='-ljpeg'
LIBOBJS=''
LIBPNG='-lpng -lz -lm'
LIBPTHREAD='-lpthread'
LIBRESOLV='-lresolv'
LIBS=''
LIBSM='-lSM -lICE'
LIBSOCKET=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LIBUCB=''
LIBUTIL='-lutil'
LIBZ='-lz'
LIB_KAB='-lkab'
LIB_KABC='-lkabc'
LIB_KDECORE='-lkdecore'
LIB_KDEPRINT='-lkdeprint'
LIB_KDEUI='-lkdeui'
LIB_KFILE='-lkio'
LIB_KFM=''
LIB_KHTML='-lkhtml'
LIB_KIO='-lkio'
LIB_KPARTS='-lkparts'
LIB_KSPELL='-lkspell'
LIB_KSYCOCA='-lkio'
LIB_POLL=''
LIB_QPE=''
LIB_QT='-lqt-mt $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread'
LIB_SMB='-lsmb'
LIB_X11='-lX11 $(LIBSOCKET)'
LIB_XEXT='-lXext'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /stack/archives/kde-plus/window.decorations/mallory-1.0/admin/missing --run makeinfo'
MCOPIDL='/opt/kde3/bin/mcopidl'
MEINPROC='/opt/kde3/bin/meinproc'
MOC='/usr/lib/qt3/bin/moc'
MSGFMT='/usr/bin/msgfmt'
NOOPT_CFLAGS='-O0'
NOOPT_CXXFLAGS='-O0'
OBJEXT='o'
PACKAGE='mallory'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
QTE_NORTTI=''
QT_INCLUDES='-I/usr/lib/qt3/include'
QT_LDFLAGS='-L/usr/lib/qt3/lib'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TOPSUBDIRS=' colorscheme malloryclient'
UIC='/usr/lib/qt3/bin/uic -L $(kde_widgetdir) -nounload'
UIC_TR='tr2i18n'
USER_INCLUDES=''
USER_LDFLAGS=''
USE_EXCEPTIONS='-fexceptions'
USE_RTTI=''
USE_THREADS=''
VERSION='1.0'
WOVERLOADED_VIRTUAL=''
XGETTEXT='/usr/bin/xgettext'
X_EXTRA_LIBS=''
X_INCLUDES='-I/usr/X11R6/include'
X_LDFLAGS='-L/usr/X11R6/lib'
X_PRE_LIBS=''
X_RPATH='-R $(x_libraries)'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
all_includes='-I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include '
all_libraries='-L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib '
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
include_ARTS_FALSE='#'
include_ARTS_TRUE=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/stack/archives/kde-plus/window.decorations/mallory-1.0/admin/install-sh'
kde_appsdir='${prefix}/share/applnk'
kde_bindir='${exec_prefix}/bin'
kde_confdir='${prefix}/share/config'
kde_datadir='${prefix}/share/apps'
kde_htmldir='${prefix}/share/doc/HTML'
kde_icondir='${prefix}/share/icons'
kde_includes='/opt/kde3/include'
kde_libraries='/opt/kde3/lib'
kde_libs_htmldir='/opt/kde3/share/doc/HTML'
kde_libs_prefix='/opt/kde3'
kde_locale='${prefix}/share/locale'
kde_mimedir='${prefix}/share/mimelnk'
kde_moduledir='${libdir}/kde3'
kde_qtver='3'
kde_servicesdir='${prefix}/share/services'
kde_servicetypesdir='${prefix}/share/servicetypes'
kde_sounddir='${prefix}/share/sounds'
kde_styledir='${libdir}/kde3/plugins/styles'
kde_templatesdir='${prefix}/share/templates'
kde_wallpaperdir='${prefix}/share/wallpapers'
kde_widgetdir='/opt/kde3/lib/kde3/plugins/designer'
kdeinitdir='$(kde_moduledir)'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/opt/kde3'
program_transform_name='s,x,x,'
qt_includes='/usr/lib/qt3/include'
qt_libraries='/usr/lib/qt3/lib'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
x_includes='/usr/X11R6/include'
x_libraries='/usr/X11R6/lib'
xdg_appsdir='${datadir}/applications'
xdg_directorydir='${datadir}/desktop-directories'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_CRYPT 1
#define HAVE_DLFCN_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_MEMORY_H 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT 1
#define HAVE_SNPRINTF 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define KDELIBSUFF ""
#define PACKAGE "mallory"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_CHAR_P 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SIZE_T 4
#define SIZEOF_UNSIGNED_LONG 4
#define STDC_HEADERS 1
#define VERSION "1.0"
#define ksize_t socklen_t
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 0