Problem mit ices0 (version 0.4)

"André Z." <[email protected]>
Newsgroups gmane.comp.audio.icecast.devel
Message-ID <[email protected]>
Hello,
I have a problem with ices0 (version 0.4).
The problem is I can not install ices0.
First I unpacked it with "tar xvzf ices-0.4.tar.gz"
Then I go into the directory "cd / tmp/ices-0.4"
Now I run ". / Configure" and then "make && make install"
But then in the directory is not there ".deb" file to install.
Please help!
Thanks

_______________________________________________
Icecast-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/icecast-dev
config.log (text/plain, 59.2 KB)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by ices configure 0.4, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

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

hostname = debian
uname -m = i686
uname -r = 2.6.32-5-686
uname -s = Linux
uname -v = #1 SMP Fri Sep 9 20:51:05 UTC 2011

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


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

configure:1592: checking for gcc
configure:1608: found /usr/bin/gcc
configure:1618: result: gcc
configure:1862: checking for C compiler version
configure:1865: gcc --version </dev/null >&5
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 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:1868: $? = 0
configure:1870: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.5 (Debian 4.4.5-8) 
configure:1873: $? = 0
configure:1875: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:1878: $? = 1
configure:1901: checking for C compiler default output file name
configure:1904: gcc    conftest.c  >&5
configure:1907: $? = 0
configure:1953: result: a.out
configure:1958: checking whether the C compiler works
configure:1964: ./a.out
configure:1967: $? = 0
configure:1984: result: yes
configure:1991: checking whether we are cross compiling
configure:1993: result: no
configure:1996: checking for suffix of executables
configure:1998: gcc -o conftest    conftest.c  >&5
configure:2001: $? = 0
configure:2026: result: 
configure:2032: checking for suffix of object files
configure:2053: gcc -c   conftest.c >&5
configure:2056: $? = 0
configure:2078: result: o
configure:2082: checking whether we are using the GNU C compiler
configure:2106: gcc -c   conftest.c >&5
configure:2112: $? = 0
configure:2116: test -z 
			 || test ! -s conftest.err
configure:2119: $? = 0
configure:2122: test -s conftest.o
configure:2125: $? = 0
configure:2138: result: yes
configure:2144: checking whether gcc accepts -g
configure:2165: gcc -c -g  conftest.c >&5
configure:2171: $? = 0
configure:2175: test -z 
			 || test ! -s conftest.err
configure:2178: $? = 0
configure:2181: test -s conftest.o
configure:2184: $? = 0
configure:2195: result: yes
configure:2212: checking for gcc option to accept ANSI C
configure:2282: gcc  -c -g -O2  conftest.c >&5
configure:2288: $? = 0
configure:2292: test -z 
			 || test ! -s conftest.err
configure:2295: $? = 0
configure:2298: test -s conftest.o
configure:2301: $? = 0
configure:2319: result: none needed
configure:2337: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2343: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2514: checking for a BSD-compatible install
configure:2569: result: /usr/bin/install -c
configure:2580: checking whether make sets $(MAKE)
configure:2600: result: yes
configure:2622: checking build system type
configure:2640: result: i686-pc-linux-gnu
configure:2648: checking host system type
configure:2662: result: i686-pc-linux-gnu
configure:2676: checking how to run the C preprocessor
configure:2711: gcc -E  conftest.c
configure:2717: $? = 0
configure:2749: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:2755: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2794: result: gcc -E
configure:2818: gcc -E  conftest.c
configure:2824: $? = 0
configure:2856: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:2862: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2906: checking for egrep
configure:2916: result: grep -E
configure:2922: checking for AIX
configure:2944: result: no
configure:2950: checking for library containing strerror
configure:2980: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:2986: $? = 0
configure:2990: test -z 
			 || test ! -s conftest.err
configure:2993: $? = 0
configure:2996: test -s conftest
configure:2999: $? = 0
configure:3069: result: none required
configure:3076: checking for ANSI C header files
configure:3101: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3107: $? = 0
configure:3111: test -z 
			 || test ! -s conftest.err
