This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Icecast configure 2.3.2, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure 

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

hostname = server.fifa-champions.com
uname -m = x86_64
uname -r = 2.6.18-028stab064.7
uname -s = Linux
uname -v = #1 SMP Wed Aug 26 13:11:07 MSD 2009

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

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

PATH: /usr/local/jdk/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/lib/courier-imap/sbin
PATH: /usr/lib/courier-imap/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


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

configure:2049: checking for a BSD-compatible install
configure:2105: result: /usr/bin/install -c
configure:2116: checking whether build environment is sane
configure:2159: result: yes
configure:2187: checking for a thread-safe mkdir -p
configure:2226: result: /bin/mkdir -p
configure:2239: checking for gawk
configure:2255: found /bin/gawk
configure:2266: result: gawk
configure:2277: checking whether make sets $(MAKE)
configure:2298: result: yes
configure:2488: checking whether to enable maintainer-specific portions of Makefiles
configure:2497: result: no
configure:2559: checking for gcc
configure:2575: found /usr/bin/gcc
configure:2586: result: gcc
configure:2824: checking for C compiler version
configure:2831: gcc --version >&5
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)
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:2834: $? = 0
configure:2841: gcc -v >&5
Using built-in specs.
Target: x86_64-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 --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)
configure:2844: $? = 0
configure:2851: gcc -V >&5
gcc: '-V' option must have argument
configure:2854: $? = 1
configure:2877: checking for C compiler default output file name
configure:2904: gcc    conftest.c  >&5
configure:2907: $? = 0
configure:2945: result: a.out
configure:2962: checking whether the C compiler works
configure:2972: ./a.out
configure:2975: $? = 0
configure:2992: result: yes
configure:2999: checking whether we are cross compiling
configure:3001: result: no
configure:3004: checking for suffix of executables
configure:3011: gcc -o conftest    conftest.c  >&5
configure:3014: $? = 0
configure:3038: result: 
configure:3044: checking for suffix of object files
configure:3070: gcc -c   conftest.c >&5
configure:3073: $? = 0
configure:3096: result: o
configure:3100: checking whether we are using the GNU C compiler
configure:3129: gcc -c   conftest.c >&5
configure:3135: $? = 0
configure:3152: result: yes
configure:3157: checking whether gcc accepts -g
configure:3187: gcc -c -g  conftest.c >&5
configure:3193: $? = 0
configure:3292: result: yes
configure:3309: checking for gcc option to accept ISO C89
configure:3383: gcc  -c -g -O2  conftest.c >&5
configure:3389: $? = 0
configure:3412: result: none needed
configure:3441: checking for style of include used by make
configure:3469: result: GNU
configure:3494: checking dependency style of gcc
configure:3585: result: gcc3
configure:3606: checking build system type
configure:3624: result: x86_64-unknown-linux-gnu
configure:3646: checking host system type
configure:3661: result: x86_64-unknown-linux-gnu
configure:3755: checking for a sed that does not truncate output
configure:3811: result: /bin/sed
configure:3814: checking for grep that handles long lines and -e
configure:3888: result: /bin/grep
configure:3893: checking for egrep
configure:3971: result: /bin/grep -E
configure:3987: checking for ld used by gcc
configure:4054: result: /usr/bin/ld
configure:4063: checking if the linker (/usr/bin/ld) is GNU ld
configure:4078: result: yes
configure:4083: checking for /usr/bin/ld option to reload object files
configure:4090: result: -r
configure:4108: checking for BSD-compatible nm
configure:4157: result: /usr/bin/nm -B
configure:4161: checking whether ln -s works
configure:4165: result: yes
configure:4172: checking how to recognize dependent libraries
configure:4358: result: pass_all
configure:4447: gcc -c -g -O2  conftest.c >&5
configure:4450: $? = 0
configure:4600: checking how to run the C preprocessor
configure:4640: gcc -E  conftest.c
configure:4646: $? = 0
configure:4677: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4683: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4716: result: gcc -E
configure:4745: gcc -E  conftest.c
configure:4751: $? = 0
configure:4782: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4788: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4826: checking for ANSI C header files
configure:4856: gcc -c -g -O2  conftest.c >&5
configure:4862: $? = 0
configure:4961: gcc -o conftest -g -O2   conftest.c  >&5
configure:4964: $? = 0
configure:4970: ./conftest
configure:4973: $? = 0
configure:4990: result: yes
configure:5014: checking for sys/types.h
configure:5035: gcc -c -g -O2  conftest.c >&5
configure:5041: $? = 0
configure:5057: result: yes
configure:5014: checking for sys/stat.h
configure:5035: gcc -c -g -O2  conftest.c >&5
configure:5041: $? = 0
configure:5057: result: yes
configure:5014: checking for stdlib.h
configure:5035: gcc -c -g -O2  conftest.c >&5
configure:5041: $? = 0
configure:5057: result: yes
configure:5014: checking for string.h
configure:5035: gcc -c -g -O2  conftest.c >&5
configure:5041: $? = 0
configure:5057: result: yes
configure:5014: checking for memory.h
configure:5035: gcc -c -g -O2  conftest.c >&5
configure:5041: $? = 0
configure:5057: result: yes
configure:5014: checking for strings.h
configure:5035: gcc -c -g -O2  conftest.c >&5
configure:5041: $? = 0
configure:5057: result: yes
configure:5014: checking for inttypes.h
configure:5035: gcc -c -g -O2  conftest.c >&5
configure:5041: $? = 0
configure:5057: result: yes
configure:5014: checking for stdint.h
configure:5035: gcc -c -g -O2  conftest.c >&5
configure:5041: $? = 0
configure:5057: result: yes
configure:5014: checking for unistd.h
configure:5035: gcc -c -g -O2  conftest.c >&5
configure:5041: $? = 0
configure:5057: result: yes
configure:5084: checking dlfcn.h usability
configure:5101: gcc -c -g -O2  conftest.c >&5
configure:5107: $? = 0
configure:5121: result: yes
configure:5125: checking dlfcn.h presence
configure:5140: gcc -E  conftest.c
configure:5146: $? = 0
configure:5160: result: yes
configure:5193: checking for dlfcn.h
configure:5201: result: yes
configure:5272: checking for g++
configure:5288: found /usr/bin/g++
configure:5299: result: g++
configure:5330: checking for C++ compiler version
configure:5337: g++ --version >&5
g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)
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:5340: $? = 0
configure:5347: g++ -v >&5
Using built-in specs.
Target: x86_64-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 --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)
configure:5350: $? = 0
configure:5357: g++ -V >&5
g++: '-V' option must have argument
configure:5360: $? = 1
configure:5363: checking whether we are using the GNU C++ compiler
configure:5392: g++ -c   conftest.cpp >&5
configure:5398: $? = 0
configure:5415: result: yes
configure:5420: checking whether g++ accepts -g
configure:5450: g++ -c -g  conftest.cpp >&5
configure:5456: $? = 0
configure:5555: result: yes
configure:5580: checking dependency style of g++
configure:5671: result: gcc3
configure:5696: checking how to run the C++ preprocessor
configure:5732: g++ -E  conftest.cpp
configure:5738: $? = 0
configure:5769: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5775: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5808: result: g++ -E
configure:5837: g++ -E  conftest.cpp
configure:5843: $? = 0
configure:5874: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5880: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5973: checking for g77
configure:6003: result: no
configure:5973: checking for xlf
configure:6003: result: no
configure:5973: checking for f77
configure:6003: result: no
configure:5973: checking for frt
configure:6003: result: no
configure:5973: checking for pgf77
configure:6003: result: no
configure:5973: checking for cf77
configure:6003: result: no
configure:5973: checking for fort77
configure:6003: result: no
configure:5973: checking for fl32
configure:6003: result: no
configure:5973: checking for af77
configure:6003: result: no
configure:5973: checking for xlf90
configure:6003: result: no
configure:5973: checking for f90
configure:6003: result: no
configure:5973: checking for pgf90
configure:6003: result: no
configure:5973: checking for pghpf
configure:6003: result: no
configure:5973: checking for epcf90
configure:6003: result: no
configure:5973: checking for gfortran
configure:6003: result: no
configure:5973: checking for g95
configure:6003: result: no
configure:5973: checking for xlf95
configure:6003: result: no
configure:5973: checking for f95
configure:6003: result: no
configure:5973: checking for fort
configure:6003: result: no
configure:5973: checking for ifort
configure:6003: result: no
configure:5973: checking for ifc
configure:6003: result: no
configure:5973: checking for efc
configure:6003: result: no
configure:5973: checking for pgf95
configure:6003: result: no
configure:5973: checking for lf95
configure:6003: result: no
configure:5973: checking for ftn
configure:6003: result: no
configure:6030: checking for Fortran 77 compiler version
configure:6037:  --version >&5
./configure: line 6038: --version: command not found
configure:6040: $? = 127
configure:6047:  -v >&5
./configure: line 6048: -v: command not found
configure:6050: $? = 127
configure:6057:  -V >&5
./configure: line 6058: -V: command not found
configure:6060: $? = 127
configure:6068: checking whether we are using the GNU Fortran 77 compiler
configure:6087:  -c  conftest.F >&5
./configure: line 6088: -c: command not found
configure:6093: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6110: result: no
configure:6116: checking whether  accepts -g
configure:6133:  -c -g conftest.f >&5
./configure: line 6134: -c: command not found
configure:6139: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6155: result: no
configure:6185: checking the maximum length of command line arguments
configure:6297: result: 98304
configure:6309: checking command to parse /usr/bin/nm -B output from gcc object
configure:6414: gcc -c -g -O2  conftest.c >&5
configure:6417: $? = 0
configure:6421: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6424: $? = 0
configure:6476: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6479: $? = 0
configure:6517: result: ok
configure:6521: checking for objdir
configure:6536: result: .libs
configure:6628: checking for ar
configure:6644: found /usr/bin/ar
configure:6655: result: ar
configure:6724: checking for ranlib
configure:6740: found /usr/bin/ranlib
configure:6751: result: ranlib
configure:6820: checking for strip
configure:6836: found /usr/bin/strip
configure:6847: result: strip
configure:7133: checking if gcc supports -fno-rtti -fno-exceptions
configure:7151: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7155: $? = 0
configure:7168: result: no
configure:7183: checking for gcc option to produce PIC
configure:7415: result: -fPIC
configure:7423: checking if gcc PIC flag -fPIC works
configure:7441: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:7445: $? = 0
configure:7458: result: yes
configure:7486: checking if gcc static flag -static works
configure:7514: result: yes
configure:7524: checking if gcc supports -c -o file.o
configure:7545: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:7549: $? = 0
configure:7571: result: yes
configure:7597: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8577: result: yes
configure:8598: checking whether -lc should be explicitly linked in
configure:8603: gcc -c -g -O2  conftest.c >&5
configure:8606: $? = 0
configure:8621: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8624: $? = 0
configure:8636: result: no
configure:8644: checking dynamic linker characteristics
configure:9248: result: GNU/Linux ld.so
configure:9257: checking how to hardcode library paths into programs
configure:9282: result: immediate
configure:9296: checking whether stripping libraries is possible
configure:9301: result: yes
configure:10103: checking if libtool supports shared libraries
configure:10105: result: yes
configure:10108: checking whether to build shared libraries
configure:10129: result: yes
configure:10132: checking whether to build static libraries
configure:10136: result: yes
configure:10229: creating libtool
configure:10817: checking for ld used by g++
configure:10884: result: /usr/bin/ld -m elf_x86_64
configure:10893: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:10908: result: yes
configure:10959: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11933: result: yes
configure:11951: g++ -c -g -O2  conftest.cpp >&5
configure:11954: $? = 0
configure:12106: checking for g++ option to produce PIC
configure:12390: result: -fPIC
configure:12398: checking if g++ PIC flag -fPIC works
configure:12416: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:12420: $? = 0
configure:12433: result: yes
configure:12461: checking if g++ static flag -static works
configure:12489: result: yes
configure:12499: checking if g++ supports -c -o file.o
configure:12520: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:12524: $? = 0
configure:12546: result: yes
configure:12572: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12597: result: yes
configure:12664: checking dynamic linker characteristics
configure:13216: result: GNU/Linux ld.so
configure:13225: checking how to hardcode library paths into programs
configure:13250: result: immediate
configure:19432: checking for special C compiler options needed for large files
configure:19525: result: no
configure:19531: checking for _FILE_OFFSET_BITS value needed for large files
configure:19566: gcc -c -g -O2  conftest.c >&5
configure:19572: $? = 0
configure:19640: result: no
configure:19793: checking for ANSI C header files
configure:19957: result: yes
configure:19967: checking whether time.h and sys/time.h may both be included
configure:19997: gcc -c -g -O2  conftest.c >&5
configure:20003: $? = 0
configure:20018: result: yes
configure:20044: checking alloca.h usability
configure:20061: gcc -c -g -O2  conftest.c >&5
configure:20067: $? = 0
configure:20081: result: yes
configure:20085: checking alloca.h presence
configure:20100: gcc -E  conftest.c
configure:20106: $? = 0
configure:20120: result: yes
configure:20153: checking for alloca.h
configure:20161: result: yes
configure:20189: checking pwd.h usability
configure:20206: gcc -c -g -O2  conftest.c >&5
configure:20212: $? = 0
configure:20226: result: yes
configure:20230: checking pwd.h presence
configure:20245: gcc -E  conftest.c
configure:20251: $? = 0
configure:20265: result: yes
configure:20298: checking for pwd.h
configure:20306: result: yes
configure:20328: checking for unistd.h
configure:20334: result: yes
configure:20473: checking for __func__
configure:20496: gcc -c -g -O2  conftest.c >&5
configure:20502: $? = 0
configure:20507: result: yes
configure:20579: checking for localtime_r
configure:20635: gcc -o conftest -g -O2   conftest.c  >&5
configure:20641: $? = 0
configure:20659: result: yes
configure:20579: checking for poll
configure:20635: gcc -o conftest -g -O2   conftest.c  >&5
configure:20641: $? = 0
configure:20659: result: yes
configure:20669: checking for library containing nanosleep
configure:20710: gcc -o conftest -g -O2   conftest.c  >&5
configure:20716: $? = 0
configure:20744: result: none required
configure:20771: checking sys/socket.h usability
configure:20788: gcc -c -g -O2  conftest.c >&5
configure:20794: $? = 0
configure:20808: result: yes
configure:20812: checking sys/socket.h presence
configure:20827: gcc -E  conftest.c
configure:20833: $? = 0
configure:20847: result: yes
configure:20880: checking for sys/socket.h
configure:20888: result: yes
configure:20901: checking for socklen_t
configure:20938: gcc -c -g -O2  conftest.c >&5
configure:20944: $? = 0
configure:20959: result: yes
configure:20973: checking for va_copy
configure:20996: gcc -o conftest -g -O2   conftest.c  >&5
configure:21002: $? = 0
configure:21008: result: va_copy
configure:21094: checking sys/select.h usability
configure:21111: gcc -c -g -O2  conftest.c >&5
configure:21117: $? = 0
configure:21131: result: yes
configure:21135: checking sys/select.h presence
configure:21150: gcc -E  conftest.c
configure:21156: $? = 0
configure:21170: result: yes
configure:21203: checking for sys/select.h
configure:21211: result: yes
configure:21094: checking sys/uio.h usability
configure:21111: gcc -c -g -O2  conftest.c >&5
configure:21117: $? = 0
configure:21131: result: yes
configure:21135: checking sys/uio.h presence
configure:21150: gcc -E  conftest.c
configure:21156: $? = 0
configure:21170: result: yes
configure:21203: checking for sys/uio.h
configure:21211: result: yes
configure:21234: checking winsock2.h usability
configure:21251: gcc -c -g -O2  conftest.c >&5
conftest.c:69:22: error: winsock2.h: No such file or directory
configure:21257: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| #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 _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_PWD_H 1
| #define CHUID 1
| #define HAVE_UNISTD_H 1
| #define CHROOT 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_POLL 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UIO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <winsock2.h>
configure:21271: result: no
configure:21275: checking winsock2.h presence
configure:21290: gcc -E  conftest.c
conftest.c:36:22: error: winsock2.h: No such file or directory
configure:21296: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| #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 _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_PWD_H 1
| #define CHUID 1
| #define HAVE_UNISTD_H 1
| #define CHROOT 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_POLL 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UIO_H 1
| /* end confdefs.h.  */
| #include <winsock2.h>
configure:21310: result: no
configure:21343: checking for winsock2.h
configure:21350: result: no
configure:21366: checking for library containing sethostent
configure:21407: gcc -o conftest -g -O2   conftest.c  >&5
configure:21413: $? = 0
configure:21441: result: none required
configure:21453: checking for library containing getnameinfo
configure:21494: gcc -o conftest -g -O2   conftest.c  >&5
configure:21500: $? = 0
configure:21528: result: none required
configure:21547: checking for endhostent
configure:21603: gcc -o conftest -g -O2   conftest.c  >&5
configure:21609: $? = 0
configure:21627: result: yes
configure:21547: checking for getaddrinfo
configure:21603: gcc -o conftest -g -O2   conftest.c  >&5
configure:21609: $? = 0
configure:21627: result: yes
configure:21547: checking for inet_aton
configure:21603: gcc -o conftest -g -O2   conftest.c  >&5
configure:21609: $? = 0
configure:21627: result: yes
configure:21547: checking for writev
configure:21603: gcc -o conftest -g -O2   conftest.c  >&5
configure:21609: $? = 0
configure:21627: result: yes
configure:21639: checking for struct sockaddr_storage.ss_family
configure:21669: gcc -c -g -O2  conftest.c >&5
configure:21675: $? = 0
configure:21734: result: yes
configure:21746: checking for inet_pton
configure:21802: gcc -o conftest -g -O2   conftest.c  >&5
configure:21808: $? = 0
configure:21826: result: yes
configure:21851: checking for xslt-config
configure:21869: found /usr/local/bin/xslt-config
configure:21881: result: /usr/local/bin/xslt-config
configure:21916: checking for xsltSaveResultToString
configure:21972: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include/libxml2   conftest.c -L/usr/local/lib -lxslt -lxml2 -lz -lm  >&5
configure:21978: $? = 0
configure:21996: result: yes
configure:22009: checking for fgrep
configure:22087: result: /bin/grep -F
configure:22166: gcc -c -Werror -I/usr/local/include  conftest.c >&5
configure:22172: $? = 0
configure:22197: checking for libogg
configure:22241: gcc -o conftest -g -O2 -I/usr/local/include   -L/usr/local/lib conftest.c  -logg >&5
configure:22247: $? = 0
configure:22311: result: ok
configure:22424: checking for libvorbis
configure:22454: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lvorbis >&5
configure:22460: $? = 0
configure:22559: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:22565: $? = 0
configure:22579: result: ok
configure:22744: checking for libtheora
configure:22774: gcc -o conftest -g -O2   -L/usr/local/lib conftest.c  -ltheora -logg >&5
configure:22780: $? = 0
configure:22826: gcc -o conftest -g -O2   -L/usr/local/lib conftest.c  -ltheora -logg >&5
configure:22832: $? = 0
configure:22855: result: ok
configure:23017: checking for libspeex
configure:23047: gcc -o conftest -g -O2   -L/usr/local/lib conftest.c  -lspeex >&5
/tmp/ccIQicFf.o: In function `main':
/home/radio/icecast-2.3.2/conftest.c:58: undefined reference to `ogg_stream_init'
collect2: ld returned 1 exit status
configure:23053: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| #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 _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_PWD_H 1
| #define CHUID 1
| #define HAVE_UNISTD_H 1
| #define CHROOT 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_POLL 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETHOSTENT 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ENDHOSTENT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_ATON 1
| #define HAVE_WRITEV 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_INET_PTON 1
| #define HAVE_XSLTSAVERESULTTOSTRING 1
| #define HAVE_OGG 1
| #define HAVE_THEORA 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 ogg_stream_init ();
| int
| main ()
| {
| return ogg_stream_init ();
|   ;
|   return 0;
| }
configure:23094: gcc -o conftest -g -O2   -L/usr/local/lib conftest.c  -lspeex -logg >&5
configure:23100: $? = 0
configure:23144: gcc -o conftest -g -O2   -L/usr/local/lib conftest.c  -lspeex -logg >&5
configure:23150: $? = 0
configure:23173: result: ok
configure:23236: checking for kate_decode_init in -lkate
configure:23271: gcc -o conftest -g -O2   conftest.c -lkate -logg  >&5
/usr/bin/ld: cannot find -lkate
collect2: ld returned 1 exit status
configure:23277: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| #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 _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_PWD_H 1
| #define CHUID 1
| #define HAVE_UNISTD_H 1
| #define CHROOT 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_POLL 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETHOSTENT 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ENDHOSTENT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_ATON 1
| #define HAVE_WRITEV 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_INET_PTON 1
| #define HAVE_XSLTSAVERESULTTOSTRING 1
| #define HAVE_OGG 1
| #define HAVE_THEORA 1
| #define HAVE_SPEEX 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 kate_decode_init ();
| int
| main ()
| {
| return kate_decode_init ();
|   ;
|   return 0;
| }
configure:23295: result: no
configure:23576: checking for the pthreads library -lpthreads
configure:23619: gcc -o conftest -g -O2    conftest.c -lpthreads  >&5
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:23625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| #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 _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_PWD_H 1
| #define CHUID 1
| #define HAVE_UNISTD_H 1
| #define CHROOT 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_POLL 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETHOSTENT 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ENDHOSTENT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_ATON 1
| #define HAVE_WRITEV 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_INET_PTON 1
| #define HAVE_XSLTSAVERESULTTOSTRING 1
| #define HAVE_OGG 1
| #define HAVE_THEORA 1
| #define HAVE_SPEEX 1
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:23645: result: no
configure:23521: checking whether pthreads work without any flags
configure:23619: gcc -o conftest -g -O2    conftest.c   >&5
/tmp/ccqgclHJ.o: In function `main':
/home/radio/icecast-2.3.2/conftest.c:52: undefined reference to `pthread_join'
/home/radio/icecast-2.3.2/conftest.c:53: undefined reference to `__pthread_register_cancel'
/home/radio/icecast-2.3.2/conftest.c:54: undefined reference to `pthread_create'
/home/radio/icecast-2.3.2/conftest.c:54: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:23625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| #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 _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_PWD_H 1
| #define CHUID 1
| #define HAVE_UNISTD_H 1
| #define CHROOT 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_POLL 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETHOSTENT 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ENDHOSTENT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_ATON 1
| #define HAVE_WRITEV 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_INET_PTON 1
| #define HAVE_XSLTSAVERESULTTOSTRING 1
| #define HAVE_OGG 1
| #define HAVE_THEORA 1
| #define HAVE_SPEEX 1
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:23645: result: no
configure:23526: checking whether pthreads work with -Kthread
configure:23619: gcc -o conftest -g -O2 -Kthread   conftest.c   >&5
gcc: unrecognized option '-Kthread'
/tmp/ccMwlTWT.o: In function `main':
/home/radio/icecast-2.3.2/conftest.c:52: undefined reference to `pthread_join'
/home/radio/icecast-2.3.2/conftest.c:53: undefined reference to `__pthread_register_cancel'
/home/radio/icecast-2.3.2/conftest.c:54: undefined reference to `pthread_create'
/home/radio/icecast-2.3.2/conftest.c:54: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:23625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| #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 _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_PWD_H 1
| #define CHUID 1
| #define HAVE_UNISTD_H 1
| #define CHROOT 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_POLL 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETHOSTENT 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ENDHOSTENT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_ATON 1
| #define HAVE_WRITEV 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_INET_PTON 1
| #define HAVE_XSLTSAVERESULTTOSTRING 1
| #define HAVE_OGG 1
| #define HAVE_THEORA 1
| #define HAVE_SPEEX 1
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:23645: result: no
configure:23526: checking whether pthreads work with -kthread
configure:23619: gcc -o conftest -g -O2 -kthread   conftest.c   >&5
gcc: unrecognized option '-kthread'
/tmp/ccmiZfwa.o: In function `main':
/home/radio/icecast-2.3.2/conftest.c:52: undefined reference to `pthread_join'
/home/radio/icecast-2.3.2/conftest.c:53: undefined reference to `__pthread_register_cancel'
/home/radio/icecast-2.3.2/conftest.c:54: undefined reference to `pthread_create'
/home/radio/icecast-2.3.2/conftest.c:54: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:23625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| #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 _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_PWD_H 1
| #define CHUID 1
| #define HAVE_UNISTD_H 1
| #define CHROOT 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_POLL 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETHOSTENT 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ENDHOSTENT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_ATON 1
| #define HAVE_WRITEV 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_INET_PTON 1
| #define HAVE_XSLTSAVERESULTTOSTRING 1
| #define HAVE_OGG 1
| #define HAVE_THEORA 1
| #define HAVE_SPEEX 1
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:23645: result: no
configure:23576: checking for the pthreads library -llthread
configure:23619: gcc -o conftest -g -O2    conftest.c -llthread  >&5
/usr/bin/ld: cannot find -llthread
collect2: ld returned 1 exit status
configure:23625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Icecast"
| #define PACKAGE_TARNAME "icecast"
| #define PACKAGE_VERSION "2.3.2"
| #define PACKAGE_STRING "Icecast 2.3.2"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "icecast"
| #define VERSION "2.3.2"
| #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 _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_PWD_H 1
| #define CHUID 1
| #define HAVE_UNISTD_H 1
| #define CHROOT 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_POLL 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETHOSTENT 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ENDHOSTENT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_ATON 1
| #define HAVE_WRITEV 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_INET_PTON 1
| #define HAVE_XSLTSAVERESULTTOSTRING 1
| #define HAVE_OGG 1
| #define HAVE_THEORA 1
| #define HAVE_SPEEX 1
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:23645: result: no
configure:23526: checking whether pthreads work with -pthread
configure:23619: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:23625: $? = 0
configure:23645: result: yes
configure:23664: checking for joinable pthread attribute
configure:23689: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:23695: $? = 0
configure:23712: result: PTHREAD_CREATE_JOINABLE
configure:23722: checking if more special flags are required for pthreads
configure:23729: result: no
configure:23739: checking for pthread_spin_lock
configure:23795: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:23801: $? = 0
configure:23819: result: yes
configure:23975: checking for curl-config
configure:23993: found /usr/bin/curl-config
configure:24005: result: /usr/bin/curl-config
configure:24062: checking curl/curl.h usability
configure:24079: gcc -c -g -O2   conftest.c >&5
configure:24085: $? = 0
configure:24099: result: yes
configure:24103: checking curl/curl.h presence
configure:24118: gcc -E   conftest.c
configure:24124: $? = 0
configure:24138: result: yes
configure:24171: checking for curl/curl.h
configure:24179: result: yes
configure:24194: checking for libcurl
configure:24225: gcc -o conftest -g -O2    conftest.c -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz    >&5
configure:24228: $? = 0
configure:24234: ./conftest
configure:24237: $? = 0
configure:24254: result: yes
configure:24262: checking whether CURLOPT_NOSIGNAL is declared
configure:24293: gcc -c -g -O2   conftest.c >&5
configure:24299: $? = 0
configure:24314: result: yes
configure:24326: checking for curl_global_init
configure:24382: gcc -o conftest -g -O2    conftest.c -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz    >&5
configure:24388: $? = 0
configure:24406: result: yes
configure:24503: checking for pkg-config
configure:24521: found /usr/bin/pkg-config
configure:24534: result: /usr/bin/pkg-config
configure:24582: gcc -o conftest -g -O2 -I/usr/kerberos/include     conftest.c -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz    >&5
configure:24588: $? = 0
configure:24811: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Icecast config.status 2.3.2, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on server.fifa-champions.com

