Periergo provlima panw sto compile

Mystical Groovy djzet1 at otenet.gr
Sat Nov 24 17:46:25 EET 2007


Giorgos Keramidas wrote:
> On 2007-11-23 21:37, Mystical Groovy <djzet1 at otenet.gr> wrote:
>   
>> Kalispera stin lista,
>> Mexri prin liga lepta, ola douleuan roloi sto project mou (gia IDE exw
>> KDevelop) ospou emfanistike ena poly periergo provlima panw sto
>> configure, entometa3i den eixa kanei kamia alagi ston kodika, apla
>> prosthesa ena button sto gui, kai apo sinithia patisa F8 dld Build,
>>     
>
>   
>> otan 3ekina to build kanei prota configure kai mou leei *** Exited with
>> status: 2 ***
>> an katalava kala exw provlima edw:
>>     
>
> Το `config.log' το κοίταξες;
>
> Το `configure' script που δημιουργεί το `autoconf' γράφει πάντα ότι
> κάνει σε ένα αρχείο με όνομα `config.log'.  Μέσα σε αυτό είναι *και* ο
> κώδικας από το test πρόγραμμα που απέτυχε, το environment του
> `configure' την ώρα που απέτυχε το test, οι εντολές που έτρεξε
> (compilers, linkers, flags), καθώς και το αποτέλεσμα του test
> compile/link.
>
> -----
Agapite Giorgo,
to config.log to koita3a,
alla pou na vgalw akri ekei mesa?! :)

sas parathetw edo olo to config.log mipos kai me voithisete ligaki,
(den mporw na katalavw omws giati trelathike panw sto compile, den ekana 
apolitos tpt!)

[code]
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.61.  Invocation command line was

  $ /root/kdev/Slackpack/configure --enable-debug=full

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

hostname = mysticalgr
uname -m = i686
uname -r = 2.6.21.5-smp
uname -s = Linux
uname -v = #2 SMP Tue Jun 19 14:58:11 CDT 2007

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.20GHz
/bin/uname -X     = unknown

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

PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games
PATH: /usr/lib/java/bin
PATH: /usr/lib/java/jre/bin
PATH: /usr/lib/qt/bin
PATH: /usr/share/texmf/bin


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