configure:3114: $? = 0
configure:3117: test -s conftest.o
configure:3120: $? = 0
configure:3209: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:26: warning: implicit declaration of function 'exit'
conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit'
configure:3212: $? = 0
configure:3214: ./conftest
configure:3217: $? = 0
configure:3232: result: yes
configure:3256: checking for sys/types.h
configure:3272: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3278: $? = 0
configure:3282: test -z 
			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest.o
configure:3291: $? = 0
configure:3302: result: yes
configure:3256: checking for sys/stat.h
configure:3272: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3278: $? = 0
configure:3282: test -z 
			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest.o
configure:3291: $? = 0
configure:3302: result: yes
configure:3256: checking for stdlib.h
configure:3272: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3278: $? = 0
configure:3282: test -z 
			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest.o
configure:3291: $? = 0
configure:3302: result: yes
configure:3256: checking for string.h
configure:3272: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3278: $? = 0
configure:3282: test -z 
			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest.o
configure:3291: $? = 0
configure:3302: result: yes
configure:3256: checking for memory.h
configure:3272: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3278: $? = 0
configure:3282: test -z 
			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest.o
configure:3291: $? = 0
configure:3302: result: yes
configure:3256: checking for strings.h
configure:3272: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3278: $? = 0
configure:3282: test -z 
			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest.o
configure:3291: $? = 0
configure:3302: result: yes
configure:3256: checking for inttypes.h
configure:3272: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3278: $? = 0
configure:3282: test -z 
			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest.o
configure:3291: $? = 0
configure:3302: result: yes
configure:3256: checking for stdint.h
configure:3272: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3278: $? = 0
configure:3282: test -z 
			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest.o
configure:3291: $? = 0
configure:3302: result: yes
configure:3256: checking for unistd.h
configure:3272: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3278: $? = 0
configure:3282: test -z 
			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest.o
configure:3291: $? = 0
configure:3302: result: yes
configure:3324: checking minix/config.h usability
configure:3336: gcc -c -g -O2 -Wall  conftest.c >&5
conftest.c:53:26: error: minix/config.h: No such file or directory
configure:3342: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3365: result: no
configure:3369: checking minix/config.h presence
configure:3379: gcc -E  conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:3385: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3405: result: no
configure:3440: checking for minix/config.h
configure:3447: result: no
configure:3488: checking for an ANSI C-conforming const
configure:3555: gcc -c -g -O2 -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:46: warning: unused variable 's'
conftest.c:66: warning: unused variable 'foo'
conftest.c:33: warning: unused variable 'zero'
conftest.c:27: warning: unused variable 'x'
conftest.c:48: warning: 't' is used uninitialized in this function
conftest.c:63: warning: 'b' is used uninitialized in this function
configure:3561: $? = 0
configure:3565: test -z 
			 || test ! -s conftest.err
configure:3568: $? = 0
configure:3571: test -s conftest.o
configure:3574: $? = 0
configure:3585: result: yes
configure:3595: checking whether byte ordering is bigendian
configure:3622: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3628: $? = 0
configure:3632: test -z 
			 || test ! -s conftest.err
configure:3635: $? = 0
configure:3638: test -s conftest.o
configure:3641: $? = 0
configure:3665: gcc -c -g -O2 -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:26: error: 'not' undeclared (first use in this function)
conftest.c:26: error: (Each undeclared identifier is reported only once
conftest.c:26: error: for each function it appears in.)
conftest.c:26: error: expected ';' before 'big'
configure:3671: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:3806: result: no
configure:3825: checking for inline
configure:3846: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3852: $? = 0
configure:3856: test -z 
			 || test ! -s conftest.err
configure:3859: $? = 0
configure:3862: test -s conftest.o
configure:3865: $? = 0
configure:3877: result: inline
configure:3898: checking for sys/wait.h that is POSIX.1 compatible
configure:3929: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3935: $? = 0
configure:3939: test -z 
			 || test ! -s conftest.err
