[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: superkaramba &themes



Linux wrote:

[...]

Primero descargé los fuentes y siguiendo los pasos que me indica para la
instalación cuando tipeo make me devuelve esto:
make: *** No se especificó ningún objetivo y no se encontró ningún
makefile.  Alto.


...]
Alguna idea?

Puede ser que estes colocando

$make

en vez de
$./make

Por lo menos es un error que cometi alguna vez.

Saludos,
Alejandro.

nada :( sale esto:
bash: ./make: No existe el fichero o el directorio
Al hacer el ./configure me sale en ls últimas líneas esto:

checking for libz... configure: error: not found.
         Possibly configure picks up an outdated version
         installed by XFree86. Remove it from your system.

         Check your installation and look into config.log


les adjunto el fichero config.log para darles más información , en la última linea pone
exit 1
lo poco que recuerdo de c esto significaba q la funcion principal indicaba al so que ha habido un error en la compilación(o eso creo, sino es así corregirme e insultarme XD). ASí que posiblemente no me dejaba hacer el make por no haberse compilado el programa.

bueno sigo a espensas de vuestra gran ayuda.

Un abrazo





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.57.  Invocation command line was

  $ ./configure 

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

hostname = osiris
uname -m = i686
uname -r = 2.4.22
uname -s = Linux
uname -v = #3 mar nov 4 11:45:00 CET 2003

/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/bin/X11
PATH: /usr/local/sbin
PATH: /usr/local/bin


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

configure:1510: checking build system type
configure:1528: result: i686-pc-linux-gnu
configure:1536: checking host system type
configure:1550: result: i686-pc-linux-gnu
configure:1558: checking target system type
configure:1572: result: i686-pc-linux-gnu
configure:1618: checking for a BSD-compatible install
configure:1672: result: /usr/bin/install -c
configure:1687: checking for -p flag to install
configure:1700: result: yes
configure:1711: checking whether build environment is sane
configure:1754: result: yes
configure:1774: checking for gawk
configure:1803: result: no
configure:1774: checking for mawk
configure:1790: found /usr/bin/mawk
configure:1800: result: mawk
configure:1810: checking whether make sets $(MAKE)
configure:1830: result: yes
configure:2036: checking for style of include used by make
configure:2064: result: GNU
configure:2211: checking for gcc
configure:2227: found /usr/bin/gcc
configure:2237: result: gcc
configure:2481: checking for C compiler version
configure:2484: gcc --version </dev/null >&5
2.95.4
configure:2487: $? = 0
configure:2489: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
configure:2492: $? = 0
configure:2494: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2497: $? = 1
configure:2521: checking for C compiler default output
configure:2524: gcc     conftest.c  >&5
configure:2527: $? = 0
configure:2573: result: a.out
configure:2578: checking whether the C compiler works
configure:2584: ./a.out
configure:2587: $? = 0
configure:2604: result: yes
configure:2611: checking whether we are cross compiling
configure:2613: result: no
configure:2616: checking for suffix of executables
configure:2618: gcc -o conftest     conftest.c  >&5
configure:2621: $? = 0
configure:2646: result: 
configure:2652: checking for suffix of object files
configure:2674: gcc -c    conftest.c >&5
configure:2677: $? = 0
configure:2699: result: o
configure:2703: checking whether we are using the GNU C compiler
configure:2728: gcc -c    conftest.c >&5
configure:2731: $? = 0
configure:2734: test -s conftest.o
configure:2737: $? = 0
configure:2750: result: yes
configure:2756: checking whether gcc accepts -g
configure:2778: gcc -c -g  conftest.c >&5
configure:2781: $? = 0
configure:2784: test -s conftest.o
configure:2787: $? = 0
configure:2798: result: yes
configure:2815: checking for gcc option to accept ANSI C
configure:2876: gcc  -c    conftest.c >&5
configure:2879: $? = 0
configure:2882: test -s conftest.o
configure:2885: $? = 0
configure:2903: result: none needed
configure:2921: gcc -c    conftest.c >&5
conftest.c:2: parse error before `me'
configure:2924: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3034: checking dependency style of gcc
configure:3096: result: gcc
configure:3107: checking how to run the C preprocessor
configure:3143: gcc -E  conftest.c
configure:3149: $? = 0
configure:3181: gcc -E  conftest.c
configure:3182: ac_nonexistent.h: No such file or directory
configure:3187: $? = 1
configure: failed program was:
| #line 3172 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3225: result: gcc -E
configure:3250: gcc -E  conftest.c
configure:3256: $? = 0
configure:3288: gcc -E  conftest.c
configure:3289: ac_nonexistent.h: No such file or directory
configure:3294: $? = 1
configure: failed program was:
| #line 3279 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3417: checking for g++
configure:3433: found /usr/bin/g++
configure:3443: result: g++
configure:3459: checking for C++ compiler version
configure:3462: g++ --version </dev/null >&5
2.95.4
configure:3465: $? = 0
configure:3467: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
configure:3470: $? = 0
configure:3472: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:3475: $? = 1
configure:3478: checking whether we are using the GNU C++ compiler
configure:3503: g++ -c    conftest.cc >&5
configure:3506: $? = 0
configure:3509: test -s conftest.o
configure:3512: $? = 0
configure:3525: result: yes
configure:3531: checking whether g++ accepts -g
configure:3553: g++ -c -g  conftest.cc >&5
configure:3556: $? = 0
configure:3559: test -s conftest.o
configure:3562: $? = 0
configure:3573: result: yes
configure:3616: g++ -c    conftest.cc >&5
configure:3619: $? = 0
configure:3622: test -s conftest.o
configure:3625: $? = 0
configure:3652: g++ -c    conftest.cc >&5
configure:3655: $? = 0
configure:3658: test -s conftest.o
configure:3661: $? = 0
configure:3686: checking dependency style of g++
configure:3748: result: gcc
configure:4029: checking whether g++ supports -Wmissing-format-attribute
configure:4066: 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: Invalid option `-Wmissing-format-attribute'
configure:4069: $? = 1
configure: failed program was:
| #line 4049 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
|  return 0;
|   ;
|   return 0;
| }
configure:4100: result: no
configure:4110: checking whether g++ supports -Wundef
configure:4147: 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   -Wundef   conftest.cc  1>&5
configure:4150: $? = 0
configure:4153: test -s conftest
configure:4156: $? = 0
configure:4176: result: yes
configure:4188: checking whether g++ supports -Wno-long-long
configure:4225: 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   -Wno-long-long   conftest.cc  1>&5
configure:4228: $? = 0
configure:4231: test -s conftest
configure:4234: $? = 0
configure:4254: result: yes
configure:4266: checking whether g++ supports -Wnon-virtual-dtor
configure:4303: 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   -Wnon-virtual-dtor   conftest.cc  1>&5
configure:4306: $? = 0
configure:4309: test -s conftest
configure:4312: $? = 0
configure:4332: result: yes
configure:4352: checking whether g++ supports -fno-exceptions
configure:4389: 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   -fno-exceptions   conftest.cc  1>&5
configure:4392: $? = 0
configure:4395: test -s conftest
configure:4398: $? = 0
configure:4418: result: yes
configure:4430: checking whether g++ supports -fno-check-new
configure:4467: 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   -fno-exceptions -fno-check-new   conftest.cc  1>&5
configure:4470: $? = 0
configure:4473: test -s conftest
configure:4476: $? = 0
configure:4496: result: yes
configure:4508: checking whether g++ supports -fno-common
configure:4545: 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   -fno-exceptions -fno-check-new -fno-common   conftest.cc  1>&5
configure:4548: $? = 0
configure:4551: test -s conftest
configure:4554: $? = 0
configure:4574: result: yes
configure:4586: checking whether g++ supports -fexceptions
configure:4623: 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   -fno-exceptions -fno-check-new -fno-common -fexceptions   conftest.cc  1>&5
configure:4626: $? = 0
configure:4629: test -s conftest
configure:4632: $? = 0
configure:4652: result: yes
configure:5253: checking how to run the C++ preprocessor
configure:5285: g++ -E  conftest.cc
configure:5291: $? = 0
configure:5323: g++ -E  conftest.cc
configure:5324: ac_nonexistent.h: No such file or directory
configure:5329: $? = 1
configure: failed program was:
| #line 5314 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5367: result: g++ -E
configure:5392: g++ -E  conftest.cc
configure:5398: $? = 0
configure:5430: g++ -E  conftest.cc
configure:5431: ac_nonexistent.h: No such file or directory
configure:5436: $? = 1
configure: failed program was:
| #line 5421 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5483: checking whether g++ supports -O0
configure:5520: 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 -fno-exceptions -fno-check-new -fno-common -O0   conftest.cc  1>&5
configure:5523: $? = 0
configure:5526: test -s conftest
configure:5529: $? = 0
configure:5549: result: yes
configure:5845: result: not using lib directory suffix
configure:5901: checking for ld used by GCC
configure:5965: result: /usr/bin/ld
configure:5974: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.12.90.0.1 20020307 Debian/GNU Linux
configure:5986: result: yes
configure:5991: checking for /usr/bin/ld option to reload object files
configure:5998: result: -r
configure:6007: checking for BSD-compatible nm
configure:6042: result: /usr/bin/nm -B
configure:6046: checking for a sed that does not truncate output
configure:6122: result: 
configure:6125: checking whether ln -s works
configure:6129: result: yes
configure:6136: checking how to recognise dependant libraries
configure:6326: result: pass_all
configure:6396: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6399: $? = 0
configure:6485: checking for egrep
configure:6495: result: grep -E
configure:6500: checking for ANSI C header files
configure:6526: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6529: $? = 0
configure:6532: test -s conftest.o
configure:6535: $? = 0
configure:6624: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:6627: $? = 0
configure:6629: ./conftest
configure:6632: $? = 0
configure:6647: result: yes
configure:6671: checking for sys/types.h
configure:6688: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6691: $? = 0
configure:6694: test -s conftest.o
configure:6697: $? = 0
configure:6708: result: yes
configure:6671: checking for sys/stat.h
configure:6688: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6691: $? = 0
configure:6694: test -s conftest.o
configure:6697: $? = 0
configure:6708: result: yes
configure:6671: checking for stdlib.h
configure:6688: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6691: $? = 0
configure:6694: test -s conftest.o
configure:6697: $? = 0
configure:6708: result: yes
configure:6671: checking for string.h
configure:6688: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6691: $? = 0
configure:6694: test -s conftest.o
configure:6697: $? = 0
configure:6708: result: yes
configure:6671: checking for memory.h
configure:6688: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6691: $? = 0
configure:6694: test -s conftest.o
configure:6697: $? = 0
configure:6708: result: yes
configure:6671: checking for strings.h
configure:6688: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6691: $? = 0
configure:6694: test -s conftest.o
configure:6697: $? = 0
configure:6708: result: yes
configure:6671: checking for inttypes.h
configure:6688: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6691: $? = 0
configure:6694: test -s conftest.o
configure:6697: $? = 0
configure:6708: result: yes
configure:6671: checking for stdint.h
configure:6688: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6691: $? = 0
configure:6694: test -s conftest.o
configure:6697: $? = 0
configure:6708: result: yes
configure:6671: checking for unistd.h
configure:6688: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6691: $? = 0
configure:6694: test -s conftest.o
configure:6697: $? = 0
configure:6708: result: yes
configure:6734: checking dlfcn.h usability
configure:6747: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6750: $? = 0
configure:6753: test -s conftest.o
configure:6756: $? = 0
configure:6766: result: yes
configure:6770: checking dlfcn.h presence
configure:6781: gcc -E  conftest.c
configure:6787: $? = 0
configure:6806: result: yes
configure:6842: checking for dlfcn.h
configure:6849: result: yes
configure:6866: checking the maximum length of command line arguments
configure:6914: result: 32768
configure:6925: checking command to parse /usr/bin/nm -B output from gcc object
configure:7010: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
conftest.c:5: warning: no previous prototype for `nm_test_func'
configure:7013: $? = 0
configure:7017: /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:7020: $? = 0
configure:7072: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c conftstm.o >&5
configure:7075: $? = 0
configure:7113: result: ok
configure:7117: checking for objdir
configure:7132: result: .libs
configure:7222: checking for ranlib
configure:7238: found /usr/bin/ranlib
configure:7249: result: ranlib
configure:7302: checking for strip
configure:7318: found /usr/bin/strip
configure:7329: result: strip
configure:7592: checking if gcc static flag  works
conftest.c:1: warning: return-type defaults to `int'
configure:7615: result: no
configure:7632: checking if gcc supports -fno-rtti -fno-exceptions
configure:7656: result: yes
configure:7671: checking for gcc option to produce PIC
configure:7832: result: -fPIC
configure:7839: checking if gcc PIC flag -fPIC works
configure:7863: result: yes
configure:7887: checking if gcc supports -c -o file.o
configure:7928: result: yes
configure:7954: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:8737: result: yes
configure:8759: checking whether -lc should be explicitly linked in
configure:8764: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
conftest.c:1: warning: `dummy' defined but not used
configure:8767: $? = 0
configure:8781: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8784: $? = 0
configure:8796: result: no
configure:8802: checking how to hardcode library paths into programs
configure:8826: result: immediate
configure:8840: checking whether stripping libraries is possible
configure:8845: result: yes
configure:8852: checking dynamic linker characteristics
configure:9304: result: GNU/Linux ld.so
configure:9957: checking if libtool supports shared libraries
configure:9959: result: yes
configure:9962: checking whether to build shared libraries
configure:9983: result: yes
configure:9986: checking whether to build static libraries
configure:9990: result: no
configure:10069: creating libtool
configure:10794: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11459: result: yes
configure:11476: 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 -fno-exceptions -fno-check-new -fno-common  conftest.cc >&5
configure:11479: $? = 0
configure:11579: checking for g++ option to produce PIC
configure:11821: result: -fPIC
configure:11828: checking if g++ PIC flag -fPIC works
configure:11852: result: yes
configure:11876: checking if g++ supports -c -o file.o
configure:11917: result: yes
configure:11943: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11965: result: yes
configure:11987: checking whether -lc should be explicitly linked in
configure:11992: 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 -fno-exceptions -fno-check-new -fno-common  conftest.cc >&5
conftest.cc:1: warning: `int dummy' defined but not used
configure:11995: $? = 0
configure:12009: g++ -shared -nostdlib  conftest.o   -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:12012: $? = 1
configure:12024: result: yes
configure:12030: checking how to hardcode library paths into programs
configure:12054: result: immediate
configure:12068: checking whether stripping libraries is possible
configure:12073: result: yes
configure:12080: checking dynamic linker characteristics
configure:12532: result: GNU/Linux ld.so
configure:13601: checking if gcj supports -fno-rtti -fno-exceptions
configure:13625: result: yes
configure:13640: checking for gcj option to produce PIC
configure:13801: result: -fPIC
configure:13808: checking if gcj PIC flag -fPIC works
configure:13832: result: no
configure:13856: checking if gcj supports -c -o file.o
configure:13897: result: no
configure:13923: checking whether the gcj linker (/usr/bin/ld) supports shared libraries
configure:14706: result: yes
configure:14728: checking whether -lc should be explicitly linked in
configure:14733: gcj -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.java >&5
./configure: line 1: gcj: command not found
configure:14736: $? = 127
configure:14765: result: yes
configure:14771: checking how to hardcode library paths into programs
configure:14795: result: immediate
configure:14809: checking whether stripping libraries is possible
configure:14814: result: yes
configure:14821: checking dynamic linker characteristics
configure:15273: result: GNU/Linux ld.so
configure:16818: checking for msgfmt
configure:16845: result: /usr/bin/msgfmt
configure:16854: checking for gmsgfmt
configure:16885: result: /usr/bin/msgfmt
configure:16904: checking for xgettext
configure:16931: result: /usr/bin/xgettext
configure:17025: checking for strlcat
configure:17074: 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 -fno-exceptions -fno-check-new -fno-common -pedantic-errors  conftest.cc >&5
configure: In function `int main()':
configure:17081: `strlcat' undeclared (first use this function)
configure:17081: (Each undeclared identifier is reported only once
configure:17081: for each function it appears in.)
configure:17077: $? = 1
configure: failed program was:
| #line 17048 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:17105: result: no
configure:17108: checking if strlcat needs custom prototype
configure:17202: result: yes - in libkdefakes
configure:17227: checking for strlcpy
configure:17275: 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 -fno-exceptions -fno-check-new -fno-common -pedantic-errors  conftest.cc >&5
configure: In function `int main()':
configure:17282: `strlcpy' undeclared (first use this function)
configure:17282: (Each undeclared identifier is reported only once
configure:17282: for each function it appears in.)
configure:17278: $? = 1
configure: failed program was:
| #line 17250 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:17306: result: no
configure:17309: checking if strlcpy needs custom prototype
configure:17402: result: yes - in libkdefakes
configure:17432: checking for main in -lutil
configure:17457: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c -lutil   >&5
configure:17460: $? = 0
configure:17463: test -s conftest
configure:17466: $? = 0
configure:17478: result: yes
configure:17484: checking for main in -lcompat
configure:17509: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c -lcompat   >&5
/usr/bin/ld: cannot find -lcompat
collect2: ld returned 1 exit status
configure:17512: $? = 1
configure: failed program was:
| #line 17491 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:17530: result: no
configure:17537: checking for crypt in -lcrypt
configure:17568: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c -lcrypt   >&5
configure:17571: $? = 0
configure:17574: test -s conftest
configure:17577: $? = 0
configure:17589: result: yes
configure:17673: checking for socklen_t
configure:17713: 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 -fno-exceptions -fno-check-new -fno-common  conftest.cc >&5
configure:17716: $? = 0
configure:17719: test -s conftest.o
configure:17722: $? = 0
configure:17785: result: socklen_t
configure:17807: checking for dnet_ntoa in -ldnet
configure:17838: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c -ldnet   >&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:17841: $? = 1
configure: failed program was:
| #line 17814 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:17859: result: no
configure:17866: checking for dnet_ntoa in -ldnet_stub
configure:17897: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c -ldnet_stub   >&5
/usr/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:17900: $? = 1
configure: failed program was:
| #line 17873 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:17918: result: no
configure:17925: checking for inet_ntoa
configure:17975: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:17978: $? = 0
configure:17981: test -s conftest
configure:17984: $? = 0
configure:17995: result: yes
configure:18058: checking for connect
configure:18108: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:18111: $? = 0
configure:18114: test -s conftest
configure:18117: $? = 0
configure:18128: result: yes
configure:18192: checking for remove
configure:18242: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:18245: $? = 0
configure:18248: test -s conftest
configure:18251: $? = 0
configure:18262: result: yes
configure:18327: checking for shmat
configure:18377: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:18380: $? = 0
configure:18383: test -s conftest
configure:18386: $? = 0
configure:18397: result: yes
configure:18478: checking crt_externs.h usability
configure:18491: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:18538: crt_externs.h: No such file or directory
configure:18494: $? = 1
configure: failed program was:
| #line 18480 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:18510: result: no
configure:18514: checking crt_externs.h presence
configure:18525: gcc -E  conftest.c
configure:18540: crt_externs.h: No such file or directory
configure:18531: $? = 1
configure: failed program was:
| #line 18516 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:18550: result: no
configure:18586: checking for crt_externs.h
configure:18593: result: no
configure:18606: checking for _NSGetEnviron
configure:18656: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
/tmp/ccpJi8Kd.o: In function `main':
/tmp/ccpJi8Kd.o(.text+0x9): undefined reference to `_NSGetEnviron'
/tmp/ccpJi8Kd.o(.data+0x0): undefined reference to `_NSGetEnviron'
collect2: ld returned 1 exit status
configure:18659: $? = 1
configure: failed program was:
| #line 18611 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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.  */
| /* 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
| /* 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:18676: result: no
configure:18694: checking for sys/types.h
configure:18699: result: yes
configure:18694: checking for stdint.h
configure:18699: result: yes
configure:18833: checking for poll in -lpoll
configure:18864: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c -lpoll   >&5
/usr/bin/ld: cannot find -lpoll
collect2: ld returned 1 exit status
configure:18867: $? = 1
configure: failed program was:
| #line 18840 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:18885: result: no
configure:18903: checking CoreAudio/CoreAudio.h usability
configure:18916: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:18965: CoreAudio/CoreAudio.h: No such file or directory
configure:18919: $? = 1
configure: failed program was:
| #line 18905 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:18935: result: no
configure:18939: checking CoreAudio/CoreAudio.h presence
configure:18950: gcc -E  conftest.c
configure:18967: CoreAudio/CoreAudio.h: No such file or directory
configure:18956: $? = 1
configure: failed program was:
| #line 18941 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:18975: result: no
configure:19011: checking for CoreAudio/CoreAudio.h
configure:19018: result: no
configure:19036: checking if res_init needs -lresolv
configure:19064: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c   -lresolv >&5
configure:19067: $? = 0
configure:19070: test -s conftest
configure:19073: $? = 0
configure:19077: result: yes
configure:19097: checking if res_init is available
configure:19123: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:19126: $? = 0
configure:19129: test -s conftest.o
configure:19132: $? = 0
configure:19135: result: yes
configure:19158: checking for killpg in -lucb
configure:19189: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c -lucb   >&5
/usr/bin/ld: cannot find -lucb
collect2: ld returned 1 exit status
configure:19192: $? = 1
configure: failed program was:
| #line 19165 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:19210: result: no
configure:19283: checking for int
configure:19308: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:19311: $? = 0
configure:19314: test -s conftest.o
configure:19317: $? = 0
configure:19328: result: yes
configure:19331: checking size of int
configure:19606: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:19628: warning: no previous prototype for `longval'
configure:19629: warning: no previous prototype for `ulongval'
configure:19609: $? = 0
configure:19611: ./conftest
configure:19614: $? = 0
configure:19637: result: 4
configure:19643: checking for long
configure:19668: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:19671: $? = 0
configure:19674: test -s conftest.o
configure:19677: $? = 0
configure:19688: result: yes
configure:19691: checking size of long
configure:19966: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:19989: warning: no previous prototype for `longval'
configure:19990: warning: no previous prototype for `ulongval'
configure:19969: $? = 0
configure:19971: ./conftest
configure:19974: $? = 0
configure:19997: result: 4
configure:20003: checking for char *
configure:20028: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:20031: $? = 0
configure:20034: test -s conftest.o
configure:20037: $? = 0
configure:20048: result: yes
configure:20051: checking size of char *
configure:20326: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:20350: warning: no previous prototype for `longval'
configure:20351: warning: no previous prototype for `ulongval'
configure:20329: $? = 0
configure:20331: ./conftest
configure:20334: $? = 0
configure:20357: result: 4
configure:20365: checking for dlopen in -ldl
configure:20396: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c -ldl   >&5
configure:20399: $? = 0
configure:20402: test -s conftest
configure:20405: $? = 0
configure:20417: result: yes
configure:20427: checking for shl_unload in -ldld
configure:20458: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:20461: $? = 1
configure: failed program was:
| #line 20434 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:20479: result: no
configure:20494: checking for size_t
configure:20519: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:20522: $? = 0
configure:20525: test -s conftest.o
configure:20528: $? = 0
configure:20539: result: yes
configure:20542: checking size of size_t
configure:20817: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:20842: warning: no previous prototype for `longval'
configure:20843: warning: no previous prototype for `ulongval'
configure:20820: $? = 0
configure:20822: ./conftest
configure:20825: $? = 0
configure:20848: result: 4
configure:20855: checking for unsigned long
configure:20880: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:20883: $? = 0
configure:20886: test -s conftest.o
configure:20889: $? = 0
configure:20900: result: yes
configure:20903: checking size of unsigned long
configure:21178: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:21204: warning: no previous prototype for `longval'
configure:21205: warning: no previous prototype for `ulongval'
configure:21181: $? = 0
configure:21183: ./conftest
configure:21186: $? = 0
configure:21209: result: 4
configure:21217: checking sizeof size_t == sizeof unsigned long
configure:21240: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:21243: $? = 0
configure:21246: test -s conftest.o
configure:21249: $? = 0
configure:21251: result: yes
configure:21282: checking for vsnprintf
configure:21332: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:21335: $? = 0
configure:21338: test -s conftest
configure:21341: $? = 0
configure:21352: result: yes
configure:21282: checking for snprintf
configure:21332: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
configure:21335: $? = 0
configure:21338: test -s conftest
configure:21341: $? = 0
configure:21352: result: yes
configure:21390: checking for X
configure:21436: gcc -E  conftest.c
configure:21442: $? = 0
configure:21533: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c -lXt  >&5
configure: In function `main':
configure:21555: warning: implicit declaration of function `XtMalloc'
/usr/bin/ld: cannot find -lXt
collect2: ld returned 1 exit status
configure:21536: $? = 1
configure: failed program was:
| #line 21516 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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:21687: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:21721: checking for IceConnectionNumber in -lICE
configure:21752: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:21755: $? = 0
configure:21758: test -s conftest
configure:21761: $? = 0
configure:21773: result: yes
configure:21787: checking for libXext
configure:21823: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     -L/usr/X11R6/lib  conftest.c -lXext -lX11  >&5
configure:21826: $? = 0
configure:21829: test -s conftest
configure:21832: $? = 0
configure:21850: result: yes
configure:21899: checking for pthread_create in -lpthread
configure:21930: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c -lpthread   >&5
configure:21933: $? = 0
configure:21936: test -s conftest
configure:21939: $? = 0
configure:21951: result: yes
configure:22371: checking for extra includes
configure:22399: result: no
configure:22403: checking for extra libs
configure:22432: result: no
configure:22438: checking for libz
configure:22480: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -I/usr/X11R6/include   -D_REENTRANT  conftest.c -L/usr/X11R6/lib  -lz  >&5
configure:22490: zlib.h: No such file or directory
configure:22483: $? = 1
configure: failed program was:
| #line 22454 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "darkplastik"
| #define VERSION "0.1"
| #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.  */
| 
| #include<zlib.h>
| 
| int
| main ()
| {
| 
|   char buf[42];
|   gzFile f = (gzFile) 0;
|   /* this would segfault.. but we only link, don't run */
|   (void) gzgets(f, buf, sizeof(buf));
| 
|   return (zlibVersion() == ZLIB_VERSION);
| 
|   ;
|   return 0;
| }
configure:22517: error: not found.
          Possibly configure picks up an outdated version
          installed by XFree86. Remove it from your system.

          Check your installation and look into config.log

## ---------------- ##
## 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_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_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=no
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=mawk
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=gcc
am_cv_CXX_dependencies_compiler_type=gcc
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_prog_cxx_O0=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_proto_strlcat='yes - in libkdefakes'
kde_cv_proto_strlcpy='yes - in libkdefakes'
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-2.2.5.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_GCJ=no
lt_cv_prog_compiler_rtti_exceptions=yes
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} /home/rhub3n/themes/darkplastik-0.1/admin/missing --run aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/rhub3n/themes/darkplastik-0.1/admin/missing --run tar'
ARTSCCONFIG=''
AUTOCONF='${SHELL} /home/rhub3n/themes/darkplastik-0.1/admin/missing --run autoconf'
AUTODIRS=''
AUTOHEADER='${SHELL} /home/rhub3n/themes/darkplastik-0.1/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /home/rhub3n/themes/darkplastik-0.1/admin/missing --run automake-1.6'
AWK='mawk'
BROCKENBORING=''
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2  '
CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in'
CPP='gcc -E'
CPPFLAGS=' -D_REENTRANT'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc'
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 -fno-exceptions -fno-check-new -fno-common'
DCOPIDL2CPP=''
DCOPIDL=''
DCOP_DEPENDENCIES=''
DEFS=''
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=''
KDE_EXTRA_RPATH=''
KDE_INCLUDES=''
KDE_LDFLAGS=''
KDE_MT_LDFLAGS=''
KDE_MT_LIBS=''
KDE_NO_UNDEFINED=''
KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)'
KDE_RPATH=''
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=''
LDFLAGS=''
LIBCOMPAT=''
LIBCRYPT='-lcrypt'
LIBDL='-ldl'
LIBJPEG=''
LIBOBJS=''
LIBPNG=''
LIBPTHREAD='-lpthread'
LIBRESOLV='-lresolv'
LIBS=''
LIBSM='-lSM -lICE'
LIBSOCKET=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LIBUCB=''
LIBUTIL='-lutil'
LIBZ=''
LIB_KAB=''
LIB_KABC=''
LIB_KDECORE=''
LIB_KDEPRINT=''
LIB_KDEUI=''
LIB_KFILE=''
LIB_KFM=''
LIB_KHTML=''
LIB_KIO=''
LIB_KPARTS=''
LIB_KSPELL=''
LIB_KSYCOCA=''
LIB_POLL=''
LIB_QPE=''
LIB_QT=''
LIB_SMB=''
LIB_X11='-lX11 $(LIBSOCKET)'
LIB_XEXT='-lXext'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/rhub3n/themes/darkplastik-0.1/admin/missing --run makeinfo'
MCOPIDL=''
MEINPROC=''
MOC=''
MSGFMT='/usr/bin/msgfmt'
NOOPT_CFLAGS='-O0'
NOOPT_CXXFLAGS='-O0'
OBJEXT='o'
PACKAGE='darkplastik'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
QTE_NORTTI=''
QT_INCLUDES=''
QT_LDFLAGS=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TOPSUBDIRS=''
UIC=''
UIC_TR=''
USER_INCLUDES=''
USER_LDFLAGS=''
USE_EXCEPTIONS='-fexceptions'
USE_RTTI=''
USE_THREADS=''
VERSION='0.1'
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=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
all_includes='-I/usr/X11R6/include'
all_libraries='-L/usr/X11R6/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='NONE'
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='/home/rhub3n/themes/darkplastik-0.1/admin/install-sh'
kde_appsdir=''
kde_bindir=''
kde_confdir=''
kde_datadir=''
kde_htmldir=''
kde_icondir=''
kde_includes=''
kde_libraries=''
kde_libs_htmldir=''
kde_libs_prefix=''
kde_locale=''
kde_mimedir=''
kde_moduledir=''
kde_qtver='3'
kde_servicesdir=''
kde_servicetypesdir=''
kde_sounddir=''
kde_styledir=''
kde_templatesdir=''
kde_wallpaperdir=''
kde_widgetdir=''
kdeinitdir=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local/kde'
program_transform_name='s,x,x,'
qt_includes=''
qt_libraries=''
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=''
xdg_directorydir=''

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

#define HAVE_CRYPT 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 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 "darkplastik"
#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 "0.1"
#define ksize_t socklen_t

configure: exit 1

Reply to: