Fwd: Please advice

Ian Monroe ian at monroe.nu
Sat Mar 24 04:11:00 UTC 2007


---------- Forwarded message ----------
From: William Houston <sam44 at cox.net>
Date: Mar 23, 2007 10:27 PM
Subject: Please advice
To: ian at monroe.nu


Hi Ian,

Having trouble getting ipod support to work in Amarok.  I've attached
the Amarok config.log file if you could take a look at it.  The problem
is I  attempt to configure with ipod support thus.... ./configure
--with-libgpod but at the end of configure says iPod Support will NOT be
included.  I'm running KDE 3.3.5, and have installed libgpod 4.2.  Any
advice would be very appreciated.

Thanks

Sam

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

  $ ./configure --with-libgpod

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

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.6.20-1.2300.fc5smp
uname -s = Linux
uname -v = #1 SMP Sun Mar 11 19:46:40 EDT 2007

/usr/bin/uname -p = unknown
/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/lib/qt-3.3/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin


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

configure:2238: checking build system type
configure:2256: result: i686-pc-linux-gnu
configure:2278: checking host system type
configure:2293: result: i686-pc-linux-gnu
configure:2315: checking target system type
configure:2330: result: i686-pc-linux-gnu
configure:2391: checking for a BSD-compatible install
configure:2447: result: /usr/bin/install -c
configure:2462: checking for -p flag to install
configure:2475: result: yes
configure:2486: checking whether build environment is sane
configure:2529: result: yes
configure:2573: checking for gawk
configure:2589: found /bin/gawk
configure:2600: result: gawk
configure:2611: checking whether make sets $(MAKE)
configure:2632: result: yes
configure:2830: checking for kde-config
configure:2892: result: /usr/bin/kde-config
configure:2987: checking where to install
configure:2991: result: /usr (as returned by kde-config)
configure:3046: checking for style of include used by make
configure:3074: result: GNU
configure:3224: checking for gcc
configure:3240: found /usr/bin/gcc
configure:3251: result: gcc
configure:3489: checking for C compiler version
configure:3496: gcc --version >&5
gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-51)
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:3499: $? = 0
configure:3506: gcc -v >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada
--enable-java-awt=gtk --disable-dssi
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)
configure:3509: $? = 0
configure:3516: gcc -V >&5
gcc: '-V' option must have argument
configure:3519: $? = 1
configure:3542: checking for C compiler default output file name
configure:3569: gcc     conftest.c  >&5
configure:3572: $? = 0
configure:3618: result: a.out
configure:3623: checking whether the C compiler works
configure:3633: ./a.out
configure:3636: $? = 0
configure:3653: result: yes
configure:3660: checking whether we are cross compiling
configure:3662: result: no
configure:3665: checking for suffix of executables
configure:3672: gcc -o conftest     conftest.c  >&5
configure:3675: $? = 0
configure:3699: result:
configure:3705: checking for suffix of object files
configure:3731: gcc -c    conftest.c >&5
configure:3734: $? = 0
configure:3757: result: o
configure:3761: checking whether we are using the GNU C compiler
configure:3790: gcc -c    conftest.c >&5
configure:3796: $? = 0
configure:3803: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3806: $? = 0
configure:3813: test -s conftest.o
configure:3816: $? = 0
configure:3830: result: yes
configure:3835: checking whether gcc accepts -g
configure:3865: gcc -c -g  conftest.c >&5
configure:3871: $? = 0
configure:3878: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3881: $? = 0
configure:3888: test -s conftest.o
configure:3891: $? = 0
configure:4021: result: yes
configure:4038: checking for gcc option to accept ISO C89
configure:4112: gcc  -c    conftest.c >&5
configure:4118: $? = 0
configure:4125: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4128: $? = 0
configure:4135: test -s conftest.o
configure:4138: $? = 0
configure:4158: result: none needed
configure:4178: checking dependency style of gcc
configure:4268: result: gcc3
configure:4291: checking how to run the C preprocessor
configure:4331: gcc -E  conftest.c
configure:4337: $? = 0
configure:4375: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4381: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4421: result: gcc -E
configure:4450: gcc -E  conftest.c
configure:4456: $? = 0
configure:4494: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4500: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4631: checking for g++
configure:4647: found /usr/bin/g++
configure:4658: result: g++
configure:4689: checking for C++ compiler version
configure:4696: g++ --version >&5
g++ (GCC) 4.1.1 20070105 (Red Hat 4.1.1-51)
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:4699: $? = 0
configure:4706: g++ -v >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada
--enable-java-awt=gtk --disable-dssi
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)
configure:4709: $? = 0
configure:4716: g++ -V >&5
g++: '-V' option must have argument
configure:4719: $? = 1
configure:4722: checking whether we are using the GNU C++ compiler
configure:4751: g++ -c    conftest.cpp >&5
configure:4757: $? = 0
configure:4764: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:4767: $? = 0
configure:4774: test -s conftest.o
configure:4777: $? = 0
configure:4791: result: yes
configure:4796: checking whether g++ accepts -g
configure:4826: g++ -c -g  conftest.cpp >&5
configure:4832: $? = 0
configure:4839: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:4842: $? = 0
configure:4849: test -s conftest.o
configure:4852: $? = 0
configure:4982: result: yes
configure:5007: checking dependency style of g++
configure:5097: result: gcc3
configure:5116: checking whether gcc is blacklisted
configure:5147: gcc -c -O2    conftest.c >&5
configure:5153: $? = 0
configure:5160: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5163: $? = 0
configure:5170: test -s conftest.o
configure:5173: $? = 0
configure:5186: result: no
configure:5562: checking whether g++ supports -Wmissing-format-attribute
configure:5602: rm -rf SunWS_cache; g++ -o conftest -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -O2   -Wmissing-format-attribute   conftest.cpp
1>&5
configure:5608: $? = 0
configure:5615: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:5618: $? = 0
configure:5625: test -s conftest
configure:5628: $? = 0
configure:5651: result: yes
configure:5663: checking whether gcc supports -Wmissing-format-attribute
configure:5700: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wmissing-format-attribute   conftest.c  >&5
configure:5706: $? = 0
configure:5713: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5716: $? = 0
configure:5723: test -s conftest
configure:5726: $? = 0
configure:5749: result: yes
configure:5763: checking whether g++ supports -Wundef
configure:5803: rm -rf SunWS_cache; g++ -o conftest -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -O2   -Wformat-security -Wmissing-format-attribute
-Wundef   conftest.cpp  1>&5
configure:5809: $? = 0
configure:5816: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:5819: $? = 0
configure:5826: test -s conftest
configure:5829: $? = 0
configure:5852: result: yes
configure:5864: checking whether g++ supports -Wno-long-long
configure:5904: rm -rf SunWS_cache; g++ -o conftest -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -O2   -Wformat-security -Wmissing-format-attribute
-Wno-long-long   conftest.cpp  1>&5
configure:5910: $? = 0
configure:5917: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:5920: $? = 0
configure:5927: test -s conftest
configure:5930: $? = 0
configure:5953: result: yes
configure:5965: checking whether g++ supports -Wno-non-virtual-dtor
configure:6005: 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 -O2   -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor   conftest.cpp  1>&5
configure:6011: $? = 0
configure:6018: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:6021: $? = 0
configure:6028: test -s conftest
configure:6031: $? = 0
configure:6054: result: yes
configure:6086: checking whether g++ supports -fno-reorder-blocks
configure:6126: 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 -O2   -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-reorder-blocks
conftest.cpp  1>&5
configure:6132: $? = 0
configure:6139: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:6142: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6175: result: yes
configure:6193: checking whether g++ supports -fno-exceptions
configure:6233: 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 -O2   -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
conftest.cpp  1>&5
configure:6239: $? = 0
configure:6246: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:6249: $? = 0
configure:6256: test -s conftest
configure:6259: $? = 0
configure:6282: result: yes
configure:6294: checking whether g++ supports -fno-check-new
configure:6334: 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 -O2   -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new   conftest.cpp  1>&5
configure:6340: $? = 0
configure:6347: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:6350: $? = 0
configure:6357: test -s conftest
configure:6360: $? = 0
configure:6383: result: yes
configure:6395: checking whether g++ supports -fno-common
configure:6435: 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 -O2   -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common   conftest.cpp  1>&5
configure:6441: $? = 0
configure:6448: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:6451: $? = 0
configure:6458: test -s conftest
configure:6461: $? = 0
configure:6484: result: yes
configure:6496: checking whether g++ supports -fexceptions
configure:6536: 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 -O2   -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -fexceptions   conftest.cpp  1>&5
configure:6542: $? = 0
configure:6549: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:6552: $? = 0
configure:6559: test -s conftest
configure:6562: $? = 0
configure:6585: result: yes
configure:6628: checking whether system headers can cope with -O2 -fno-inline
configure:6710: result: irrelevant
configure:7444: checking how to run the C++ preprocessor
configure:7480: g++ -E  conftest.cpp
configure:7486: $? = 0
configure:7524: g++ -E  conftest.cpp
conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
configure:7530: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7570: result: g++ -E
configure:7599: g++ -E  conftest.cpp
configure:7605: $? = 0
configure:7643: g++ -E  conftest.cpp
conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
configure:7649: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7698: checking whether g++ supports -O0
configure:7738: 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 -O2 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -O0   conftest.cpp  1>&5
configure:7744: $? = 0
configure:7751: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:7754: $? = 0
configure:7761: test -s conftest
configure:7764: $? = 0
configure:7787: result: yes
configure:8084: checking whether g++ supports -Wl,--no-undefined
configure:8124: 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 -O2 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -Wl,--no-undefined   conftest.cpp  1>&5
configure:8130: $? = 0
configure:8137: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:8140: $? = 0
configure:8147: test -s conftest
configure:8150: $? = 0
configure:8173: result: yes
configure:8177: checking whether g++ supports -Wl,--allow-shlib-undefined
configure:8217: 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 -O2 -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:8223: $? = 0
configure:8230: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:8233: $? = 0
configure:8240: test -s conftest
configure:8243: $? = 0
configure:8266: result: yes
configure:8391: result: not using lib directory suffix
configure:8436: checking for a sed that does not truncate output
configure:8490: result: /bin/sed
configure:8493: checking for grep that handles long lines and -e
configure:8567: result: /bin/grep
configure:8572: checking for egrep
configure:8650: result: /bin/grep -E
configure:8666: checking for ld used by gcc
configure:8733: result: /usr/bin/ld
configure:8742: checking if the linker (/usr/bin/ld) is GNU ld
configure:8757: result: yes
configure:8762: checking for /usr/bin/ld option to reload object files
configure:8769: result: -r
configure:8778: checking for BSD-compatible nm
configure:8820: result: /usr/bin/nm -B
configure:8824: checking whether ln -s works
configure:8828: result: yes
configure:8835: checking how to recognise dependent libraries
configure:9042: result: pass_all
configure:9264: checking for ANSI C header files
configure:9294: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:9300: $? = 0
configure:9307: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9310: $? = 0
configure:9317: test -s conftest.o
configure:9320: $? = 0
configure:9416: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:9419: $? = 0
configure:9425: ./conftest
configure:9428: $? = 0
configure:9445: result: yes
configure:9469: checking for sys/types.h
configure:9490: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:9496: $? = 0
configure:9503: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9506: $? = 0
configure:9513: test -s conftest.o
configure:9516: $? = 0
configure:9529: result: yes
configure:9469: checking for sys/stat.h
configure:9490: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:9496: $? = 0
configure:9503: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9506: $? = 0
configure:9513: test -s conftest.o
configure:9516: $? = 0
configure:9529: result: yes
configure:9469: checking for stdlib.h
configure:9490: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:9496: $? = 0
configure:9503: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9506: $? = 0
configure:9513: test -s conftest.o
configure:9516: $? = 0
configure:9529: result: yes
configure:9469: checking for string.h
configure:9490: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:9496: $? = 0
configure:9503: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9506: $? = 0
configure:9513: test -s conftest.o
configure:9516: $? = 0
configure:9529: result: yes
configure:9469: checking for memory.h
configure:9490: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:9496: $? = 0
configure:9503: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9506: $? = 0
configure:9513: test -s conftest.o
configure:9516: $? = 0
configure:9529: result: yes
configure:9469: checking for strings.h
configure:9490: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:9496: $? = 0
configure:9503: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9506: $? = 0
configure:9513: test -s conftest.o
configure:9516: $? = 0
configure:9529: result: yes
configure:9469: checking for inttypes.h
configure:9490: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:9496: $? = 0
configure:9503: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9506: $? = 0
configure:9513: test -s conftest.o
configure:9516: $? = 0
configure:9529: result: yes
configure:9469: checking for stdint.h
configure:9490: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:9496: $? = 0
configure:9503: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9506: $? = 0
configure:9513: test -s conftest.o
configure:9516: $? = 0
configure:9529: result: yes
configure:9469: checking for unistd.h
configure:9490: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:9496: $? = 0
configure:9503: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9506: $? = 0
configure:9513: test -s conftest.o
configure:9516: $? = 0
configure:9529: result: yes
configure:9556: checking dlfcn.h usability
configure:9573: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:9579: $? = 0
configure:9586: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9589: $? = 0
configure:9596: test -s conftest.o
configure:9599: $? = 0
configure:9610: result: yes
configure:9614: checking dlfcn.h presence
configure:9629: gcc -E  conftest.c
configure:9635: $? = 0
configure:9656: result: yes
configure:9684: checking for dlfcn.h
configure:9692: result: yes
configure:9758: checking for g77
configure:9774: found /usr/bin/g77
configure:9785: result: g77
configure:9815: checking for Fortran 77 compiler version
configure:9822: g77 --version >&5
GNU Fortran (GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-56.fc5)) 3.2.3
20030502 (Red Hat Linux 3.2.3-13)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:9825: $? = 0
configure:9832: g77 -v >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--enable-languages=c,c++,f77 --disable-libgcj --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-56.fc5)
configure:9835: $? = 0
configure:9842: g77 -V >&5
g77: argument to `-V' missing
configure:9845: $? = 1
configure:9853: checking whether we are using the GNU Fortran 77 compiler
configure:9872: g77 -c  conftest.F >&5
configure:9878: $? = 0
configure:9885: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
configure:9888: $? = 0
configure:9895: test -s conftest.o
configure:9898: $? = 0
configure:9912: result: yes
configure:9918: checking whether g77 accepts -g
configure:9935: g77 -c -g conftest.f >&5
configure:9941: $? = 0
configure:9948: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
configure:9951: $? = 0
configure:9958: test -s conftest.o
configure:9961: $? = 0
configure:9974: result: yes
configure:10004: checking the maximum length of command line arguments
configure:10063: result: 32768
configure:10074: checking command to parse /usr/bin/nm -B output from gcc object
configure:10163: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
conftest.c:5: warning: no previous prototype for 'nm_test_func'
configure:10166: $? = 0
configure:10170: /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:10173: $? = 0
configure:10225: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c conftstm.o
>&5
configure:10228: $? = 0
configure:10266: result: ok
configure:10270: checking for objdir
configure:10285: result: .libs
configure:10377: checking for ar
configure:10393: found /usr/bin/ar
configure:10404: result: ar
configure:10473: checking for ranlib
configure:10489: found /usr/bin/ranlib
configure:10500: result: ranlib
configure:10569: checking for strip
configure:10585: found /usr/bin/strip
configure:10596: result: strip
configure:10872: checking if gcc static flag  works
configure:10895: result: yes
configure:10917: checking if gcc supports -fno-rtti -fno-exceptions
configure:10935: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -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:10939: $? = 0
configure:10950: result: no
configure:10965: checking for gcc option to produce PIC
configure:11142: result: -fPIC
configure:11150: checking if gcc PIC flag -fPIC works
configure:11168: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  -fPIC -DPIC conftest.c >&5
configure:11172: $? = 0
configure:11183: result: yes
configure:11207: checking if gcc supports -c -o file.o
configure:11235: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  -o out/conftest2.o conftest.c >&5
configure:11239: $? = 0
configure:11256: result: yes
configure:11282: checking whether the gcc linker (/usr/bin/ld)
supports shared libraries
configure:12122: result: yes
configure:12148: checking whether -lc should be explicitly linked in
configure:12153: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:12156: $? = 0
configure:12170: gcc -shared -v conftest.o  -Wl,-soname -Wl,conftest
-o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:12173: $? = 0
configure:12185: result: no
configure:12193: checking dynamic linker characteristics
configure:12711: result: GNU/Linux ld.so
configure:12715: checking how to hardcode library paths into programs
configure:12740: result: immediate
configure:12754: checking whether stripping libraries is possible
configure:12759: result: yes
configure:12898: checking for shl_load
configure:12954: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
/tmp/ccYINNQq.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:12960: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:12993: result: no
configure:12998: checking for shl_load in -ldld
configure:13033: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:13039: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:13073: result: no
configure:13078: checking for dlopen
configure:13134: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
/tmp/ccIgiCuF.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:13140: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:13173: result: no
configure:13178: checking for dlopen in -ldl
configure:13213: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -ldl   >&5
configure:13219: $? = 0
configure:13226: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13229: $? = 0
configure:13236: test -s conftest
configure:13239: $? = 0
configure:13253: result: yes
configure:13454: checking whether a program can dlopen itself
configure:13526: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute  -DHAVE_DLFCN_H
-Wl,--export-dynamic conftest.c -ldl  >&5
configure:13509: warning: no previous prototype for 'fnord'
configure: In function 'fnord':
configure:13509: warning: unused variable 'i'
configure: In function 'main':
configure:13522: warning: implicit declaration of function 'exit'
configure:13522: warning: incompatible implicit declaration of
built-in function 'exit'
configure:13529: $? = 0
configure:13547: result: yes
configure:13552: checking whether a statically linked program can dlopen itself
configure:13624: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute  -DHAVE_DLFCN_H
-Wl,--export-dynamic  conftest.c -ldl  >&5
configure:13607: warning: no previous prototype for 'fnord'
configure: In function 'fnord':
configure:13607: warning: unused variable 'i'
configure: In function 'main':
configure:13620: warning: implicit declaration of function 'exit'
configure:13620: warning: incompatible implicit declaration of
built-in function 'exit'
configure:13627: $? = 0
configure:13645: result: yes
configure:13668: checking if libtool supports shared libraries
configure:13670: result: yes
configure:13673: checking whether to build shared libraries
configure:13731: result: yes
configure:13734: checking whether to build static libraries
configure:13738: result: no
configure:13829: creating libtool
configure:14373: checking for ld used by g++
configure:14440: result: /usr/bin/ld
configure:14449: checking if the linker (/usr/bin/ld) is GNU ld
configure:14464: result: yes
configure:14515: checking whether the g++ linker (/usr/bin/ld)
supports shared libraries
configure:15357: result: yes
configure:15379: g++ -c -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
conftest.cc >&5
configure:15382: $? = 0
configure:15478: checking for g++ option to produce PIC
configure:15730: result: -fPIC
configure:15738: checking if g++ PIC flag -fPIC works
configure:15756: g++ -c -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-fPIC -DPIC conftest.cc >&5
configure:15760: $? = 0
configure:15771: result: yes
configure:15795: checking if g++ supports -c -o file.o
configure:15823: g++ -c -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -o
out/conftest2.o conftest.cc >&5
configure:15827: $? = 0
configure:15844: result: yes
configure:15870: checking whether the g++ linker (/usr/bin/ld)
supports shared libraries
configure:15895: result: yes
configure:15966: checking dynamic linker characteristics
configure:16484: result: GNU/Linux ld.so
configure:16488: checking how to hardcode library paths into programs
configure:16513: result: immediate
configure:16527: checking whether stripping libraries is possible
configure:16532: result: yes
configure:16671: checking for shl_load
configure:16766: result: no
configure:16771: checking for shl_load in -ldld
configure:16846: result: no
configure:16851: checking for dlopen
configure:16946: result: no
configure:16951: checking for dlopen in -ldl
configure:17026: result: yes
configure:17227: checking whether a program can dlopen itself
configure:17320: result: yes
configure:17325: checking whether a statically linked program can dlopen itself
configure:17418: result: yes
configure:17914: checking if libtool supports shared libraries
configure:17916: result: yes
configure:17919: checking whether to build shared libraries
configure:17937: result: yes
configure:17940: checking whether to build static libraries
configure:17944: result: no
configure:17956: checking for g77 option to produce PIC
configure:18133: result: -fPIC
configure:18141: checking if g77 PIC flag -fPIC works
configure:18159: g77 -c -g -O2 -fPIC conftest.f >&5
configure:18163: $? = 0
configure:18174: result: yes
configure:18198: checking if g77 supports -c -o file.o
configure:18226: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:18230: $? = 0
configure:18247: result: yes
configure:18273: checking whether the g77 linker (/usr/bin/ld)
supports shared libraries
configure:19093: result: yes
configure:19164: checking dynamic linker characteristics
configure:19682: result: GNU/Linux ld.so
configure:19686: checking how to hardcode library paths into programs
configure:19711: result: immediate
configure:19725: checking whether stripping libraries is possible
configure:19730: result: yes
configure:23891: checking for msgfmt
configure:23918: result: /usr/bin/msgfmt
configure:23927: checking for gmsgfmt
configure:23958: result: /usr/bin/msgfmt
configure:23978: checking for xgettext
configure:24005: result: /usr/bin/xgettext
configure:24124: checking if C++ programs can be compiled
configure:24158: g++ -c -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor  -fno-check-new -fno-common  conftest.cpp >&5
configure:24164: $? = 0
configure:24171: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:24174: $? = 0
configure:24181: test -s conftest.o
configure:24184: $? = 0
configure:24199: result: yes
configure:24229: checking for strlcat
configure:24281: g++ -c -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -O2 -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:24287: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:24330: result: no
configure:24333: checking if strlcat needs custom prototype
configure:24449: result: yes - in libkdefakes
configure:24474: checking for strlcpy
configure:24525: g++ -c -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -O2 -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:24531: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:24574: result: no
configure:24577: checking if strlcpy needs custom prototype
configure:24692: result: yes - in libkdefakes
configure:24716: checking for main in -lutil
configure:24745: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -lutil   >&5
configure:24751: $? = 0
configure:24758: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24761: $? = 0
configure:24768: test -s conftest
configure:24771: $? = 0
configure:24785: result: yes
configure:24791: checking for main in -lcompat
configure:24820: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -lcompat
>&5
/usr/bin/ld: cannot find -lcompat
collect2: ld returned 1 exit status
configure:24826: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:24860: result: no
configure:24867: checking for crypt in -lcrypt
configure:24902: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -lcrypt
>&5
configure:24908: $? = 0
configure:24915: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24918: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24942: result: yes
configure:25049: checking for socklen_t
configure:25089: g++ -c -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
conftest.cpp >&5
configure:25095: $? = 0
configure:25102: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:25105: $? = 0
configure:25112: test -s conftest.o
configure:25115: $? = 0
configure:25138: result: yes
configure:25246: checking for dnet_ntoa in -ldnet
configure:25281: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -ldnet   >&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:25287: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:25321: result: no
configure:25328: checking for dnet_ntoa in -ldnet_stub
configure:25363: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -ldnet_stub
 >&5
/usr/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:25369: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:25403: result: no
configure:25410: checking for inet_ntoa
configure:25466: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:25472: $? = 0
configure:25479: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25482: $? = 0
configure:25489: test -s conftest
configure:25492: $? = 0
configure:25505: result: yes
configure:25591: checking for connect
configure:25647: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:25653: $? = 0
configure:25660: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25663: $? = 0
configure:25670: test -s conftest
configure:25673: $? = 0
configure:25686: result: yes
configure:25773: checking for remove
configure:25829: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:25835: $? = 0
configure:25842: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25845: $? = 0
configure:25852: test -s conftest
configure:25855: $? = 0
configure:25868: result: yes
configure:25956: checking for shmat
configure:26012: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:26018: $? = 0
configure:26025: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26028: $? = 0
configure:26035: test -s conftest
configure:26038: $? = 0
configure:26051: result: yes
configure:26147: checking for sys/types.h
configure:26153: result: yes
configure:26147: checking for stdint.h
configure:26153: result: yes
configure:26323: checking sys/bitypes.h usability
configure:26340: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:26346: $? = 0
configure:26353: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26356: $? = 0
configure:26363: test -s conftest.o
configure:26366: $? = 0
configure:26377: result: yes
configure:26381: checking sys/bitypes.h presence
configure:26396: gcc -E  conftest.c
configure:26402: $? = 0
configure:26423: result: yes
configure:26451: checking for sys/bitypes.h
configure:26459: result: yes
configure:26474: checking for poll in -lpoll
configure:26509: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -lpoll   >&5
/usr/bin/ld: cannot find -lpoll
collect2: ld returned 1 exit status
configure:26515: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:26549: result: no
configure:26572: checking Carbon/Carbon.h usability
configure:26589: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
conftest.c:62:27: error: Carbon/Carbon.h: No such file or directory
configure:26595: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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>
| #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>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Carbon/Carbon.h>
configure:26626: result: no
configure:26630: checking Carbon/Carbon.h presence
configure:26645: gcc -E  conftest.c
conftest.c:29:27: error: Carbon/Carbon.h: No such file or directory
configure:26651: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:26672: result: no
configure:26700: checking for Carbon/Carbon.h
configure:26708: result: no
configure:26733: checking CoreAudio/CoreAudio.h usability
configure:26750: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
conftest.c:62:33: error: CoreAudio/CoreAudio.h: No such file or directory
configure:26756: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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>
| #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>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CoreAudio/CoreAudio.h>
configure:26787: result: no
configure:26791: checking CoreAudio/CoreAudio.h presence
configure:26806: gcc -E  conftest.c
conftest.c:29:33: error: CoreAudio/CoreAudio.h: No such file or directory
configure:26812: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:26833: result: no
configure:26861: checking for CoreAudio/CoreAudio.h
configure:26868: result: no
configure:26886: checking if res_init needs -lresolv
configure:26918: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c   -lresolv
>&5
configure:26924: $? = 0
configure:26931: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26934: $? = 0
configure:26941: test -s conftest
configure:26944: $? = 0
configure:26948: result: yes
configure:26971: checking for res_init
configure:27023: g++ -c -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-pedantic-errors  conftest.cpp >&5
configure:27029: $? = 0
configure:27036: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:27039: $? = 0
configure:27046: test -s conftest.o
configure:27049: $? = 0
configure:27072: result: yes
configure:27075: checking if res_init needs custom prototype
configure:27191: result: no
configure:27219: checking for killpg in -lucb
configure:27254: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -lucb   >&5
/usr/bin/ld: cannot find -lucb
collect2: ld returned 1 exit status
configure:27260: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:27294: result: no
configure:27390: checking for int
configure:27420: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:27426: $? = 0
configure:27433: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:27436: $? = 0
configure:27443: test -s conftest.o
configure:27446: $? = 0
configure:27458: result: yes
configure:27461: checking size of int
configure:27849: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:27852: $? = 0
configure:27858: ./conftest
configure:27861: $? = 0
configure:27883: result: 4
configure:27889: checking for short
configure:27919: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:27925: $? = 0
configure:27932: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:27935: $? = 0
configure:27942: test -s conftest.o
configure:27945: $? = 0
configure:27957: result: yes
configure:27960: checking size of short
configure:28348: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:28351: $? = 0
configure:28357: ./conftest
configure:28360: $? = 0
configure:28382: result: 2
configure:28388: checking for long
configure:28418: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:28424: $? = 0
configure:28431: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:28434: $? = 0
configure:28441: test -s conftest.o
configure:28444: $? = 0
configure:28456: result: yes
configure:28459: checking size of long
configure:28847: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:28850: $? = 0
configure:28856: ./conftest
configure:28859: $? = 0
configure:28881: result: 4
configure:28887: checking for char *
configure:28917: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:28923: $? = 0
configure:28930: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:28933: $? = 0
configure:28940: test -s conftest.o
configure:28943: $? = 0
configure:28955: result: yes
configure:28958: checking size of char *
configure:29346: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:29349: $? = 0
configure:29355: ./conftest
configure:29358: $? = 0
configure:29380: result: 4
configure:29388: checking for dlopen in -ldl
configure:29463: result: yes
configure:29473: checking for shl_unload in -ldld
configure:29508: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:29514: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:29548: result: no
configure:29563: checking for size_t
configure:29593: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:29599: $? = 0
configure:29606: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:29609: $? = 0
configure:29616: test -s conftest.o
configure:29619: $? = 0
configure:29631: result: yes
configure:29634: checking size of size_t
configure:30022: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:30025: $? = 0
configure:30031: ./conftest
configure:30034: $? = 0
configure:30056: result: 4
configure:30063: checking for unsigned long
configure:30093: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:30099: $? = 0
configure:30106: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:30109: $? = 0
configure:30116: test -s conftest.o
configure:30119: $? = 0
configure:30131: result: yes
configure:30134: checking size of unsigned long
configure:30522: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:30525: $? = 0
configure:30531: ./conftest
configure:30534: $? = 0
configure:30556: result: 4
configure:30564: checking sizeof size_t == sizeof unsigned long
configure:30591: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:30597: $? = 0
configure:30604: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:30607: $? = 0
configure:30614: test -s conftest.o
configure:30617: $? = 0
configure:30619: result: yes
configure:30643: checking for PIE support
configure:30685: 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 -O2 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -fPIE   -pie conftest.cpp  1>&5
configure:30691: $? = 0
configure:30698: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:30701: $? = 0
configure:30708: test -s conftest
configure:30711: $? = 0
configure:30734: result: yes
configure:30737: checking if enabling -pie/fPIE support
configure:30752: result: yes
configure:30783: checking crt_externs.h usability
configure:30800: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
conftest.c:71:25: error: crt_externs.h: No such file or directory
configure:30806: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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>
| #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>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crt_externs.h>
configure:30837: result: no
configure:30841: checking crt_externs.h presence
configure:30856: gcc -E  conftest.c
conftest.c:38:25: error: crt_externs.h: No such file or directory
configure:30862: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:30883: result: no
configure:30911: checking for crt_externs.h
configure:30919: result: no
configure:30932: checking for _NSGetEnviron
configure:30988: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
/tmp/cc0tPsZF.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_NSGetEnviron'
collect2: ld returned 1 exit status
configure:30994: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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:31027: result: no
configure:31049: checking for vsnprintf
configure:31105: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:31111: $? = 0
configure:31118: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:31121: $? = 0
configure:31128: test -s conftest
configure:31131: $? = 0
configure:31145: result: yes
configure:31049: checking for snprintf
configure:31105: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c  >&5
configure:31111: $? = 0
configure:31118: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:31121: $? = 0
configure:31128: test -s conftest
configure:31131: $? = 0
configure:31145: result: yes
configure:31204: checking for X
configure:31247: gcc -E  conftest.c
configure:31253: $? = 0
configure:31350: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -lXt  >&5
configure:31356: $? = 0
configure:31363: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:31366: $? = 0
configure:31373: test -s conftest
configure:31376: $? = 0
configure:31528: result: libraries /usr/lib, headers .
configure:31557: checking for IceConnectionNumber in -lICE
configure:31592: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   -L/usr/lib conftest.c
-lICE   >&5
configure:31598: $? = 0
configure:31605: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:31608: $? = 0
configure:31615: test -s conftest
configure:31618: $? = 0
configure:31632: result: yes
configure:31642: checking for libXext
configure:31682: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   -L/usr/lib  conftest.c
-lXext -lX11  >&5
configure:31688: $? = 0
configure:31695: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:31698: $? = 0
configure:31705: test -s conftest
configure:31708: $? = 0
configure:31728: result: yes
configure:31893: checking for pthread_create in -lpthread
configure:31928: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute   conftest.c -lpthread
>&5
configure:31934: $? = 0
configure:31941: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:31944: $? = 0
configure:31951: test -s conftest
configure:31954: $? = 0
configure:31968: result: yes
configure:32287: checking for extra includes
configure:32315: result: no
configure:32319: checking for extra libs
configure:32348: result: no
configure:32354: checking for libz
configure:32394: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute -I.   -D_REENTRANT
conftest.c -L/usr/lib    -lz  >&5
configure:32400: $? = 0
configure:32407: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:32410: $? = 0
configure:32417: test -s conftest
configure:32420: $? = 0
configure:32443: result: -lz
configure:32464: checking for libpng
configure:32506: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute -I.   -D_REENTRANT
conftest.c  -L/usr/lib    -lpng -lz -lm -lX11  >&5
configure:32512: $? = 0
configure:32519: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:32522: $? = 0
configure:32529: test -s conftest
configure:32532: $? = 0
configure:32557: result: -lpng -lz -lm
configure:32568: checking for libjpeg6b
configure:32607: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute -I.   -D_REENTRANT
conftest.c -L/usr/lib    -ljpeg6b -lm >&5
/usr/bin/ld: cannot find -ljpeg6b
collect2: ld returned 1 exit status
configure:32613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| /* end confdefs.h.  */
|
| #ifdef __cplusplus
| extern "C" {
| #endif
| void jpeg_CreateDecompress();
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| jpeg_CreateDecompress();
|   ;
|   return 0;
| }
configure:32656: result: no
configure:32659: checking for libjpeg
configure:32698: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-Wformat-security -Wmissing-format-attribute -I.   -D_REENTRANT
conftest.c -L/usr/lib    -ljpeg -lm >&5
configure:32704: $? = 0
configure:32711: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:32714: $? = 0
configure:32721: test -s conftest
configure:32724: $? = 0
configure:32744: result: -ljpeg
configure: 32768: ${prefix}/include/jpeglib.h
configure: 32768: /usr/include/jpeglib.h
taking that
configure:32815: checking for perl
configure:32875: result: /usr/bin/perl
configure:33001: checking for Qt
configure: 33066: /usr/lib/qt-3.3/include/qstyle.h
taking that
tried NO
configure:33183: 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 -O2 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -I/usr/lib/qt-3.3/include -I.
-DQT_THREAD_SUPPORT  -D_REENTRANT  -L/usr/lib/qt-3.3/lib -L/usr/lib
 conftest.cpp  -lqt-mt -lpng -lz -lm -ljpeg -ldl  -lXext -lX11 -lSM
-lICE  -lpthread 1>&5
configure:33186: $? = 0
configure:33245: result: libraries /usr/lib/qt-3.3/lib, headers
/usr/lib/qt-3.3/include using -mt
configure:33426: checking for moc
configure:33498: result: /usr/lib/qt-3.3/bin/moc
configure:33506: checking for uic
configure:33560: result: /usr/lib/qt-3.3/bin/uic
configure:33591: checking whether uic supports -L
configure:33602: /usr/lib/qt-3.3/bin/uic -L /nonexistent conftest.ui >/dev/null
configure:33605: $? = 0
configure:33617: result: yes
configure:33629: checking whether uic supports -nounload
configure:33640: /usr/lib/qt-3.3/bin/uic -nounload  conftest.ui >/dev/null
configure:33643: $? = 0
configure:33655: result: yes
configure:33692: checking if Qt needs -ljpeg
configure:33737: 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 -O2 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -I/usr/lib/qt-3.3/include -I.
-DQT_THREAD_SUPPORT  -D_REENTRANT  conftest.cpp -L/usr/lib/qt-3.3/lib
-L/usr/lib -lqt-mt -lpng -lz -lm  -ldl -lXext -lX11 -lSM -lICE 1>&5
conftest.cpp: In function 'int main()':
conftest.cpp:51: warning: 'argv' is used uninitialized in this function
configure:33743: $? = 0
configure:33750: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:33753: $? = 0
configure:33760: test -s conftest
configure:33763: $? = 0
configure:33793: result: no
configure:33825: checking for rpath
configure:33857: result: yes
configure:33860: checking for KDE
configure: 33913: /usr/include/ksharedptr.h
configure: 33913: /usr/include/ksharedptr.h
configure: 33913: /usr/include/kde/ksharedptr.h
taking that
configure: 33943: /usr/lib/libkio.la
taking that
configure: 33961: /usr/lib/kde3/plugins/designer/kdewidgets.la
taking that
configure:34034: result: libraries /usr/lib, headers /usr/include/kde
configure:34073: checking if UIC has KDE plugins available
configure:34100: /usr/lib/qt-3.3/bin/uic -L
/usr/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui >
actest.cpp
configure:34103: $? = 0
configure:34117: result: yes
configure:34172: checking for KDE paths
configure:34787: result: defaults
configure:34835: checking for dcopidl
configure:34897: result: /usr/bin/dcopidl
configure:34904: checking for dcopidl2cpp
configure:34966: result: /usr/bin/dcopidl2cpp
configure:34974: checking for mcopidl
configure:35038: result: /usr/bin/mcopidl
configure:35045: checking for artsc-config
configure:35109: result: /usr/bin/artsc-config
configure:35117: checking for meinproc
configure:35171: result: /usr/bin/meinproc
configure:35201: checking for kconfig_compiler
configure:35263: result: /usr/bin/kconfig_compiler
configure:35270: checking for dcopidlng
configure:35332: result: /usr/bin/dcopidlng
configure:35341: checking for makekdewidgets
configure:35403: result: /usr/bin/makekdewidgets
configure:35412: checking for xmllint
configure:35466: result: /usr/bin/xmllint
configure: 35482: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl
taking that
configure:35652: checking for Qt docs
configure: 35665: /doc/html/qsql.html
configure: 35665: /usr/lib/qt-3.3/doc/html/qsql.html
configure: 35665: /usr/share/doc/packages/qt3/html/qsql.html
configure: 35665: /usr/lib/qt/doc/qsql.html
configure: 35665: /usr/lib/qt3/doc/qsql.html
configure: 35665: /usr/lib/qt3/doc/html/qsql.html
configure: 35665: /usr/doc/qt3/html/qsql.html
configure: 35665: /usr/doc/qt3/qsql.html
configure: 35665: /usr/share/doc/qt3-doc/qsql.html
configure: 35665: /usr/share/qt3/doc/html/qsql.html
configure: 35665: /usr/X11R6/share/doc/qt/html/qsql.html
configure:35674: result: NO
configure:35680: checking for dot
configure:35730: result: not found
configure:35747: checking for doxygen
configure:35801: result: /usr/bin/doxygen
configure:35831: checking for pkg-config
configure:35847: found /usr/bin/pkg-config
configure:35858: result: yes
configure:35882: checking for taglib-config
configure:35900: found /usr/local/bin/taglib-config
configure:35913: result: /usr/local/bin/taglib-config
configure:36016: checking for xine-config
configure:36032: found /usr/local/bin/xine-config
configure:36043: result: yes
configure:36070: checking for xine-lib version >= 1.0.2
configure:36697: checking for stdint.h
configure:36702: result: yes
configure:36857: checking whether fabsf is declared
configure:36888: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  -DQT_THREAD_SUPPORT  -D_REENTRANT
conftest.c >&5
configure:36894: $? = 0
configure:36901: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36904: $? = 0
configure:36911: test -s conftest.o
configure:36914: $? = 0
configure:36926: result: yes
configure:36966: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  -DQT_THREAD_SUPPORT  -D_REENTRANT
conftest.c >&5
configure:36972: $? = 0
configure:36979: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36982: $? = 0
configure:36989: test -s conftest.o
configure:36992: $? = 0
configure:37036: checking linux/inotify.h usability
configure:37053: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  -DQT_THREAD_SUPPORT  -D_REENTRANT
conftest.c >&5
conftest.c:82:27: error: linux/inotify.h: No such file or directory
configure:37059: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define USE_ARTS 1
| #define HAVE_TAGLIB 1
| #define HAVE_XINE 1
| #define HAVE_DECL_FABSF 1
| #define HAVE_FABSF 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>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/inotify.h>
configure:37090: result: no
configure:37094: checking linux/inotify.h presence
configure:37109: gcc -E  -DQT_THREAD_SUPPORT  -D_REENTRANT conftest.c
conftest.c:49:27: error: linux/inotify.h: No such file or directory
configure:37115: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define USE_ARTS 1
| #define HAVE_TAGLIB 1
| #define HAVE_XINE 1
| #define HAVE_DECL_FABSF 1
| #define HAVE_FABSF 1
| /* end confdefs.h.  */
| #include <linux/inotify.h>
configure:37136: result: no
configure:37164: checking for linux/inotify.h
configure:37172: result: no
configure:37215: checking for Qt with OpenGL support
configure:37265: 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 -O2 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
-I/usr/lib/qt-3.3/include -I/usr/include/kde -I/usr/lib/qt-3.3/include
-I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -L/usr/lib/qt-3.3/lib
-L/usr/lib/qt-3.3/lib -L/usr/lib      conftest.cpp  -lqt-mt -lpng -lz
-lm -ljpeg -ldl  -lXext -lX11 -lSM -lICE  -lpthread 1>&5
configure:37271: $? = 0
configure:37278: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:37281: $? = 0
configure:37288: test -s conftest
configure:37291: $? = 0
configure:37316: result: yes
configure:37481: checking for int
configure:37549: result: yes
configure:37552: checking size of int
configure:37974: result: 4
configure:37980: checking for short
configure:38048: result: yes
configure:38051: checking size of short
configure:38473: result: 2
configure:38479: checking for long
configure:38547: result: yes
configure:38550: checking size of long
configure:38972: result: 4
configure:38978: checking for char *
configure:39046: result: yes
configure:39049: checking size of char *
configure:39471: result: 4
configure:39684: checking for sdl-config
configure:39700: found /usr/bin/sdl-config
configure:39711: result: yes
configure:39736: checking for pkg-config
configure:39754: found /usr/bin/pkg-config
configure:39767: result: /usr/bin/pkg-config
configure:39785: checking for libvisual-0.4 >= 0.4.0
configure:39883: checking tunepimp-0.5/tp_c.h usability
configure:39900: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  -DQT_THREAD_SUPPORT  -D_REENTRANT
conftest.c >&5
conftest.c:88:31: error: tunepimp-0.5/tp_c.h: No such file or directory
configure:39906: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define USE_ARTS 1
| #define HAVE_TAGLIB 1
| #define HAVE_XINE 1
| #define HAVE_DECL_FABSF 1
| #define HAVE_FABSF 1
| #define HAVE_QGLWIDGET 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SQLITE_PTR_SZ SIZEOF_CHAR_P
| /* 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>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <tunepimp-0.5/tp_c.h>
configure:39937: result: no
configure:39941: checking tunepimp-0.5/tp_c.h presence
configure:39956: gcc -E  -DQT_THREAD_SUPPORT  -D_REENTRANT conftest.c
conftest.c:55:31: error: tunepimp-0.5/tp_c.h: No such file or directory
configure:39962: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define USE_ARTS 1
| #define HAVE_TAGLIB 1
| #define HAVE_XINE 1
| #define HAVE_DECL_FABSF 1
| #define HAVE_FABSF 1
| #define HAVE_QGLWIDGET 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SQLITE_PTR_SZ SIZEOF_CHAR_P
| /* end confdefs.h.  */
| #include <tunepimp-0.5/tp_c.h>
configure:39983: result: no
configure:40011: checking for tunepimp-0.5/tp_c.h
configure:40018: result: no
configure:40035: checking tunepimp/tp_c.h usability
configure:40052: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security
-Wmissing-format-attribute  -DQT_THREAD_SUPPORT  -D_REENTRANT
conftest.c >&5
conftest.c:88:27: error: tunepimp/tp_c.h: No such file or directory
configure:40058: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define USE_ARTS 1
| #define HAVE_TAGLIB 1
| #define HAVE_XINE 1
| #define HAVE_DECL_FABSF 1
| #define HAVE_FABSF 1
| #define HAVE_QGLWIDGET 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SQLITE_PTR_SZ SIZEOF_CHAR_P
| /* 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>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <tunepimp/tp_c.h>
configure:40089: result: no
configure:40093: checking tunepimp/tp_c.h presence
configure:40108: gcc -E  -DQT_THREAD_SUPPORT  -D_REENTRANT conftest.c
conftest.c:55:27: error: tunepimp/tp_c.h: No such file or directory
configure:40114: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "multimedia"
| #define VERSION "3.5.6"
| #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
| #d



More information about the Amarok mailing list