configure:3942: $? = 0
configure:3945: test -s conftest.o
configure:3948: $? = 0
configure:3959: result: yes
configure:3992: checking errno.h usability
configure:4004: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4010: $? = 0
configure:4014: test -z 
			 || test ! -s conftest.err
configure:4017: $? = 0
configure:4020: test -s conftest.o
configure:4023: $? = 0
configure:4033: result: yes
configure:4037: checking errno.h presence
configure:4047: gcc -E  conftest.c
configure:4053: $? = 0
configure:4073: result: yes
configure:4108: checking for errno.h
configure:4115: result: yes
configure:3992: checking fcntl.h usability
configure:4004: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4010: $? = 0
configure:4014: test -z 
			 || test ! -s conftest.err
configure:4017: $? = 0
configure:4020: test -s conftest.o
configure:4023: $? = 0
configure:4033: result: yes
configure:4037: checking fcntl.h presence
configure:4047: gcc -E  conftest.c
configure:4053: $? = 0
configure:4073: result: yes
configure:4108: checking for fcntl.h
configure:4115: result: yes
configure:3992: checking signal.h usability
configure:4004: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4010: $? = 0
configure:4014: test -z 
			 || test ! -s conftest.err
configure:4017: $? = 0
configure:4020: test -s conftest.o
configure:4023: $? = 0
configure:4033: result: yes
configure:4037: checking signal.h presence
configure:4047: gcc -E  conftest.c
configure:4053: $? = 0
configure:4073: result: yes
configure:4108: checking for signal.h
configure:4115: result: yes
configure:3992: checking sys/signal.h usability
configure:4004: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4010: $? = 0
configure:4014: test -z 
			 || test ! -s conftest.err
configure:4017: $? = 0
configure:4020: test -s conftest.o
configure:4023: $? = 0
configure:4033: result: yes
configure:4037: checking sys/signal.h presence
configure:4047: gcc -E  conftest.c
configure:4053: $? = 0
configure:4073: result: yes
configure:4108: checking for sys/signal.h
configure:4115: result: yes
configure:3992: checking sys/socket.h usability
configure:4004: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4010: $? = 0
configure:4014: test -z 
			 || test ! -s conftest.err
configure:4017: $? = 0
configure:4020: test -s conftest.o
configure:4023: $? = 0
configure:4033: result: yes
configure:4037: checking sys/socket.h presence
configure:4047: gcc -E  conftest.c
configure:4053: $? = 0
configure:4073: result: yes
configure:4108: checking for sys/socket.h
configure:4115: result: yes
configure:3983: checking for sys/stat.h
configure:3988: result: yes
configure:3992: checking sys/time.h usability
configure:4004: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4010: $? = 0
configure:4014: test -z 
			 || test ! -s conftest.err
configure:4017: $? = 0
configure:4020: test -s conftest.o
configure:4023: $? = 0
configure:4033: result: yes
configure:4037: checking sys/time.h presence
configure:4047: gcc -E  conftest.c
configure:4053: $? = 0
configure:4073: result: yes
configure:4108: checking for sys/time.h
configure:4115: result: yes
configure:3983: checking for sys/types.h
configure:3988: result: yes
configure:3983: checking for unistd.h
configure:3988: result: yes
configure:4128: checking whether time.h and sys/time.h may both be included
configure:4153: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4159: $? = 0
configure:4163: test -z 
			 || test ! -s conftest.err
configure:4166: $? = 0
configure:4169: test -s conftest.o
configure:4172: $? = 0
configure:4183: result: yes
configure:4194: checking for pid_t
configure:4218: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4224: $? = 0
configure:4228: test -z 
			 || test ! -s conftest.err
configure:4231: $? = 0
configure:4234: test -s conftest.o
configure:4237: $? = 0
configure:4248: result: yes
configure:4260: checking for size_t
configure:4284: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4290: $? = 0
configure:4294: test -z 
			 || test ! -s conftest.err
