<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.2">
</HEAD>
<BODY>
I made a document about How install icecast on CentOS. For now, the document is in Spanish. <BR>
<BR>
<A HREF="http://yamefui.com/index.php/swlibre/instalar-icecast-en-centos">http://yamefui.com/index.php/swlibre/instalar-icecast-en-centos</A><BR>
<BR>
<BR>
<BR>
<BR>
<BR>
-----Mensaje original-----<BR>
<B>De</B>: Junglised.co.uk <<A HREF="mailto:%22Junglised.co.uk%22%20%3ccontact@junglised.co.uk%3e">contact@junglised.co.uk</A>><BR>
<B>Para</B>: <A HREF="mailto:icecast@xiph.org">icecast@xiph.org</A><BR>
<B>Asunto</B>: Re: [Icecast] Icecast on centos5<BR>
<B>Fecha</B>: Thu, 1 Jul 2010 21:53:34 +0100<BR>
<BR>
the bottom is where it ends. thats whats confusing me the last line is: <BR>
<BR>
config.status: executing depfiles commands <BR>
Huw Davies (Beatsmith) 07949713698 <A HREF="http://www.junglised.co.uk/">Junglised.co.uk</A> <A HREF="http://www.facebook.com/#!/pages/Junglised/111941005519414?ref=ts">Facebook</A> <A HREF="http://www.twitter.com/Junglised">Twitter.com/Junglised</A> <BR>
On 1 Jul 2010, at 21:50, Jonathan Nalley wrote: <BR>
so what's the actual error?   where does the configure command end at<BR>
and what does it ultimately complain about?<BR>
<BR>
On Thu, Jul 1, 2010 at 4:43 PM, <A HREF="http://Junglised.co.uk">Junglised.co.uk</A> <<A HREF="mailto:contact@junglised.co.uk">contact@junglised.co.uk</A>> wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    Evening guys...<BR>
    <BR>
    I've been trying for the past week to install an icecast server on my centos<BR>
    5 VPS hosted through phurix.<BR>
    <BR>
    I've tried compiling it, installing it from RPM. but im getting nowhere.<BR>
    <BR>
    Has anybody had any luck installing it, who wouldn't mind explaining how<BR>
    they went about it?<BR>
    <BR>
    I've searched google for hours on end and all I can come up with is generic<BR>
    cent os 4 guides that just wont work.<BR>
    <BR>
    Im not the best when in comes to linux. I do a great job of copying and<BR>
    pasting to a shell prompt and can use ftp etc.<BR>
    <BR>
    if this is any use.. heres the last output from my last attempt and<BR>
    compiling it...<BR>
    <BR>
    <BR>
    [root@vps613 icecast-2.3.2]# ./configure --prefix=/usr/local/icecast<BR>
    checking for a BSD-compatible install... /usr/bin/install -c<BR>
    checking whether build environment is sane... yes<BR>
    checking for a thread-safe mkdir -p... /bin/mkdir -p<BR>
    checking for gawk... gawk<BR>
    checking whether make sets $(MAKE)... no<BR>
    checking whether to enable maintainer-specific portions of Makefiles... no<BR>
    checking for gcc... gcc<BR>
    checking for C compiler default output file name... a.out<BR>
    checking whether the C compiler works... yes<BR>
    checking whether we are cross compiling... no<BR>
    checking for suffix of executables...<BR>
    checking for suffix of object files... o<BR>
    checking whether we are using the GNU C compiler... yes<BR>
    checking whether gcc accepts -g... yes<BR>
    checking for gcc option to accept ISO C89... none needed<BR>
    checking for style of include used by make... none<BR>
    checking dependency style of gcc... none<BR>
    checking build system type... x86_64-unknown-linux-gnu<BR>
    checking host system type... x86_64-unknown-linux-gnu<BR>
    checking for a sed that does not truncate output... /bin/sed<BR>
    checking for grep that handles long lines and -e... /bin/grep<BR>
    checking for egrep... /bin/grep -E<BR>
    checking for ld used by gcc... /usr/bin/ld<BR>
    checking if the linker (/usr/bin/ld) is GNU ld... yes<BR>
    checking for /usr/bin/ld option to reload object files... -r<BR>
    checking for BSD-compatible nm... /usr/bin/nm -B<BR>
    checking whether ln -s works... yes<BR>
    checking how to recognize dependent libraries... pass_all<BR>
    checking how to run the C preprocessor... gcc -E<BR>
    checking for ANSI C header files... yes<BR>
    checking for sys/types.h... yes<BR>
    checking for sys/stat.h... yes<BR>
    checking for stdlib.h... yes<BR>
    checking for string.h... yes<BR>
    checking for memory.h... yes<BR>
    checking for strings.h... yes<BR>
    checking for inttypes.h... yes<BR>
    checking for stdint.h... yes<BR>
    checking for unistd.h... yes<BR>
    checking dlfcn.h usability... yes<BR>
    checking dlfcn.h presence... yes<BR>
    checking for dlfcn.h... yes<BR>
    checking for g++... g++<BR>
    checking whether we are using the GNU C++ compiler... yes<BR>
    checking whether g++ accepts -g... yes<BR>
    checking dependency style of g++... none<BR>
    checking how to run the C++ preprocessor... g++ -E<BR>
    checking for g77... no<BR>
    checking for xlf... no<BR>
    checking for f77... no<BR>
    checking for frt... no<BR>
    checking for pgf77... no<BR>
    checking for cf77... no<BR>
    checking for fort77... no<BR>
    checking for fl32... no<BR>
    checking for af77... no<BR>
    checking for xlf90... no<BR>
    checking for f90... no<BR>
    checking for pgf90... no<BR>
    checking for pghpf... no<BR>
    checking for epcf90... no<BR>
    checking for gfortran... no<BR>
    checking for g95... no<BR>
    checking for xlf95... no<BR>
    checking for f95... no<BR>
    checking for fort... no<BR>
    checking for ifort... no<BR>
    checking for ifc... no<BR>
    checking for efc... no<BR>
    checking for pgf95... no<BR>
    checking for lf95... no<BR>
    checking for ftn... no<BR>
    checking whether we are using the GNU Fortran 77 compiler... no<BR>
    checking whether accepts -g... no<BR>
    checking the maximum length of command line arguments... 98304<BR>
    checking command to parse /usr/bin/nm -B output from gcc object... ok<BR>
    checking for objdir... .libs<BR>
    checking for ar... ar<BR>
    checking for ranlib... ranlib<BR>
    checking for strip... strip<BR>
    checking if gcc supports -fno-rtti -fno-exceptions... no<BR>
    checking for gcc option to produce PIC... -fPIC<BR>
    checking if gcc PIC flag -fPIC works... yes<BR>
    checking if gcc static flag -static works... yes<BR>
    checking if gcc supports -c -o file.o... yes<BR>
    checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared<BR>
    libraries... yes<BR>
    checking whether -lc should be explicitly linked in... no<BR>
    checking dynamic linker characteristics... GNU/Linux ld.so<BR>
    checking how to hardcode library paths into programs... immediate<BR>
    checking whether stripping libraries is possible... yes<BR>
    checking if libtool supports shared libraries... yes<BR>
    checking whether to build shared libraries... yes<BR>
    checking whether to build static libraries... yes<BR>
    configure: creating libtool<BR>
    appending configuration tag "CXX" to libtool<BR>
    checking for ld used by g++... /usr/bin/ld -m elf_x86_64<BR>
    checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes<BR>
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared<BR>
    libraries... yes<BR>
    checking for g++ option to produce PIC... -fPIC<BR>
    checking if g++ PIC flag -fPIC works... yes<BR>
    checking if g++ static flag -static works... yes<BR>
    checking if g++ supports -c -o file.o... yes<BR>
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared<BR>
    libraries... yes<BR>
    checking dynamic linker characteristics... GNU/Linux ld.so<BR>
    checking how to hardcode library paths into programs... immediate<BR>
    appending configuration tag "F77" to libtool<BR>
    checking for special C compiler options needed for large files... no<BR>
    checking for _FILE_OFFSET_BITS value needed for large files... no<BR>
    checking for ANSI C header files... (cached) yes<BR>
    checking whether time.h and sys/time.h may both be included... yes<BR>
    checking alloca.h usability... yes<BR>
    checking alloca.h presence... yes<BR>
    checking for alloca.h... yes<BR>
    checking pwd.h usability... yes<BR>
    checking pwd.h presence... yes<BR>
    checking for pwd.h... yes<BR>
    checking for unistd.h... (cached) yes<BR>
    checking for __func__... yes<BR>
    checking for localtime_r... yes<BR>
    checking for poll... yes<BR>
    checking for library containing nanosleep... none required<BR>
    checking sys/socket.h usability... yes<BR>
    checking sys/socket.h presence... yes<BR>
    checking for sys/socket.h... yes<BR>
    checking for socklen_t... yes<BR>
    checking for va_copy... va_copy<BR>
    checking sys/select.h usability... yes<BR>
    checking sys/select.h presence... yes<BR>
    checking for sys/select.h... yes<BR>
    checking sys/uio.h usability... yes<BR>
    checking sys/uio.h presence... yes<BR>
    checking for sys/uio.h... yes<BR>
    checking winsock2.h usability... no<BR>
    checking winsock2.h presence... no<BR>
    checking for winsock2.h... no<BR>
    checking for library containing sethostent... none required<BR>
    checking for library containing getnameinfo... none required<BR>
    checking for endhostent... yes<BR>
    checking for getaddrinfo... yes<BR>
    checking for inet_aton... yes<BR>
    checking for writev... yes<BR>
    checking for struct sockaddr_storage.ss_family... yes<BR>
    checking for inet_pton... yes<BR>
    checking for xslt-config... /usr/bin/xslt-config<BR>
    checking for xsltSaveResultToString... yes<BR>
    checking for fgrep... /bin/grep -F<BR>
    checking for libogg... ok<BR>
    checking for libvorbis... ok<BR>
    checking for libtheora... Not found<BR>
    configure: WARNING: Theora disabled!<BR>
    checking for libspeex... configure: WARNING: Speex support disabled!<BR>
    checking for kate_decode_init in -lkate... no<BR>
    checking for the pthreads library -lpthreads... no<BR>
    checking whether pthreads work without any flags... no<BR>
    checking whether pthreads work with -Kthread... no<BR>
    checking whether pthreads work with -kthread... no<BR>
    checking for the pthreads library -llthread... no<BR>
    checking whether pthreads work with -pthread... yes<BR>
    checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE<BR>
    checking if more special flags are required for pthreads... no<BR>
    checking for pthread_spin_lock... yes<BR>
    checking for curl-config... no<BR>
    checking curl/curl.h usability... no<BR>
    checking curl/curl.h presence... no<BR>
    checking for curl/curl.h... no<BR>
    checking for libcurl... no<BR>
    configure: libcurl not found<BR>
    configure: YP support disabled<BR>
    checking for pkg-config... /usr/bin/pkg-config<BR>
    configure: SSL disabled!<BR>
    configure: creating ./config.status<BR>
    config.status: creating Makefile<BR>
    config.status: creating conf/Makefile<BR>
    config.status: creating debian/Makefile<BR>
    config.status: creating src/Makefile<BR>
    config.status: creating src/avl/Makefile<BR>
    config.status: creating src/httpp/Makefile<BR>
    config.status: creating src/thread/Makefile<BR>
    config.status: creating src/log/Makefile<BR>
    config.status: creating src/net/Makefile<BR>
    config.status: creating src/timing/Makefile<BR>
    config.status: creating doc/Makefile<BR>
    config.status: creating web/Makefile<BR>
    config.status: creating admin/Makefile<BR>
    config.status: creating win32/Makefile<BR>
    config.status: creating win32/res/Makefile<BR>
    config.status: creating examples/Makefile<BR>
    config.status: creating config.h<BR>
    config.status: config.h is unchanged<BR>
    config.status: executing depfiles commands<BR>
    _______________________________________________<BR>
    Icecast mailing list<BR>
    <A HREF="mailto:Icecast@xiph.org">Icecast@xiph.org</A><BR>
    <A HREF="http://lists.xiph.org/mailman/listinfo/icecast">http://lists.xiph.org/mailman/listinfo/icecast</A><BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<BR>
<BR>
<PRE>
_______________________________________________
Icecast mailing list
<A HREF="mailto:Icecast@xiph.org">Icecast@xiph.org</A>
<A HREF="http://lists.xiph.org/mailman/listinfo/icecast">http://lists.xiph.org/mailman/listinfo/icecast</A>
</PRE>
<BR>
</BODY>
</HTML>