config.status:719: creating Makefile
config.status:719: creating conf/Makefile
config.status:719: creating debian/Makefile
config.status:719: creating src/Makefile
config.status:719: creating src/avl/Makefile
config.status:719: creating src/httpp/Makefile
config.status:719: creating src/thread/Makefile
config.status:719: creating src/log/Makefile
config.status:719: creating src/net/Makefile
config.status:719: creating src/timing/Makefile
config.status:719: creating doc/Makefile
config.status:719: creating web/Makefile
config.status:719: creating admin/Makefile
config.status:719: creating win32/Makefile
config.status:719: creating win32/res/Makefile
config.status:719: creating examples/Makefile
config.status:719: creating config.h
config.status:1035: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_OGG_PREFIX_set=
ac_cv_env_OGG_PREFIX_value=
ac_cv_env_SPEEX_set=
ac_cv_env_SPEEX_value=
ac_cv_env_THEORA_set=
ac_cv_env_THEORA_value=
ac_cv_env_VORBIS_PREFIX_set=
ac_cv_env_VORBIS_PREFIX_value=
ac_cv_env_XSLTCONFIG_set=
ac_cv_env_XSLTCONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=no
ac_cv_func_curl_global_init=yes
ac_cv_func_endhostent=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_pton=yes
ac_cv_func_localtime_r=yes
ac_cv_func_poll=yes
ac_cv_func_pthread_spin_lock=yes
ac_cv_func_writev=yes
ac_cv_func_xsltSaveResultToString=yes
ac_cv_have_decl_CURLOPT_NOSIGNAL=yes
ac_cv_header_alloca_h=yes
ac_cv_header_curl_curl_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_winsock2_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_kate_kate_decode_init=no
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_objext=o
ac_cv_path_CURL_CONFIG=/usr/bin/curl-config
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
ac_cv_path_XSLTCONFIG=/usr/local/bin/xslt-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_getnameinfo='none required'
ac_cv_search_nanosleep='none required'
ac_cv_search_sethostent='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_socklen_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=98304
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
xt_cv_lib_ogg=ok

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/radio/icecast-2.3.2/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/radio/icecast-2.3.2/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/radio/icecast-2.3.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/radio/icecast-2.3.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/radio/icecast-2.3.2/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CURL_CFLAGS=''
CURL_CONFIG='/usr/bin/curl-config'
CURL_LIBS='-L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz  '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEBUG='-g'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
HAVE_KATE=''
ICECAST_OPTIONAL=' format_vorbis.o format_theora.o format_speex.o auth_url.o yp.o'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KATE_LIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/radio/icecast-2.3.2/missing --run makeinfo'
OBJEXT='o'
OGG_CFLAGS='-I/usr/local/include'
OGG_LDFLAGS='-L/usr/local/lib'
OGG_LIBS='-logg'
OGG_PREFIX=''
PACKAGE='icecast'
PACKAGE_BUGREPORT='icecast@xiph.org'
PACKAGE_NAME='Icecast'
PACKAGE_STRING='Icecast 2.3.2'
PACKAGE_TARNAME='icecast'
PACKAGE_VERSION='2.3.2'
PATH_SEPARATOR=':'
PKGCONFIG='/usr/bin/pkg-config'
PROFILE='-pg -g'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_CPPFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SPEEX=''
SPEEX_CFLAGS='-I/usr/local/include'
SPEEX_LDFLAGS='-L/usr/local/lib'
SPEEX_LIBS='-lspeex -logg'
STRIP='strip'
THEORA=''
THEORA_CFLAGS='-I/usr/local/include'
THEORA_LDFLAGS='-L/usr/local/lib'
THEORA_LIBS='-ltheora -logg'
VERSION='2.3.2'
VORBISENC_LIBS='-lvorbisenc'
VORBISFILE_LIBS='-lvorbisfile'
VORBIS_CFLAGS='-I/usr/local/include'
VORBIS_LDFLAGS='-L/usr/local/lib'
VORBIS_LIBS='-lvorbis'
VORBIS_PREFIX=''
XIPH_CFLAGS=' -pthread'
XIPH_CPPFLAGS='-Wall -ffast-math -fsigned-char -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/kerberos/include'
XIPH_LDFLAGS=' -L/usr/local/lib'
XIPH_LIBS='  -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto   -lspeex  -ltheora -logg  -lvorbis  -L/usr/local/lib -lxslt -lxml2 -lz -lm '
XSLTCONFIG='/usr/local/bin/xslt-config'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
acx_pthread_config=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/radio/icecast-2.3.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "Icecast"
#define PACKAGE_TARNAME "icecast"
#define PACKAGE_VERSION "2.3.2"
#define PACKAGE_STRING "Icecast 2.3.2"
#define PACKAGE_BUGREPORT "icecast@xiph.org"
#define PACKAGE "icecast"
#define VERSION "2.3.2"
#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 _GNU_SOURCE 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_ALLOCA_H 1
#define HAVE_PWD_H 1
#define CHUID 1
#define HAVE_UNISTD_H 1
#define CHROOT 1
#define HAVE_LOCALTIME_R 1
#define HAVE_POLL 1
#define HAVE_NANOSLEEP 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SOCKLEN_T 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SETHOSTENT 1
#define HAVE_GETNAMEINFO 1
#define HAVE_ENDHOSTENT 1
#define HAVE_GETADDRINFO 1
#define HAVE_INET_ATON 1
#define HAVE_WRITEV 1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#define HAVE_INET_PTON 1
#define HAVE_XSLTSAVERESULTTOSTRING 1
#define HAVE_OGG 1
#define HAVE_THEORA 1
#define HAVE_SPEEX 1
#define HAVE_PTHREAD_SPIN_LOCK 1
#define HAVE_PTHREAD 1
#define HAVE_CURL_CURL_H 1
#define HAVE_CURL 1
#define HAVE_AUTH_URL 1
#define HAVE_CURL_GLOBAL_INIT 1
#define USE_YP 1
#define HAVE_OPENSSL 1

configure: exit 0