configure:4297: $? = 0
configure:4300: test -s conftest.o
configure:4303: $? = 0
configure:4314: result: yes
configure:4326: checking return type of signal handlers
configure:4357: gcc -c -g -O2 -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:44: warning: unused variable 'i'
configure:4363: $? = 0
configure:4367: test -z 
			 || test ! -s conftest.err
configure:4370: $? = 0
configure:4373: test -s conftest.o
configure:4376: $? = 0
configure:4387: result: void
configure:4401: checking for strftime
configure:4458: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
conftest.c:55: warning: conflicting types for built-in function 'strftime'
configure:4464: $? = 0
configure:4468: test -z 
			 || test ! -s conftest.err
configure:4471: $? = 0
configure:4474: test -s conftest
configure:4477: $? = 0
configure:4489: result: yes
configure:4579: checking for vsnprintf
configure:4636: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
conftest.c:56: warning: conflicting types for built-in function 'vsnprintf'
configure:4642: $? = 0
configure:4646: test -z 
			 || test ! -s conftest.err
configure:4649: $? = 0
configure:4652: test -s conftest
configure:4655: $? = 0
configure:4667: result: yes
configure:4579: checking for setsid
configure:4636: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:4642: $? = 0
configure:4646: test -z 
			 || test ! -s conftest.err
configure:4649: $? = 0
configure:4652: test -s conftest
configure:4655: $? = 0
configure:4667: result: yes
configure:4579: checking for setlinebuf
configure:4636: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:4642: $? = 0
configure:4646: test -z 
			 || test ! -s conftest.err
configure:4649: $? = 0
configure:4652: test -s conftest
configure:4655: $? = 0
configure:4667: result: yes
configure:4680: checking whether build environment is sane
configure:4723: result: yes
configure:4767: checking for gawk
configure:4796: result: no
configure:4767: checking for mawk
configure:4783: found /usr/bin/mawk
configure:4793: result: mawk
configure:4824: checking for style of include used by make
configure:4852: result: GNU
configure:5024: checking dependency style of gcc
configure:5114: result: gcc3
configure:5132: checking whether to enable maintainer-specific portions of Makefiles
configure:5141: result: no
configure:5230: checking for a sed that does not truncate output
configure:5284: result: /bin/sed
configure:5298: checking for ld used by gcc
configure:5365: result: /usr/bin/ld
configure:5374: checking if the linker (/usr/bin/ld) is GNU ld
configure:5389: result: yes
configure:5394: checking for /usr/bin/ld option to reload object files
configure:5401: result: -r
configure:5419: checking for BSD-compatible nm
configure:5461: result: /usr/bin/nm -B
configure:5465: checking whether ln -s works
configure:5469: result: yes
configure:5476: checking how to recognise dependent libraries
configure:5657: result: pass_all
configure:5879: checking dlfcn.h usability
configure:5891: gcc -c -g -O2 -Wall  conftest.c >&5
configure:5897: $? = 0
configure:5901: test -z 
			 || test ! -s conftest.err
