[icecast] ices2 compilations problems

Nicolas Bazin bazin.nicolas at club-internet.fr
Thu Mar 13 00:26:19 UTC 2003



Here is the config.log :

<p>-----------------------------------------------------------

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

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor --with-vorbis-prefix=/home/Darkmeteor --with-shout-prefix=/home/Darkmeteor

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

hostname =
uname -m = i386
uname -r = 4.7-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.7-STABLE #1: Thu Feb 27 02:54:58 GMT 2003

/usr/bin/uname -p = i386
/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /home/Darkmeteor/bin

<p>## ----------- ##
## Core tests. ##
## ----------- ##

configure:1483: checking for a BSD-compatible install
configure:1537: result: /usr/bin/install -c
configure:1548: checking whether build environment is sane
configure:1591: result: yes
configure:1624: checking for gawk
configure:1653: result: no
configure:1624: checking for mawk
configure:1653: result: no
configure:1624: checking for nawk
configure:1640: found /usr/bin/nawk
configure:1650: result: nawk
configure:1660: checking whether make sets $(MAKE)
configure:1680: result: yes
configure:1891: checking for gcc
configure:1907: found /usr/bin/gcc
configure:1917: result: gcc
configure:2161: checking for C compiler version
configure:2164: gcc --version </dev/null >&5
2.95.4
configure:2167: $? = 0
configure:2169: gcc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2172: $? = 0
configure:2174: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2177: $? = 1
configure:2201: checking for C compiler default output
configure:2204: gcc    conftest.c  >&5
configure:2207: $? = 0
configure:2253: result: a.out
configure:2258: checking whether the C compiler works
configure:2264: ./a.out
configure:2267: $? = 0
configure:2284: result: yes
configure:2291: checking whether we are cross compiling
configure:2293: result: no
configure:2296: checking for suffix of executables
configure:2298: gcc -o conftest    conftest.c  >&5
configure:2301: $? = 0
configure:2326: result: 
configure:2332: checking for suffix of object files
configure:2354: gcc -c   conftest.c >&5
configure:2357: $? = 0
configure:2379: result: o
configure:2383: checking whether we are using the GNU C compiler
configure:2408: gcc -c   conftest.c >&5
configure:2411: $? = 0
configure:2414: test -s conftest.o
configure:2417: $? = 0
configure:2430: result: yes
configure:2436: checking whether gcc accepts -g
configure:2458: gcc -c -g  conftest.c >&5
configure:2461: $? = 0
configure:2464: test -s conftest.o
configure:2467: $? = 0
configure:2478: result: yes
configure:2495: checking for gcc option to accept ANSI C
configure:2556: gcc  -c -g -O2  conftest.c >&5
configure:2559: $? = 0
configure:2562: test -s conftest.o
configure:2565: $? = 0
configure:2583: result: none needed
configure:2601: gcc -c -g -O2  conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2604: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2723: checking for style of include used by make
configure:2751: result: GNU
configure:2779: checking dependency style of gcc
configure:2847: result: gcc
configure:2936: checking build system type
configure:2954: result: i386-unknown-freebsd4.7
configure:2962: checking host system type
configure:2976: result: i386-unknown-freebsd4.7
configure:2995: checking for ld used by GCC
configure:3058: result: /usr/libexec/elf/ld
configure:3067: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:3079: result: yes
configure:3084: checking for /usr/libexec/elf/ld option to reload object files
configure:3091: result: -r
configure:3096: checking for BSD-compatible nm
configure:3132: result: /usr/bin/nm -B
configure:3135: checking whether ln -s works
configure:3139: result: yes
configure:3146: checking how to recognise dependant libraries
configure:3324: result: pass_all
configure:3337: checking command to parse /usr/bin/nm -B output
configure:3418: gcc -c -g -O2  conftest.c >&5
configure:3421: $? = 0
configure:3425: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3428: $? = 0
configure:3480: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:3483: $? = 0
configure:3527: result: ok
configure:3536: checking how to run the C preprocessor
configure:3572: gcc -E  conftest.c
configure:3578: $? = 0
configure:3610: gcc -E  conftest.c
configure:3611: ac_nonexistent.h: No such file or directory
configure:3616: $? = 1
configure: failed program was:
| #line 3601 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ices"
| #define VERSION "2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3654: result: gcc -E
configure:3679: gcc -E  conftest.c
configure:3685: $? = 0
configure:3717: gcc -E  conftest.c
configure:3718: ac_nonexistent.h: No such file or directory
configure:3723: $? = 1
configure: failed program was:
| #line 3708 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ices"
| #define VERSION "2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3766: checking for egrep
configure:3776: result: grep -E
configure:3781: checking for ANSI C header files
configure:3807: gcc -c -g -O2  conftest.c >&5
configure:3810: $? = 0
configure:3813: test -s conftest.o
configure:3816: $? = 0
configure:3905: gcc -o conftest -g -O2   conftest.c  >&5
configure:3908: $? = 0
configure:3910: ./conftest
configure:3913: $? = 0
configure:3928: result: yes
configure:3952: checking for sys/types.h
configure:3969: gcc -c -g -O2  conftest.c >&5
configure:3972: $? = 0
configure:3975: test -s conftest.o
configure:3978: $? = 0
configure:3989: result: yes
configure:3952: checking for sys/stat.h
configure:3969: gcc -c -g -O2  conftest.c >&5
configure:3972: $? = 0
configure:3975: test -s conftest.o
configure:3978: $? = 0
configure:3989: result: yes
configure:3952: checking for stdlib.h
configure:3969: gcc -c -g -O2  conftest.c >&5
configure:3972: $? = 0
configure:3975: test -s conftest.o
configure:3978: $? = 0
configure:3989: result: yes
configure:3952: checking for string.h
configure:3969: gcc -c -g -O2  conftest.c >&5
configure:3972: $? = 0
configure:3975: test -s conftest.o
configure:3978: $? = 0
configure:3989: result: yes
configure:3952: checking for memory.h
configure:3969: gcc -c -g -O2  conftest.c >&5
configure:3972: $? = 0
configure:3975: test -s conftest.o
configure:3978: $? = 0
configure:3989: result: yes
configure:3952: checking for strings.h
configure:3969: gcc -c -g -O2  conftest.c >&5
configure:3972: $? = 0
configure:3975: test -s conftest.o
configure:3978: $? = 0
configure:3989: result: yes
configure:3952: checking for inttypes.h
configure:3969: gcc -c -g -O2  conftest.c >&5
configure:3972: $? = 0
configure:3975: test -s conftest.o
configure:3978: $? = 0
configure:3989: result: yes
configure:3952: checking for stdint.h
configure:3969: gcc -c -g -O2  conftest.c >&5
configure:4010: stdint.h: No such file or directory
configure:3972: $? = 1
configure: failed program was:
| #line 3957 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ices"
| #define VERSION "2.0"
| #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
| /* 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 <stdint.h>
configure:3989: result: no
configure:3952: checking for unistd.h
configure:3969: gcc -c -g -O2  conftest.c >&5
configure:3972: $? = 0
configure:3975: test -s conftest.o
configure:3978: $? = 0
configure:3989: result: yes
configure:4015: checking dlfcn.h usability
configure:4028: gcc -c -g -O2  conftest.c >&5
configure:4031: $? = 0
configure:4034: test -s conftest.o
configure:4037: $? = 0
configure:4047: result: yes
configure:4051: checking dlfcn.h presence
configure:4062: gcc -E  conftest.c
configure:4068: $? = 0
configure:4087: result: yes
configure:4123: checking for dlfcn.h
configure:4130: result: yes
configure:4327: checking for ranlib
configure:4343: found /usr/bin/ranlib
configure:4354: result: ranlib
configure:4407: checking for strip
configure:4423: found /usr/bin/strip
configure:4434: result: strip
configure:4644: checking for objdir
configure:4655: result: .libs
configure:4672: checking for gcc option to produce PIC
configure:4822: result: -fPIC
configure:4826: checking if gcc PIC flag -fPIC works
configure:4850: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:4853: $? = 0
configure:4856: test -s conftest.o
configure:4859: $? = 0
configure:4897: result: yes
configure:4913: checking if gcc static flag -static works
configure:4938: gcc -o conftest -g -O2   -static conftest.c  >&5
configure:4941: $? = 0
configure:4944: test -s conftest
configure:4947: $? = 0
configure:4963: result: yes
configure:4975: checking if gcc supports -c -o file.o
configure:4998: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5019: result: yes
configure:5024: checking if gcc supports -c -o file.lo
configure:5052: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5055: $? = 0
configure:5058: test -s conftest.lo
configure:5061: $? = 0
configure:5083: result: yes
configure:5114: checking if gcc supports -fno-rtti -fno-exceptions
configure:5137: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
configure:5140: $? = 0
configure:5143: test -s conftest.o
configure:5146: $? = 0
configure:5163: result: yes
configure:5174: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:5826: result: yes
configure:5831: checking how to hardcode library paths into programs
configure:5855: result: immediate
configure:5860: checking whether stripping libraries is possible
configure:5865: result: yes
configure:5876: checking dynamic linker characteristics
configure:6269: result: freebsd4.7 ld.so
configure:6274: checking if libtool supports shared libraries
configure:6276: result: yes
configure:6279: checking whether to build shared libraries
configure:6300: result: yes
configure:6303: checking whether to build static libraries
configure:6307: result: yes
configure:6981: checking whether -lc should be explicitly linked in
configure:6989: gcc -c -g -O2  conftest.c >&5
configure:6992: $? = 0
configure:7006: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7009: $? = 1
configure:7022: result: yes
configure:7644: checking for ANSI C header files
configure:7791: result: yes
configure:7803: checking for stdint.h
configure:7808: result: no
configure:7951: checking sys/soundcard.h usability
configure:7964: gcc -c -O20 -fsigned-char -D_REENTRANT  conftest.c >&5
configure:7967: $? = 0
configure:7970: test -s conftest.o
configure:7973: $? = 0
configure:7983: result: yes
configure:7987: checking sys/soundcard.h presence
configure:7998: gcc -E  conftest.c
configure:8004: $? = 0
configure:8023: result: yes
configure:8059: checking for sys/soundcard.h
configure:8066: result: yes
configure:8087: checking machine/soundcard.h usability
configure:8100: gcc -c -O20 -fsigned-char -D_REENTRANT  conftest.c >&5
configure:8103: $? = 0
configure:8106: test -s conftest.o
configure:8109: $? = 0
configure:8119: result: yes
configure:8123: checking machine/soundcard.h presence
configure:8134: gcc -E  conftest.c
configure:8140: $? = 0
configure:8159: result: yes
configure:8195: checking for machine/soundcard.h
configure:8202: result: yes
configure:8238: checking sys/audioio.h usability
configure:8251: gcc -c -O20 -fsigned-char -D_REENTRANT  conftest.c >&5
configure:8295: sys/audioio.h: No such file or directory
configure:8254: $? = 1
configure: failed program was:
| #line 8240 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ices"
| #define VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 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 <sys/audioio.h>
configure:8270: result: no
configure:8274: checking sys/audioio.h presence
configure:8285: gcc -E  conftest.c
configure:8297: sys/audioio.h: No such file or directory
configure:8291: $? = 1
configure: failed program was:
| #line 8276 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ices"
| #define VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <sys/audioio.h>
configure:8310: result: no
configure:8346: checking for sys/audioio.h
configure:8353: result: no
configure:8390: checking alsa/asoundlib.h usability
configure:8403: gcc -c -O20 -fsigned-char -D_REENTRANT  conftest.c >&5
configure:8447: alsa/asoundlib.h: No such file or directory
configure:8406: $? = 1
configure: failed program was:
| #line 8392 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ices"
| #define VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 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 <alsa/asoundlib.h>
configure:8422: result: no
configure:8426: checking alsa/asoundlib.h presence
configure:8437: gcc -E  conftest.c
configure:8449: alsa/asoundlib.h: No such file or directory
configure:8443: $? = 1
configure: failed program was:
| #line 8428 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ices"
| #define VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <alsa/asoundlib.h>
configure:8462: result: no
configure:8498: checking for alsa/asoundlib.h
configure:8505: result: no
configure:8532: checking for an ANSI C-conforming const
configure:8600: gcc -c -O20 -fsigned-char -D_REENTRANT  conftest.c >&5
configure:8603: $? = 0
configure:8606: test -s conftest.o
configure:8609: $? = 0
configure:8620: result: yes
configure:8653: checking for xml2-config
configure:8669: found /home/Darkmeteor/bin/xml2-config
configure:8679: result: xml2-config
configure:8698: checking for xmlParseFile
configure:8748: gcc -o conftest -O20 -fsigned-char -D_REENTRANT -I/home/Darkmeteor/include/libxml2   conftest.c  -L/home/Darkmeteor/lib -lxml2 -lz -lm >&5
configure:8751: $? = 0
configure:8754: test -s conftest
configure:8757: $? = 0
configure:8768: result: yes
configure:8816: checking for Ogg
configure:8852: gcc -o conftest -O20 -fsigned-char -D_REENTRANT -I/home/Darkmeteor/include   conftest.c  -L/home/Darkmeteor/lib -logg >&5
configure:8855: $? = 0
configure:8857: ./conftest
configure:8860: $? = 0
configure:8878: result: yes
configure:8983: checking for Vorbis
configure:9019: gcc -o conftest -O20 -fsigned-char -D_REENTRANT -I/home/Darkmeteor/include   conftest.c  -L/home/Darkmeteor/lib -lvorbis -lm -L/home/Darkmeteor/lib -logg >&5
configure:9022: $? = 0
configure:9024: ./conftest
configure:9027: $? = 0
configure:9045: result: yes
configure:9156: checking for Shout
configure:9191: gcc -o conftest -O20 -fsigned-char -D_REENTRANT -I/home/Darkmeteor/include -I/home/Darkmeteor/include -I/home/Darkmeteor/include   conftest.c  -L/home/Darkmeteor/lib -lshout -lpthread -L/home/Darkmeteor/lib -logg -L/home/Darkmeteor/lib -lvorbis -lm >&5
/usr/libexec/elf/ld: cannot find -lpthread
configure:9194: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 9169 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ices"
| #define VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #include <shout/shout.h>
| 
| int main ()
| {
|   system("touch conf.shouttest");
|   return 0;
| }
| 
| 
configure:9221: result: no
configure:9249: gcc -o conftest -O20 -fsigned-char -D_REENTRANT -I/home/Darkmeteor/include -I/home/Darkmeteor/include -I/home/Darkmeteor/include   conftest.c  -L/home/Darkmeteor/lib -lshout -lpthread -L/home/Darkmeteor/lib -logg -L/home/Darkmeteor/lib -lvorbis -lm >&5
/usr/libexec/elf/ld: cannot find -lpthread
configure:9252: $? = 1
configure: failed program was:
| #line 9229 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ices"
| #define VERSION "2.0"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <shout/shout.h>
| 
| int
| main ()
| {
|  return 0;
|   ;
|   return 0;
| }
configure:9284: error: must have libshout installed!

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

ac_cv_build=i386-unknown-freebsd4.7
ac_cv_build_alias=i386-unknown-freebsd4.7
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_xmlParseFile=yes
ac_cv_header_alsa_asoundlib_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_machine_soundcard_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_audioio_h=no
ac_cv_header_sys_soundcard_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-unknown-freebsd4.7
ac_cv_host_alias=i386-unknown-freebsd4.7
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_XMLCONFIG=xml2-config
ac_cv_prog_ac_ct_CC=gcc
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_egrep='grep -E'
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc
lt_cv_archive_cmds_need_lc=yes
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/libexec/elf/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''

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

ACLOCAL='${SHELL} /home/Darkmeteor/cvs/ices/missing --run aclocal-1.7'
ALSA_CFLAGS=''
ALSA_LIBS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/Darkmeteor/cvs/ices/missing --run tar'
AUTOCONF='${SHELL} /home/Darkmeteor/cvs/ices/missing --run autoconf'
AUTOHEADER='${SHELL} /home/Darkmeteor/cvs/ices/missing --run autoheader'
AUTOMAKE='${SHELL} /home/Darkmeteor/cvs/ices/missing --run automake-1.7'
AWK='nawk'
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O20 -fsigned-char -D_REENTRANT'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEBUG='-g -Wall -fsigned-char -D_REENTRANT'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
HAVE_ALSA_FALSE=''
HAVE_ALSA_TRUE='#'
HAVE_OSS_FALSE='#'
HAVE_OSS_TRUE=''
HAVE_SUN_AUDIO_FALSE=''
HAVE_SUN_AUDIO_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/Darkmeteor/cvs/ices/missing --run makeinfo'
OBJEXT='o'
OGG_CFLAGS='-I/home/Darkmeteor/include'
OGG_LIBS='-L/home/Darkmeteor/lib -logg'
OPT=''
OSS_CFLAGS='-DHAVE_OSS'
PACKAGE='ices'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PROFILE='-O20 -g -pg -fsigned-char -D_REENTRANT'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/usr/local/bin/bash'
SHOUT_CFLAGS=''
SHOUT_CLFAGS=''
SHOUT_LIBS=''
SOCKET_LIBS=''
STRIP='strip'
SUN_CFLAGS=''
VERSION='2.0'
VORBISENC_LIBS='-lvorbisenc'
VORBISFILE_LIBS='-lvorbisfile'
VORBIS_CFLAGS='-I/home/Darkmeteor/include'
VORBIS_LIBS='-L/home/Darkmeteor/lib -lvorbis -lm'
XIPH_CFLAGS=''
XMLCONFIG='xml2-config'
XML_CFLAGS='-I/home/Darkmeteor/include/libxml2'
XML_LIBS='-L/home/Darkmeteor/lib -lxml2 -lz -lm'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-unknown-freebsd4.7'
build_alias=''
build_cpu='i386'
build_os='freebsd4.7'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-unknown-freebsd4.7'
host_alias=''
host_cpu='i386'
host_os='freebsd4.7'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/Darkmeteor/cvs/ices/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/home/Darkmeteor'
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_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "ices"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "2.0"

configure: exit 1

<p><p>-----------------------------------------------------------

<p><p>Thursday, March 13, 2003, 1:21:57 AM, you wrote:

KH> On Thu, 2003-03-13 at 00:12, Nicolas Bazin wrote:

>> Problem :
>> 
>> checking for Ogg... yes
>> checking for Vorbis... yes
>> checking for Shout... no
>> *** Could not run Shout test program, checking why...
>> *** The test program failed to compile or link. See the file config.log for the
>> *** exact error that occured. This usually means Shout was incorrectly installed
>> *** or that you have moved Shout since it was installed. In the latter case, you
>> *** may want to edit the shout-config script: 
>> configure: error: must have libshout installed!
>> 
>> 
>> and /home/Darkmeteor/include/shout/shout.h is here

KH> can you send me the config.log

KH> karl.

<p>--- >>8 ----
KH> List archives:  http://www.xiph.org/archives/
KH> icecast project homepage: http://www.icecast.org/
KH> To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
KH> containing only the word 'unsubscribe' in the body.  No subject is needed.
KH> Unsubscribe messages sent to the list will be ignored/filtered.

<p><p>
-- 
Best regards,
 Nicolas                            mailto:bazin.nicolas at club-internet.fr

--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Icecast mailing list