configure:2136: checking build system type
configure:2154: result: i686-pc-linux-gnu
configure:2176: checking host system type
configure:2191: result: i686-pc-linux-gnu
configure:2213: checking target system type
configure:2228: result: i686-pc-linux-gnu
configure:2289: checking for a BSD-compatible install
configure:2345: result: /usr/bin/ginstall -c
configure:2360: checking for -p flag to install
configure:2373: result: yes
configure:2384: checking whether build environment is sane
configure:2427: result: yes
configure:2479: checking for gawk
configure:2495: found /usr/bin/gawk
configure:2506: result: gawk
configure:2517: checking whether make sets $(MAKE)
configure:2538: result: yes
configure:2740: checking for kde-config
configure:2802: result: /usr/bin/kde-config
configure:2897: checking where to install
configure:2901: result: /usr (as returned by kde-config)
configure:2956: checking for style of include used by make
configure:2984: result: GNU
configure:3134: checking for gcc
configure:3150: found /usr/bin/gcc
configure:3161: result: gcc
configure:3399: checking for C compiler version
configure:3406: gcc --version >&5
gcc (GCC) 4.1.2
Copyright (C) 2006 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:3409: $? = 0
configure:3416: gcc -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.1.2/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.1.2/configure --prefix=/usr --enable-shared 
--enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix 
--enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose 
--with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.1.2
configure:3419: $? = 0
configure:3426: gcc -V >&5
gcc: '-V' option must have argument
configure:3429: $? = 1
configure:3452: checking for C compiler default output file name
configure:3479: gcc     conftest.c  >&5
configure:3482: $? = 0
configure:3520: result: a.out
configure:3537: checking whether the C compiler works
configure:3547: ./a.out
configure:3550: $? = 0
configure:3567: result: yes
configure:3574: checking whether we are cross compiling
configure:3576: result: no
configure:3579: checking for suffix of executables
configure:3586: gcc -o conftest     conftest.c  >&5
configure:3589: $? = 0
configure:3613: result:
configure:3619: checking for suffix of object files
configure:3645: gcc -c    conftest.c >&5
configure:3648: $? = 0
configure:3671: result: o
configure:3675: checking whether we are using the GNU C compiler
configure:3704: gcc -c    conftest.c >&5
configure:3710: $? = 0
configure:3727: result: yes
configure:3732: checking whether gcc accepts -g
configure:3762: gcc -c -g  conftest.c >&5
configure:3768: $? = 0
configure:3867: result: yes
configure:3884: checking for gcc option to accept ISO C89
configure:3958: gcc  -c    conftest.c >&5
configure:3964: $? = 0
configure:3987: result: none needed
configure:4007: checking dependency style of gcc
configure:4097: result: gcc3
configure:4120: checking how to run the C preprocessor
configure:4160: gcc -E  conftest.c
configure:4166: $? = 0
configure:4197: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4203: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4236: result: gcc -E
configure:4265: gcc -E  conftest.c
configure:4271: $? = 0
configure:4302: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4308: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4432: checking for g++
configure:4448: found /usr/bin/g++
configure:4459: result: g++
configure:4490: checking for C++ compiler version
configure:4497: g++ --version >&5
g++ (GCC) 4.1.2
Copyright (C) 2006 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:4500: $? = 0
configure:4507: g++ -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.1.2/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.1.2/configure --prefix=/usr --enable-shared 
--enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix 
--enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose 
--with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.1.2
configure:4510: $? = 0
configure:4517: g++ -V >&5
g++: '-V' option must have argument
configure:4520: $? = 1
configure:4523: checking whether we are using the GNU C++ compiler
configure:4552: g++ -c  -O0 -g3  conftest.cpp >&5
configure:4558: $? = 0
configure:4575: result: yes
configure:4580: checking whether g++ accepts -g
configure:4610: g++ -c -g  conftest.cpp >&5
configure:4616: $? = 0
configure:4715: result: yes
configure:4740: checking dependency style of g++
configure:4830: result: gcc3
configure:4849: checking whether gcc is blacklisted
configure:4880: gcc -c -g3 -fno-inline    conftest.c >&5
configure:4886: $? = 0
configure:4902: result: no
configure:4945: checking whether g++ supports -fno-builtin
configure:4987: rm -rf SunWS_cache; g++ -o conftest -g3 -fno-inline  -O0 
-g3 -fno-builtin   conftest.cpp  1>&5
configure:4993: $? = 0
configure:5020: result: yes
configure:5033: checking whether g++ supports -Woverloaded-virtual
configure:5073: rm -rf SunWS_cache; g++ -o conftest -fno-builtin -g3 
-fno-inline  -O0 -g3 -Woverloaded-virtual   conftest.cpp  1>&5
configure:5079: $? = 0
configure:5106: result: yes
configure:5230: checking whether g++ supports -Wmissing-format-attribute
configure:5270: rm -rf SunWS_cache; g++ -o conftest -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall 
-W -Wpointer-arith -fno-builtin -g3 -fno-inline  -O0 -g3 
-Wmissing-format-attribute   conftest.cpp  1>&5
configure:5276: $? = 0
configure:5303: result: yes
configure:5315: checking whether gcc supports -Wmissing-format-attribute
configure:5352: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wmissing-format-attribute   conftest.c  >&5
configure:5358: $? = 0
configure:5385: result: yes
configure:5399: checking whether g++ supports -Wundef
configure:5439: rm -rf SunWS_cache; g++ -o conftest -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall 
-W -Wpointer-arith -fno-builtin -g3 -fno-inline  -O0 -g3 
-Wformat-security -Wmissing-format-attribute -Wundef   conftest.cpp  1>&5
configure:5445: $? = 0
configure:5472: result: yes
configure:5484: checking whether g++ supports -Wno-long-long
configure:5524: rm -rf SunWS_cache; g++ -o conftest -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall 
-W -Wpointer-arith -fno-builtin -g3 -fno-inline  -O0 -g3 
-Wformat-security -Wmissing-format-attribute -Wno-long-long   
conftest.cpp  1>&5
configure:5530: $? = 0
configure:5557: result: yes
configure:5569: checking whether g++ supports -Wno-non-virtual-dtor
configure:5609: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline  
-O0 -g3 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor   conftest.cpp  1>&5
configure:5615: $? = 0
configure:5642: result: yes
configure:5674: checking whether g++ supports -fno-reorder-blocks
configure:5714: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline  
-O0 -g3 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-reorder-blocks   conftest.cpp  1>&5
configure:5720: $? = 0
configure:5747: result: yes
configure:5765: checking whether g++ supports -fno-exceptions
configure:5805: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline  
-O0 -g3 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions   conftest.cpp  1>&5
configure:5811: $? = 0
configure:5838: result: yes
configure:5850: checking whether g++ supports -fno-check-new
configure:5890: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline  
-O0 -g3 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new   conftest.cpp  1>&5
configure:5896: $? = 0
configure:5923: result: yes
configure:5935: checking whether g++ supports -fno-common
configure:5975: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline  
-O0 -g3 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common   
conftest.cpp  1>&5
configure:5981: $? = 0
configure:6008: result: yes
configure:6020: checking whether g++ supports -fexceptions
configure:6060: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline  
-O0 -g3 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common 
-fexceptions   conftest.cpp  1>&5
configure:6066: $? = 0
configure:6093: result: yes
configure:6136: checking whether system headers can cope with -O2 
-fno-inline
configure:6202: result: irrelevant
configure:6840: checking how to run the C++ preprocessor
configure:6876: g++ -E  conftest.cpp
configure:6882: $? = 0
configure:6913: g++ -E  conftest.cpp
conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
configure:6919: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6952: result: g++ -E
configure:6981: g++ -E  conftest.cpp
configure:6987: $? = 0
configure:7018: g++ -E  conftest.cpp
conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
configure:7024: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7066: checking whether g++ supports -O0
configure:7106: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline 
-O0 -g3 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0   
conftest.cpp  1>&5
configure:7112: $? = 0
configure:7139: result: yes
configure:7404: checking whether g++ supports -Wl,--no-undefined
configure:7444: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline 
-O0 -g3 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common 
-Wl,--no-undefined   conftest.cpp  1>&5
configure:7450: $? = 0
configure:7477: result: yes
configure:7481: checking whether g++ supports -Wl,--allow-shlib-undefined
configure:7521: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline 
-O0 -g3 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common 
-Wl,--allow-shlib-undefined   conftest.cpp  1>&5
configure:7527: $? = 0
configure:7554: result: yes
configure:7679: result: not using lib directory suffix
configure:7724: checking for a sed that does not truncate output
configure:7778: result: /usr/bin/sed
configure:7781: checking for grep that handles long lines and -e
configure:7855: result: /usr/bin/grep
configure:7860: checking for egrep
configure:7938: result: /usr/bin/grep -E
configure:7954: checking for ld used by gcc
configure:8021: result: /usr/i486-slackware-linux/bin/ld
configure:8030: checking if the linker 
(/usr/i486-slackware-linux/bin/ld) is GNU ld
configure:8045: result: yes
configure:8050: checking for /usr/i486-slackware-linux/bin/ld option to 
reload object files
configure:8057: result: -r
configure:8066: checking for BSD-compatible nm
configure:8108: result: /usr/bin/nm -B
configure:8112: checking whether ln -s works
configure:8116: result: yes
configure:8123: checking how to recognise dependent libraries
configure:8330: result: pass_all
configure:8536: checking for ANSI C header files
configure:8566: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:8572: $? = 0
configure:8671: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:8674: $? = 0
configure:8680: ./conftest
configure:8683: $? = 0
configure:8700: result: yes
configure:8724: checking for sys/types.h
configure:8745: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:8751: $? = 0
configure:8767: result: yes
configure:8724: checking for sys/stat.h
configure:8745: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:8751: $? = 0
configure:8767: result: yes
configure:8724: checking for stdlib.h
configure:8745: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:8751: $? = 0
configure:8767: result: yes
configure:8724: checking for string.h
configure:8745: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:8751: $? = 0
configure:8767: result: yes
configure:8724: checking for memory.h
configure:8745: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:8751: $? = 0
configure:8767: result: yes
configure:8724: checking for strings.h
configure:8745: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:8751: $? = 0
configure:8767: result: yes
configure:8724: checking for inttypes.h
configure:8745: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:8751: $? = 0
configure:8767: result: yes
configure:8724: checking for stdint.h
configure:8745: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:8751: $? = 0
configure:8767: result: yes
configure:8724: checking for unistd.h
configure:8745: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:8751: $? = 0
configure:8767: result: yes
configure:8794: checking dlfcn.h usability
configure:8811: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:8817: $? = 0
configure:8831: result: yes
configure:8835: checking dlfcn.h presence
configure:8850: gcc -E  conftest.c
configure:8856: $? = 0
configure:8870: result: yes
configure:8898: checking for dlfcn.h
configure:8906: result: yes
configure:8972: checking for g77
configure:8988: found /usr/bin/g77
configure:8999: result: g77
configure:9029: checking for Fortran 77 compiler version
configure:9036: g77 --version >&5
GNU Fortran 95 (GCC) 4.1.2
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:9039: $? = 0
configure:9046: g77 -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.1.2/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.1.2/configure --prefix=/usr --enable-shared 
--enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix 
--enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose 
--with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.1.2
configure:9049: $? = 0
configure:9056: g77 -V >&5
g77: '-V' option must have argument
configure:9059: $? = 1
configure:9067: checking whether we are using the GNU Fortran 77 compiler
configure:9086: g77 -c  conftest.F >&5
configure:9092: $? = 0
configure:9109: result: yes
configure:9115: checking whether g77 accepts -g
configure:9132: g77 -c -g conftest.f >&5
configure:9138: $? = 0
configure:9154: result: yes
configure:9184: checking the maximum length of command line arguments
configure:9243: result: 32768
configure:9254: checking command to parse /usr/bin/nm -B output from gcc 
object
configure:9343: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
conftest.c:5: warning: no previous prototype for 'nm_test_func'
configure:9346: $? = 0
configure:9350: /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:9353: $? = 0
configure:9405: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c conftstm.o >&5
configure:9408: $? = 0
configure:9446: result: ok
configure:9450: checking for objdir
configure:9465: result: .libs
configure:9557: checking for ar
configure:9573: found /usr/bin/ar
configure:9584: result: ar
configure:9653: checking for ranlib
configure:9669: found /usr/bin/ranlib
configure:9680: result: ranlib
configure:9749: checking for strip
configure:9765: found /usr/bin/strip
configure:9776: result: strip
configure:10052: checking if gcc static flag  works
configure:10075: result: yes
configure:10097: checking if gcc supports -fno-rtti -fno-exceptions
configure:10115: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ 
but not for C
configure:10119: $? = 0
configure:10130: result: no
configure:10145: checking for gcc option to produce PIC
configure:10322: result: -fPIC
configure:10330: checking if gcc PIC flag -fPIC works
configure:10348: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  -fPIC -DPIC conftest.c >&5
configure:10352: $? = 0
configure:10363: result: yes
configure:10387: checking if gcc supports -c -o file.o
configure:10415: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  -o out/conftest2.o conftest.c >&5
configure:10419: $? = 0
configure:10436: result: yes
configure:10462: checking whether the gcc linker 
(/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:11270: result: yes
configure:11296: checking whether -lc should be explicitly linked in
configure:11301: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:11304: $? = 0
configure:11318: gcc -shared -v conftest.o  -Wl,-soname -Wl,conftest -o 
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:11321: $? = 0
configure:11333: result: no
configure:11341: checking dynamic linker characteristics
configure:11859: result: GNU/Linux ld.so
configure:11863: checking how to hardcode library paths into programs
configure:11888: result: immediate
configure:11902: checking whether stripping libraries is possible
configure:11907: result: yes
configure:12030: checking for shl_load
configure:12086: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
/tmp/cc09untS.o: In function `main':
/root/kdev/Slackpack/debug/conftest.c:56: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:12092: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> 
declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:12109: result: no
configure:12114: checking for shl_load in -ldld
configure:12149: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -ldld   >&5
/usr/lib/gcc/i486-slackware-linux/4.1.2/../../../../i486-slackware-linux/bin/ld: 
cannot find -ldld
collect2: ld returned 1 exit status
configure:12155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:12173: result: no
configure:12178: checking for dlopen
configure:12234: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
/tmp/ccytNdK9.o: In function `main':
/root/kdev/Slackpack/debug/conftest.c:56: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:12240: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares 
dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:12257: result: no
configure:12262: checking for dlopen in -ldl
configure:12297: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -ldl   >&5
configure:12303: $? = 0
configure:12321: result: yes
configure:12490: checking whether a program can dlopen itself
configure:12562: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute  -DHAVE_DLFCN_H  
-Wl,--export-dynamic conftest.c -ldl  >&5
configure:12545: warning: no previous prototype for 'fnord'
configure: In function 'fnord':
configure:12545: warning: unused variable 'i'
configure: In function 'main':
configure:12558: warning: implicit declaration of function 'exit'
configure:12558: warning: incompatible implicit declaration of built-in 
function 'exit'
configure:12565: $? = 0
configure:12583: result: yes
configure:12588: checking whether a statically linked program can dlopen 
itself
configure:12660: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute  -DHAVE_DLFCN_H  
-Wl,--export-dynamic  conftest.c -ldl  >&5
configure:12643: warning: no previous prototype for 'fnord'
configure: In function 'fnord':
configure:12643: warning: unused variable 'i'
configure: In function 'main':
configure:12656: warning: implicit declaration of function 'exit'
configure:12656: warning: incompatible implicit declaration of built-in 
function 'exit'
configure:12663: $? = 0
configure:12681: result: yes
configure:12704: checking if libtool supports shared libraries
configure:12706: result: yes
configure:12709: checking whether to build shared libraries
configure:12767: result: yes
configure:12770: checking whether to build static libraries
configure:12774: result: no
configure:12865: creating libtool
configure:13409: checking for ld used by g++
configure:13476: result: /usr/i486-slackware-linux/bin/ld
configure:13485: checking if the linker 
(/usr/i486-slackware-linux/bin/ld) is GNU ld
configure:13500: result: yes
configure:13551: checking whether the g++ linker 
(/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:14361: result: yes
configure:14383: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-fno-builtin -g3 -fno-inline -O0 -g3 -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions 
-fno-check-new -fno-common  conftest.cc >&5
configure:14386: $? = 0
configure:14482: checking for g++ option to produce PIC
configure:14734: result: -fPIC
configure:14742: checking if g++ PIC flag -fPIC works
configure:14760: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-fno-builtin -g3 -fno-inline -O0 -g3 -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions 
-fno-check-new -fno-common  -fPIC -DPIC conftest.cc >&5
configure:14764: $? = 0
configure:14775: result: yes
configure:14799: checking if g++ supports -c -o file.o
configure:14827: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-fno-builtin -g3 -fno-inline -O0 -g3 -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions 
-fno-check-new -fno-common  -o out/conftest2.o conftest.cc >&5
configure:14831: $? = 0
configure:14848: result: yes
configure:14874: checking whether the g++ linker 
(/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:14899: result: yes
configure:14970: checking dynamic linker characteristics
configure:15488: result: GNU/Linux ld.so
configure:15492: checking how to hardcode library paths into programs
configure:15517: result: immediate
configure:15531: checking whether stripping libraries is possible
configure:15536: result: yes
configure:15659: checking for shl_load
configure:15738: result: no
configure:15743: checking for shl_load in -ldld
configure:15802: result: no
configure:15807: checking for dlopen
configure:15886: result: no
configure:15891: checking for dlopen in -ldl
configure:15950: result: yes
configure:16119: checking whether a program can dlopen itself
configure:16212: result: yes
configure:16217: checking whether a statically linked program can dlopen 
itself
configure:16310: result: yes
configure:16806: checking if libtool supports shared libraries
configure:16808: result: yes
configure:16811: checking whether to build shared libraries
configure:16829: result: yes
configure:16832: checking whether to build static libraries
configure:16836: result: no
configure:16848: checking for g77 option to produce PIC
configure:17025: result: -fPIC
configure:17033: checking if g77 PIC flag -fPIC works
configure:17051: g77 -c -g -O2 -fPIC conftest.f >&5
configure:17055: $? = 0
configure:17066: result: yes
configure:17090: checking if g77 supports -c -o file.o
configure:17118: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:17122: $? = 0
configure:17139: result: yes
configure:17165: checking whether the g77 linker 
(/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:17953: result: yes
configure:18024: checking dynamic linker characteristics
configure:18542: result: GNU/Linux ld.so
configure:18546: checking how to hardcode library paths into programs
configure:18571: result: immediate
configure:18585: checking whether stripping libraries is possible
configure:18590: result: yes
configure:22607: checking for msgfmt
configure:22634: result: /usr/bin/msgfmt
configure:22643: checking for gmsgfmt
configure:22674: result: /usr/bin/msgfmt
configure:22694: checking for xgettext
configure:22721: result: /usr/bin/xgettext
configure:22840: checking if C++ programs can be compiled
configure:22874: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-fno-builtin -g3 -fno-inline -O0 -g3 -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor  -fno-check-new 
-fno-common  conftest.cpp >&5
configure:22880: $? = 0
configure:22898: result: yes
configure:22928: checking for strlcat
configure:22980: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-fno-builtin -g3 -fno-inline -O0 -g3 -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions 
-fno-check-new -fno-common -pedantic-errors  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:34: error: 'strlcat' was not declared in this scope
configure:22986: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 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:23012: result: no
configure:23015: checking if strlcat needs custom prototype
configure:23115: result: yes - in libkdefakes
configure:23140: checking for strlcpy
configure:23191: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-fno-builtin -g3 -fno-inline -O0 -g3 -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions 
-fno-check-new -fno-common -pedantic-errors  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:33: error: 'strlcpy' was not declared in this scope
configure:23197: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| /* end confdefs.h.  */
|
|
| #include <string.h>
|
|
| int
| main ()
| {
|
|  char buf[20];
|   strlcpy(buf, "KDE function test", sizeof(buf));
|
|
|   ;
|   return 0;
| }
configure:23223: result: no
configure:23226: checking if strlcpy needs custom prototype
configure:23325: result: yes - in libkdefakes
configure:23349: checking for main in -lutil
configure:23378: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -lutil   >&5
configure:23384: $? = 0
configure:23402: result: yes
configure:23408: checking for main in -lcompat
configure:23437: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -lcompat   >&5
/usr/lib/gcc/i486-slackware-linux/4.1.2/../../../../i486-slackware-linux/bin/ld: 
cannot find -lcompat
collect2: ld returned 1 exit status
configure:23443: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| /* end confdefs.h.  */
|
|
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:23461: result: no
configure:23468: checking for crypt in -lcrypt
configure:23503: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -lcrypt   >&5
configure:23509: $? = 0
configure:23527: result: yes
configure:23618: checking for socklen_t
configure:23658: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-fno-builtin -g3 -fno-inline -O0 -g3 -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions 
-fno-check-new -fno-common  conftest.cpp >&5
configure:23664: $? = 0
configure:23690: result: yes
configure:23781: checking for dnet_ntoa in -ldnet
configure:23816: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -ldnet   >&5
/usr/lib/gcc/i486-slackware-linux/4.1.2/../../../../i486-slackware-linux/bin/ld: 
cannot find -ldnet
collect2: ld returned 1 exit status
configure:23822: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
|   ;
|   return 0;
| }
configure:23840: result: no
configure:23847: checking for dnet_ntoa in -ldnet_stub
configure:23882: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -ldnet_stub   >&5
/usr/lib/gcc/i486-slackware-linux/4.1.2/../../../../i486-slackware-linux/bin/ld: 
cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:23888: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
|   ;
|   return 0;
| }
configure:23906: result: no
configure:23913: checking for inet_ntoa
configure:23969: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:23975: $? = 0
configure:23992: result: yes
configure:24062: checking for connect
configure:24118: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:24124: $? = 0
configure:24141: result: yes
configure:24212: checking for remove
configure:24268: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:24274: $? = 0
configure:24291: result: yes
configure:24363: checking for shmat
configure:24419: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:24425: $? = 0
configure:24442: result: yes
configure:24522: checking for sys/types.h
configure:24528: result: yes
configure:24522: checking for stdint.h
configure:24528: result: yes
configure:24674: checking sys/bitypes.h usability
configure:24691: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:24697: $? = 0
configure:24711: result: yes
configure:24715: checking sys/bitypes.h presence
configure:24730: gcc -E  conftest.c
configure:24736: $? = 0
configure:24750: result: yes
configure:24778: checking for sys/bitypes.h
configure:24786: result: yes
configure:24801: checking for poll in -lpoll
configure:24836: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -lpoll   >&5
/usr/lib/gcc/i486-slackware-linux/4.1.2/../../../../i486-slackware-linux/bin/ld: 
cannot find -lpoll
collect2: ld returned 1 exit status
configure:24842: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char poll ();
| int
| main ()
| {
| return poll ();
|   ;
|   return 0;
| }
configure:24860: result: no
configure:24883: checking Carbon/Carbon.h usability
configure:24900: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
conftest.c:62:27: error: Carbon/Carbon.h: No such file or directory
configure:24906: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Carbon/Carbon.h>
configure:24920: result: no
configure:24924: checking Carbon/Carbon.h presence
configure:24939: gcc -E  conftest.c
conftest.c:29:27: error: Carbon/Carbon.h: No such file or directory
configure:24945: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
| #include <Carbon/Carbon.h>
configure:24959: result: no
configure:24987: checking for Carbon/Carbon.h
configure:24995: result: no
configure:25020: checking CoreAudio/CoreAudio.h usability
configure:25037: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
conftest.c:62:33: error: CoreAudio/CoreAudio.h: No such file or directory
configure:25043: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CoreAudio/CoreAudio.h>
configure:25057: result: no
configure:25061: checking CoreAudio/CoreAudio.h presence
configure:25076: gcc -E  conftest.c
conftest.c:29:33: error: CoreAudio/CoreAudio.h: No such file or directory
configure:25082: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
| #include <CoreAudio/CoreAudio.h>
configure:25096: result: no
configure:25124: checking for CoreAudio/CoreAudio.h
configure:25131: result: no
configure:25149: checking if res_init needs -lresolv
configure:25181: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c   -lresolv >&5
configure:25187: $? = 0
configure:25195: result: yes
configure:25218: checking for res_init
configure:25270: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-fno-builtin -g3 -fno-inline -O0 -g3 -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions 
-fno-check-new -fno-common -pedantic-errors  conftest.cpp >&5
configure:25276: $? = 0
configure:25302: result: yes
configure:25305: checking if res_init needs custom prototype
configure:25405: result: no
configure:25433: checking for killpg in -lucb
configure:25468: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -lucb   >&5
/usr/lib/gcc/i486-slackware-linux/4.1.2/../../../../i486-slackware-linux/bin/ld: 
cannot find -lucb
collect2: ld returned 1 exit status
configure:25474: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char killpg ();
| int
| main ()
| {
| return killpg ();
|   ;
|   return 0;
| }
configure:25492: result: no
configure:25572: checking for int
configure:25602: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:25608: $? = 0
configure:25623: result: yes
configure:25630: checking size of int
configure:25932: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:25935: $? = 0
configure:25941: ./conftest
configure:25944: $? = 0
configure:25967: result: 4
configure:25976: checking for short
configure:26006: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:26012: $? = 0
configure:26027: result: yes
configure:26034: checking size of short
configure:26336: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:26339: $? = 0
configure:26345: ./conftest
configure:26348: $? = 0
configure:26371: result: 2
configure:26380: checking for long
configure:26410: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:26416: $? = 0
configure:26431: result: yes
configure:26438: checking size of long
configure:26740: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:26743: $? = 0
configure:26749: ./conftest
configure:26752: $? = 0
configure:26775: result: 4
configure:26784: checking for char *
configure:26814: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:26820: $? = 0
configure:26835: result: yes
configure:26842: checking size of char *
configure:27144: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:27147: $? = 0
configure:27153: ./conftest
configure:27156: $? = 0
configure:27179: result: 4
configure:27190: checking for dlopen in -ldl
configure:27249: result: yes
configure:27259: checking for shl_unload in -ldld
configure:27294: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -ldld   >&5
/usr/lib/gcc/i486-slackware-linux/4.1.2/../../../../i486-slackware-linux/bin/ld: 
cannot find -ldld
collect2: ld returned 1 exit status
configure:27300: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_unload ();
| int
| main ()
| {
| return shl_unload ();
|   ;
|   return 0;
| }
configure:27318: result: no
configure:27333: checking for size_t
configure:27363: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:27369: $? = 0
configure:27384: result: yes
configure:27391: checking size of size_t
configure:27693: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:27696: $? = 0
configure:27702: ./conftest
configure:27705: $? = 0
configure:27728: result: 4
configure:27738: checking for unsigned long
configure:27768: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:27774: $? = 0
configure:27789: result: yes
configure:27796: checking size of unsigned long
configure:28098: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:28101: $? = 0
configure:28107: ./conftest
configure:28110: $? = 0
configure:28133: result: 4
configure:28144: checking sizeof size_t == sizeof unsigned long
configure:28171: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
configure:28177: $? = 0
configure:28182: result: yes
configure:28206: checking for PIE support
configure:28248: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline 
-O0 -g3 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIE   
-pie conftest.cpp  1>&5
configure:28254: $? = 0
configure:28281: result: yes
configure:28284: checking if enabling -pie/fPIE support
configure:28299: result: yes
configure:28330: checking crt_externs.h usability
configure:28347: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute  conftest.c >&5
conftest.c:71:25: error: crt_externs.h: No such file or directory
configure:28353: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crt_externs.h>
configure:28367: result: no
configure:28371: checking crt_externs.h presence
configure:28386: gcc -E  conftest.c
conftest.c:38:25: error: crt_externs.h: No such file or directory
configure:28392: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h.  */
| #include <crt_externs.h>
configure:28406: result: no
configure:28434: checking for crt_externs.h
configure:28442: result: no
configure:28455: checking for _NSGetEnviron
configure:28511: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
/tmp/cc8D7Nme.o: In function `main':
/root/kdev/Slackpack/debug/conftest.c:72: undefined reference to 
`_NSGetEnviron'
collect2: ld returned 1 exit status
configure:28517: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* 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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| 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
| #endif
|
| int
| main ()
| {
| return _NSGetEnviron ();
|   ;
|   return 0;
| }
configure:28534: result: no
configure:28556: checking for vsnprintf
configure:28612: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:28618: $? = 0
configure:28636: result: yes
configure:28556: checking for snprintf
configure:28612: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:28618: $? = 0
configure:28636: result: yes
configure:28695: checking for X
configure:28738: gcc -E  conftest.c
configure:28744: $? = 0
configure:28834: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -lXt  >&5
configure:28840: $? = 0
configure:28996: result: libraries /usr/lib, headers .
configure:29025: checking for IceConnectionNumber in -lICE
configure:29060: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute    conftest.c -lICE   >&5
configure:29066: $? = 0
configure:29084: result: yes
configure:29094: checking for libXext
configure:29134: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute     conftest.c -lXext 
-lX11  >&5
configure:29140: $? = 0
configure:29164: result: yes
configure:29313: checking for pthread_create in -lpthread
configure:29348: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute   conftest.c -lpthread   >&5
configure:29354: $? = 0
configure:29372: result: yes
configure:29643: checking for extra includes
configure:29671: result: no
configure:29675: checking for extra libs
configure:29704: result: no
configure:29710: checking for libz
configure:29750: gcc -o conftest -std=iso9899:1990 -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline   
-Wformat-security -Wmissing-format-attribute -I.   -D_REENTRANT  
conftest.c     -lz  >&5
/usr/lib/gcc/i486-slackware-linux/4.1.2/../../../../i486-slackware-linux/bin/ld: 
errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS 
reference in /usr/lib/gcc/i486-slackware-linux/4.1.2/../../../libz.so
/lib/libc.so.6: could not read symbols: Bad value
collect2: ld returned 1 exit status
configure:29756: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "slackpack"
| #define VERSION "1.0"
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #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:29790: 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_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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=set
ac_cv_env_CXXFLAGS_value='-O0 -g3'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_f77_compiler_gnu=yes
ac_cv_func__NSGetEnviron=no
ac_cv_func_connect=yes
ac_cv_func_dlopen=no
ac_cv_func_inet_ntoa=yes
ac_cv_func_remove=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_dlfcn=yes
ac_cv_header_Carbon_Carbon_h=no
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_bitypes_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_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_load=no
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_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
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_short=2
ac_cv_sizeof_size_t=4
ac_cv_sizeof_unsigned_long=4
ac_cv_target=i686-pc-linux-gnu
ac_cv_type_char_p=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_short=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_func_res_init=yes
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=. 
kde_x_libraries=/usr/lib'
kde_cv_opt_noinline_match=irrelevant
kde_cv_path=/usr/bin/kde-config
kde_cv_path_kde_config=/usr/bin/kde-config
kde_cv_prog_cc_Wmissing_format_attribute=yes
kde_cv_prog_cxx_O0=yes
kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes
kde_cv_prog_cxx_Wl___no_undefined=yes
kde_cv_prog_cxx_Wmissing_format_attribute=yes
kde_cv_prog_cxx_Wno_long_long=yes
kde_cv_prog_cxx_Wno_non_virtual_dtor=yes
kde_cv_prog_cxx_Woverloaded_virtual=yes
kde_cv_prog_cxx_Wundef=yes
kde_cv_prog_cxx_fexceptions=yes
kde_cv_prog_cxx_fno_builtin=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_cxx_fno_reorder_blocks=yes
kde_cv_proto_res_init=no
kde_cv_proto_strlcat='yes - in libkdefakes'
kde_cv_proto_strlcpy='yes - in libkdefakes'
kde_cv_socklen_t=yes
kde_cv_socklen_t_equiv=socklen_t
kde_cv_stl_works=yes
kde_cv_val_pie_support=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.5.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i486-slackware-linux/bin/ld
lt_cv_path_LDCXX=/usr/i486-slackware-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_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[     
]\([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_F77='"yes"'
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} /root/kdev/Slackpack/admin/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/kdev/Slackpack/admin/missing --run tar'
AR='ar'
ARTSCCONFIG=''
AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure'
AUTODIRS=''
AUTOHEADER='${SHELL} /root/kdev/Slackpack/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /root/kdev/Slackpack/admin/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -g3 -fno-inline   -Wformat-security 
-Wmissing-format-attribute'
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=gcc3'
CXXFLAGS='-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 
-fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common'
CYGPATH_W='echo'
DCOPIDL2CPP=''
DCOPIDL=''
DCOPIDLNG=''
DCOP_DEPENDENCIES=''
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_PERMISSIVE_FLAG='-fpermissive'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
FRAMEWORK_COREAUDIO=''
GMSGFMT='/usr/bin/msgfmt'
GREP='/usr/bin/grep'
HAVE_GCC_VISIBILITY='0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KCFG_DEPENDENCIES=''
KCONFIG_COMPILER=''
KDECONFIG='/usr/bin/kde-config'
KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)'
KDE_EXTRA_RPATH=''
KDE_INCLUDES=''
KDE_LDFLAGS=''
KDE_MT_LDFLAGS=''
KDE_MT_LIBS=''
KDE_NO_UNDEFINED='-Wl,--no-undefined -Wl,--allow-shlib-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_FPIE='-fPIE'
KDE_USE_NMCHECK_FALSE=''
KDE_USE_NMCHECK_TRUE='#'
KDE_USE_PIE='-pie'
KDE_XSL_STYLESHEET=''
LDFLAGS=''
LDFLAGS_AS_NEEDED=''
LDFLAGS_NEW_DTAGS=''
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_KDED=''
LIB_KDEPIM=''
LIB_KDEPRINT=''
LIB_KDEUI=''
LIB_KDNSSD=''
LIB_KFILE=''
LIB_KFM=''
LIB_KHTML=''
LIB_KIMPROXY=''
LIB_KIO=''
LIB_KJS=''
LIB_KNEWSTUFF=''
LIB_KPARTS=''
LIB_KSPELL=''
LIB_KSYCOCA=''
LIB_KUNITTEST=''
LIB_KUTILS=''
LIB_POLL=''
LIB_QPE=''
LIB_QT=''
LIB_SMB=''
LIB_X11='-lX11 $(LIBSOCKET)'
LIB_XEXT='-lXext'
LIB_XRENDER=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/kdev/Slackpack/admin/missing --run makeinfo'
MAKEKDEWIDGETS=''
MCOPIDL=''
MEINPROC=''
MOC=''
MSGFMT='/usr/bin/msgfmt'
NOOPT_CFLAGS='-O0'
NOOPT_CXXFLAGS='-O0'
OBJEXT='o'
PACKAGE='slackpack'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
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='1.0'
WOVERLOADED_VIRTUAL='-Woverloaded-virtual'
XGETTEXT='/usr/bin/xgettext'
XMKMF=''
XMLLINT=''
X_EXTRA_LIBS=''
X_INCLUDES='-I.'
X_LDFLAGS=''
X_PRE_LIBS=''
X_RPATH=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='g77'
all_includes='-I.'
all_libraries='  '
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
include_ARTS_FALSE=''
include_ARTS_TRUE=''
include_x11_FALSE='#'
include_x11_TRUE=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/root/kdev/Slackpack/admin/install-sh'
kde_appsdir=''
kde_bindir=''
kde_confdir=''
kde_datadir=''
kde_htmldir=''
kde_icondir=''
kde_includes=''
kde_kcfgdir=''
kde_libraries=''
kde_libs_htmldir='/usr/share/doc/HTML'
kde_libs_prefix='/usr'
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'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
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'
unsermake_enable_pch_FALSE=''
unsermake_enable_pch_TRUE='#'
x_includes='.'
x_libraries='/usr/lib'
xdg_appsdir=''
xdg_directorydir=''
xdg_menudir=''

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "slackpack"
#define VERSION "1.0"
#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_SGI_STL 1
#define HAVE_CRYPT 1
#define kde_socklen_t socklen_t
#define ksize_t socklen_t
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_BITYPES_H 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT_PROTO 1
#define SIZEOF_INT 4
#define SIZEOF_SHORT 2
#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

configure: exit 1
[/code]

Sas euxaristw kai pali :)




More information about the Linux-greek-users mailing list