configure:5904: $? = 0
configure:5907: test -s conftest.o
configure:5910: $? = 0
configure:5920: result: yes
configure:5924: checking dlfcn.h presence
configure:5934: gcc -E  conftest.c
configure:5940: $? = 0
configure:5960: result: yes
configure:5995: checking for dlfcn.h
configure:6002: result: yes
configure:6067: checking for g++
configure:6083: found /usr/bin/g++
configure:6093: result: g++
configure:6109: checking for C++ compiler version
configure:6112: g++ --version </dev/null >&5
g++ (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 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:6115: $? = 0
configure:6117: g++ -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.5 (Debian 4.4.5-8) 
configure:6120: $? = 0
configure:6122: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:6125: $? = 1
configure:6128: checking whether we are using the GNU C++ compiler
configure:6152: g++ -c   conftest.cc >&5
configure:6158: $? = 0
configure:6162: test -z 
			 || test ! -s conftest.err
configure:6165: $? = 0
configure:6168: test -s conftest.o
configure:6171: $? = 0
configure:6184: result: yes
configure:6190: checking whether g++ accepts -g
configure:6211: g++ -c -g  conftest.cc >&5
configure:6217: $? = 0
configure:6221: test -z 
			 || test ! -s conftest.err
configure:6224: $? = 0
configure:6227: test -s conftest.o
configure:6230: $? = 0
configure:6241: result: yes
configure:6283: g++ -c -g -O2  conftest.cc >&5
configure:6289: $? = 0
configure:6293: test -z 
			 || test ! -s conftest.err
configure:6296: $? = 0
configure:6299: test -s conftest.o
configure:6302: $? = 0
configure:6328: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:42: error: 'exit' was not declared in this scope
configure:6334: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:6283: g++ -c -g -O2  conftest.cc >&5
conftest.cc:38: error: 'void std::exit(int)' should have been declared inside 'std'
configure:6289: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:6283: g++ -c -g -O2  conftest.cc >&5
conftest.cc:38: error: 'void std::exit(int)' should have been declared inside 'std'
In file included from conftest.cc:39:
/usr/include/stdlib.h:543: error: declaration of 'void std::exit(int) throw ()' throws different exceptions
conftest.cc:38: error: from previous declaration 'void std::exit(int)'
configure:6289: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:6283: g++ -c -g -O2  conftest.cc >&5
configure:6289: $? = 0
configure:6293: test -z 
			 || test ! -s conftest.err
configure:6296: $? = 0
configure:6299: test -s conftest.o
configure:6302: $? = 0
configure:6328: g++ -c -g -O2  conftest.cc >&5
configure:6334: $? = 0
configure:6338: test -z 
			 || test ! -s conftest.err
configure:6341: $? = 0
configure:6344: test -s conftest.o
configure:6347: $? = 0
configure:6372: checking dependency style of g++
configure:6462: result: gcc3
configure:6484: checking how to run the C++ preprocessor
configure:6515: g++ -E  conftest.cc
configure:6521: $? = 0
configure:6553: g++ -E  conftest.cc
conftest.cc:41:28: error: ac_nonexistent.h: No such file or directory
configure:6559: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6598: result: g++ -E
configure:6622: g++ -E  conftest.cc
configure:6628: $? = 0
configure:6660: g++ -E  conftest.cc
conftest.cc:41:28: error: ac_nonexistent.h: No such file or directory
configure:6666: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6761: checking for g77
configure:6790: result: no
configure:6761: checking for f77
configure:6790: result: no
configure:6761: checking for xlf
configure:6790: result: no
configure:6761: checking for frt
configure:6790: result: no
configure:6761: checking for pgf77
configure:6790: result: no
configure:6761: checking for fort77
configure:6790: result: no
configure:6761: checking for fl32
configure:6790: result: no
configure:6761: checking for af77
configure:6790: result: no
configure:6761: checking for f90
configure:6790: result: no
configure:6761: checking for xlf90
configure:6790: result: no
configure:6761: checking for pgf90
configure:6790: result: no
configure:6761: checking for epcf90
configure:6790: result: no
configure:6761: checking for f95
configure:6790: result: no
configure:6761: checking for fort
configure:6790: result: no
configure:6761: checking for xlf95
configure:6790: result: no
configure:6761: checking for ifc
configure:6790: result: no
configure:6761: checking for efc
configure:6790: result: no
configure:6761: checking for pgf95
configure:6790: result: no
configure:6761: checking for lf95
configure:6790: result: no
configure:6761: checking for gfortran
configure:6790: result: no
configure:6802: checking for Fortran 77 compiler version
configure:6805:  --version </dev/null >&5
./configure: line 6806: --version: command not found
configure:6808: $? = 127
configure:6810:  -v </dev/null >&5
./configure: line 6811: -v: command not found
configure:6813: $? = 127
configure:6815:  -V </dev/null >&5
./configure: line 6816: -V: command not found
configure:6818: $? = 127
configure:6826: checking whether we are using the GNU Fortran 77 compiler
configure:6840:  -c  conftest.F >&5
./configure: line 6841: -c: command not found
configure:6846: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6872: result: no
configure:6878: checking whether  accepts -g
configure:6890:  -c -g conftest.f >&5
./configure: line 6891: -c: command not found
configure:6896: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6921: result: no
configure:6951: checking the maximum length of command line arguments
configure:7030: result: 32768
configure:7041: checking command to parse /usr/bin/nm -B output from gcc object
configure:7130: gcc -c -g -O2 -Wall  conftest.c >&5
configure:7133: $? = 0
configure:7137: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:7140: $? = 0
configure:7192: gcc -o conftest -g -O2 -Wall   conftest.c conftstm.o >&5
configure:7195: $? = 0
configure:7233: result: ok
configure:7237: checking for objdir
configure:7252: result: .libs
configure:7342: checking for ar
configure:7358: found /usr/bin/ar
configure:7369: result: ar
configure:7422: checking for ranlib
configure:7438: found /usr/bin/ranlib
configure:7449: result: ranlib
configure:7502: checking for strip
configure:7518: found /usr/bin/strip
configure:7529: result: strip
configure:7793: checking if gcc static flag  works
configure:7816: result: yes
configure:7834: checking if gcc supports -fno-rtti -fno-exceptions
configure:7852: gcc -c -g -O2 -Wall  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7856: $? = 0
configure:7867: result: no
configure:7882: checking for gcc option to produce PIC
configure:8069: result: -fPIC
configure:8077: checking if gcc PIC flag -fPIC works
configure:8095: gcc -c -g -O2 -Wall  -fPIC -DPIC conftest.c >&5
configure:8099: $? = 0
configure:8110: result: yes
configure:8134: checking if gcc supports -c -o file.o
configure:8155: gcc -c -g -O2 -Wall  -o out/conftest2.o conftest.c >&5
configure:8159: $? = 0
configure:8179: result: yes
configure:8205: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9054: result: yes
configure:9080: checking whether -lc should be explicitly linked in
configure:9085: gcc -c -g -O2 -Wall  conftest.c >&5
configure:9088: $? = 0
configure:9102: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9105: $? = 0
configure:9117: result: no
configure:9125: checking dynamic linker characteristics
configure:9665: result: GNU/Linux ld.so
configure:9669: checking how to hardcode library paths into programs
configure:9694: result: immediate
configure:9708: checking whether stripping libraries is possible
configure:9713: result: yes
configure:10543: checking if libtool supports shared libraries
configure:10545: result: yes
configure:10548: checking whether to build shared libraries
configure:10569: result: yes
configure:10572: checking whether to build static libraries
configure:10576: result: yes
configure:10668: creating libtool
configure:11215: checking for ld used by g++
configure:11282: result: /usr/bin/ld
configure:11291: checking if the linker (/usr/bin/ld) is GNU ld
configure:11306: result: yes
configure:11357: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12222: result: yes
configure:12240: g++ -c -g -O2  conftest.cc >&5
configure:12243: $? = 0
configure:12339: checking for g++ option to produce PIC
configure:12601: result: -fPIC
configure:12609: checking if g++ PIC flag -fPIC works
configure:12627: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:12631: $? = 0
configure:12642: result: yes
configure:12666: checking if g++ supports -c -o file.o
configure:12687: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:12691: $? = 0
configure:12711: result: yes
configure:12737: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12762: result: yes
configure:12833: checking dynamic linker characteristics
configure:13373: result: GNU/Linux ld.so
configure:13377: checking how to hardcode library paths into programs
configure:13402: result: immediate
configure:13416: checking whether stripping libraries is possible
configure:13421: result: yes
configure:20721: checking for pkg-config
configure:20739: found /usr/bin/pkg-config
configure:20752: result: /usr/bin/pkg-config
configure:20844: checking shout/shout.h usability
configure:20856: gcc -c -g -O2 -Wall -pthread  -I/usr/local/include conftest.c >&5
configure:20862: $? = 0
configure:20866: test -z 
			 || test ! -s conftest.err
configure:20869: $? = 0
configure:20872: test -s conftest.o
configure:20875: $? = 0
configure:20885: result: yes
configure:20889: checking shout/shout.h presence
configure:20899: gcc -E  -I/usr/local/include conftest.c
configure:20905: $? = 0
configure:20925: result: yes
configure:20960: checking for shout/shout.h
configure:20967: result: yes
configure:20976: checking for shout_new
configure:21033: gcc -o conftest -g -O2 -Wall -pthread  -I/usr/local/include  conftest.c -L/usr/local/lib -lshout -lvorbis    >&5
configure:21039: $? = 0
configure:21043: test -z 
			 || test ! -s conftest.err
configure:21046: $? = 0
configure:21049: test -s conftest
configure:21052: $? = 0
configure:21064: result: yes
configure:21190: checking for xml2-config
configure:21219: result: no
configure:21190: checking for xml-config
configure:21219: result: no
configure:21240: result: Compiling without libxml support - no configfiles
configure:21287: checking for python
configure:21305: found /usr/bin/python
configure:21317: result: /usr/bin/python
configure:21369: checking Python.h usability
configure:21381: gcc -c -g -O2 -Wall -I/usr/local/include -pthread  -I/usr/include/python2.6 conftest.c >&5
conftest.c:76:20: error: Python.h: No such file or directory
configure:21387: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_SHOUT_SHOUT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Python.h>
configure:21410: result: no
configure:21414: checking Python.h presence
configure:21424: gcc -E  -I/usr/include/python2.6 conftest.c
conftest.c:42:20: error: Python.h: No such file or directory
configure:21430: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_SHOUT_SHOUT_H 1
| /* end confdefs.h.  */
| #include <Python.h>
configure:21450: result: no
configure:21485: checking for Python.h
configure:21492: result: no
configure:21575: WARNING: Python.h doesn't appear to be usable
configure:21606: result: Could not link to python, python scripting disabled
configure:21645: checking for perl_construct
configure:21702: gcc -o conftest -g -O2 -Wall -I/usr/local/include -pthread   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib/perl/5.10/CORE   conftest.c  -L/usr/local/lib -lshout -lvorbis   -Wl,-E  -fstack-protector -L/usr/local/lib  -L/usr/lib/perl/5.10/CORE -lperl -ldl -lm -lpthread -lc -lcrypt >&5
/usr/bin/ld: cannot find -lperl
collect2: ld returned 1 exit status
configure:21708: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_SHOUT_SHOUT_H 1
| /* end confdefs.h.  */
| /* Define perl_construct to an innocuous variant, in case <limits.h> declares perl_construct.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define perl_construct innocuous_perl_construct
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char perl_construct (); 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 perl_construct
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char perl_construct ();
| /* 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_perl_construct) || defined (__stub___perl_construct)
| choke me
| #else
| char (*f) () = perl_construct;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != perl_construct;
|   ;
|   return 0;
| }
configure:21733: result: no
configure:21766: result: Could not link to perl, perl scripting disabled
configure:21797: checking lame/lame.h usability
configure:21809: gcc -c -g -O2 -Wall -I/usr/local/include -pthread  conftest.c >&5
conftest.c:76:23: error: lame/lame.h: No such file or directory
configure:21815: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_SHOUT_SHOUT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <lame/lame.h>
configure:21838: result: no
configure:21842: checking lame/lame.h presence
configure:21852: gcc -E  conftest.c
conftest.c:42:23: error: lame/lame.h: No such file or directory
configure:21858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_SHOUT_SHOUT_H 1
| /* end confdefs.h.  */
| #include <lame/lame.h>
configure:21878: result: no
configure:21913: checking for lame/lame.h
configure:21920: result: no
configure:21945: checking lame.h usability
configure:21957: gcc -c -g -O2 -Wall -I/usr/local/include -pthread  conftest.c >&5
conftest.c:76:18: error: lame.h: No such file or directory
configure:21963: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_SHOUT_SHOUT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <lame.h>
configure:21986: result: no
configure:21990: checking lame.h presence
configure:22000: gcc -E  conftest.c
conftest.c:42:18: error: lame.h: No such file or directory
configure:22006: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ices"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "ices 0.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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_SYS_WAIT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SETSID 1
| #define HAVE_SETLINEBUF 1
| #define PACKAGE "ices"
| #define VERSION "0.4"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_SHOUT_SHOUT_H 1
| /* end confdefs.h.  */
| #include <lame.h>
configure:22026: result: no
configure:22061: checking for lame.h
configure:22068: result: no
configure:22278: result: Could not find a valid LAME library, reencoding disabled
configure:22299: result: Vorbis is disabled because LAME is not enabled
configure:22569: result: MP4 transcoding is disabled because LAME is not enabled
configure:22839: result: FLAC transcoding is disabled because LAME is not enabled
configure:23228: creating ./config.status

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

This file was extended by ices config.status 0.4, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on debian

config.status:731: creating Makefile
config.status:731: creating src/Makefile
config.status:731: creating src/playlist/Makefile
config.status:731: creating conf/Makefile
config.status:731: creating conf/ices.conf.dist
config.status:731: creating doc/Makefile
config.status:835: creating config.h
config.status:1157: executing depfiles commands
configure:24562: result: Compiling with:  -g -O2 -Wall -I/usr/local/include -pthread
configure:24564: result: Linking with:   -L/usr/local/lib -lshout -lvorbis    
configure:24566: result: Features:
configure:24568: result:   XML     : no
configure:24570: result:   Python  : no
configure:24572: result:   Perl    : no
configure:24574: result:   LAME    : no
configure:24576: result:   Vorbis  : no
configure:24578: result:   MP4     : no
configure:24580: result:   FLAC    : no

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_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_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=no
ac_cv_func_perl_construct=no
ac_cv_func_setlinebuf=yes
ac_cv_func_setsid=yes
ac_cv_func_shout_new=yes
ac_cv_func_strftime=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_Python_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_lame_h=no
ac_cv_header_lame_lame_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_shout_shout_h=yes
ac_cv_header_signal_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_signal_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_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_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
ices_cv_docdir='${prefix}/doc/ices'
ices_cv_moddir='${sysconfdir}/modules'
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.11.2.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_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\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

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

ACLOCAL='${SHELL} /tmp/ices-0.4/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/ices-0.4/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/ices-0.4/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/ices-0.4/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/ices-0.4/missing --run automake-1.8'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall -I/usr/local/include -pthread'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
ICES_OBJECTS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=' -L/usr/local/lib -lshout -lvorbis    '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/ices-0.4/missing --run makeinfo'
OBJEXT='o'
PACKAGE='ices'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='ices'
PACKAGE_STRING='ices 0.4'
PACKAGE_TARNAME='ices'
PACKAGE_VERSION='0.4'
PATH_SEPARATOR=':'
PKGCONFIG='/usr/bin/pkg-config'
PLAYLIST_OBJECTS=''
PYTHON='/usr/bin/python'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
SHOUTCONFIG=''
STRIP='strip'
USE_XML_FALSE=''
USE_XML_TRUE='#'
VERSION='0.4'
XMLCONFIG=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
docdir='${prefix}/doc/ices'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/tmp/ices-0.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
moddir='${sysconfdir}/modules'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_DLFCN_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SETLINEBUF 1
#define HAVE_SETSID 1
#define HAVE_SHOUT_SHOUT_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_SIGNAL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define PACKAGE "ices"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_NAME "ices"
#define PACKAGE_STRING "ices 0.4"
#define PACKAGE_TARNAME "ices"
#define PACKAGE_VERSION "0.4"
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "0.4"
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();

configure: exit 0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.