| View previous topic :: View next topic |
| Author |
Message |
SortyZ
Joined: 05 Oct 2008 Posts: 4
|
Posted: Sun Oct 05, 2008 4:20 am Post subject: Problem with installing icecast |
|
|
| Code: |
./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for unistd.h... (cached) yes
checking for localtime_r... yes
checking for poll... yes
checking for library containing nanosleep... none required
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for socklen_t... yes
checking for va_copy... va_copy
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for library containing sethostent... none required
checking for library containing getnameinfo... none required
checking for endhostent... yes
checking for getaddrinfo... yes
checking for inet_aton... yes
^Achecking for writev... yes
checking for struct sockaddr_storage.ss_family... yes
checking for inet_pton... yes
checking for xslt-config... /usr/bin/xslt-config
checking for xsltSaveResultToString... no
checking for fgrep... grep -F
checking for libogg... ok
checking for libvorbis... ok
checking for struct ovectl_ratemanage_arg... yes
checking for libtheora... Not found
configure: WARNING: Theora disabled!
checking for libspeex... configure: WARNING: Speex support disabled!
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for pthread_rwlock_t... yes
checking for cc_r... gcc
checking for curl-config... /usr/bin/curl-config
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for libcurl... yes
checking whether CURLOPT_NOSIGNAL is declared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf/Makefile
config.status: creating debian/Makefile
config.status: creating src/Makefile
config.status: creating src/avl/Makefile
config.status: creating src/httpp/Makefile
config.status: creating src/thread/Makefile
config.status: creating src/log/Makefile
config.status: creating src/net/Makefile
config.status: creating src/timing/Makefile
config.status: creating doc/Makefile
config.status: creating web/Makefile
config.status: creating admin/Makefile
config.status: creating win32/Makefile
config.status: creating win32/res/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
root@server [~/icecast-2.3.1]# make
make all-recursive
make[1]: Entering directory `/root/icecast-2.3.1'
Making all in src
make[2]: Entering directory `/root/icecast-2.3.1/src'
Making all in avl
make[3]: Entering directory `/root/icecast-2.3.1/src/avl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/avl'
Making all in thread
make[3]: Entering directory `/root/icecast-2.3.1/src/thread'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/thread'
Making all in httpp
make[3]: Entering directory `/root/icecast-2.3.1/src/httpp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/httpp'
Making all in net
make[3]: Entering directory `/root/icecast-2.3.1/src/net'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/net'
Making all in log
make[3]: Entering directory `/root/icecast-2.3.1/src/log'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/log'
Making all in timing
make[3]: Entering directory `/root/icecast-2.3.1/src/timing'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/timing'
make[3]: Entering directory `/root/icecast-2.3.1/src'
/bin/sh ../libtool --mode=link gcc -pthread -g -O2 -L/usr/local/lib -o icecast cfgfile.o main.o logging.o sighandler.o connection.o global.o util.o slave.o source.o stats.o refbuf.o client.o xslt.o fserve.o event.o admin.o md5.o format.o format_ogg.o format_mp3.o format_midi.o format_flac.o auth.o auth_htpasswd.o format_vorbis.o auth_url.o yp.o net/libicenet.la thread/libicethread.la httpp/libicehttpp.la log/libicelog.la avl/libiceavl.la timing/libicetiming.la -lcurl -L/usr/kerberos/lib -lssl -lcrypto -ldl -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -lvorbis -L/usr/lib -lxslt -lxml2 -lz -lm
gcc -pthread -g -O2 -o icecast cfgfile.o main.o logging.o sighandler.o connection.o global.o util.o slave.o source.o stats.o refbuf.o client.o xslt.o fserve.o event.o admin.o md5.o format.o format_ogg.o format_mp3.o format_midi.o format_flac.o auth.o auth_htpasswd.o format_vorbis.o auth_url.o yp.o -L/usr/local/lib net/.libs/libicenet.a thread/.libs/libicethread.a httpp/.libs/libicehttpp.a log/.libs/libicelog.a avl/.libs/libiceavl.a timing/.libs/libicetiming.a /usr/lib/libcurl.so -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -lvorbis -L/usr/lib /usr/lib/libxslt.so -ldl /usr/lib/libxml2.so -lpthread -lz -lm
/usr/lib/libxslt.so: undefined reference to `xmlModuleClose'
/usr/lib/libxslt.so: undefined reference to `xmlModuleOpen'
/usr/lib/libxslt.so: undefined reference to `xmlModuleSymbol'
collect2: ld returned 1 exit status
make[3]: *** [icecast] Error 1
make[3]: Leaving directory `/root/icecast-2.3.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/icecast-2.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/icecast-2.3.1'
make: *** [all] Error 2
root@server [~/icecast-2.3.1]# make install
Making install in src
make[1]: Entering directory `/root/icecast-2.3.1/src'
Making install in avl
make[2]: Entering directory `/root/icecast-2.3.1/src/avl'
make[3]: Entering directory `/root/icecast-2.3.1/src/avl'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/avl'
make[2]: Leaving directory `/root/icecast-2.3.1/src/avl'
Making install in thread
make[2]: Entering directory `/root/icecast-2.3.1/src/thread'
make[3]: Entering directory `/root/icecast-2.3.1/src/thread'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/thread'
make[2]: Leaving directory `/root/icecast-2.3.1/src/thread'
Making install in httpp
make[2]: Entering directory `/root/icecast-2.3.1/src/httpp'
make[3]: Entering directory `/root/icecast-2.3.1/src/httpp'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/httpp'
make[2]: Leaving directory `/root/icecast-2.3.1/src/httpp'
Making install in net
make[2]: Entering directory `/root/icecast-2.3.1/src/net'
make[3]: Entering directory `/root/icecast-2.3.1/src/net'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/net'
make[2]: Leaving directory `/root/icecast-2.3.1/src/net'
Making install in log
make[2]: Entering directory `/root/icecast-2.3.1/src/log'
make[3]: Entering directory `/root/icecast-2.3.1/src/log'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/log'
make[2]: Leaving directory `/root/icecast-2.3.1/src/log'
Making install in timing
make[2]: Entering directory `/root/icecast-2.3.1/src/timing'
make[3]: Entering directory `/root/icecast-2.3.1/src/timing'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/icecast-2.3.1/src/timing'
make[2]: Leaving directory `/root/icecast-2.3.1/src/timing'
make[2]: Entering directory `/root/icecast-2.3.1/src'
/bin/sh ../libtool --mode=link gcc -pthread -g -O2 -L/usr/local/lib -o icecast cfgfile.o main.o logging.o sighandler.o connection.o global.o util.o slave.o source.o stats.o refbuf.o client.o xslt.o fserve.o event.o admin.o md5.o format.o format_ogg.o format_mp3.o format_midi.o format_flac.o auth.o auth_htpasswd.o format_vorbis.o auth_url.o yp.o net/libicenet.la thread/libicethread.la httpp/libicehttpp.la log/libicelog.la avl/libiceavl.la timing/libicetiming.la -lcurl -L/usr/kerberos/lib -lssl -lcrypto -ldl -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -lvorbis -L/usr/lib -lxslt -lxml2 -lz -lm
gcc -pthread -g -O2 -o icecast cfgfile.o main.o logging.o sighandler.o connection.o global.o util.o slave.o source.o stats.o refbuf.o client.o xslt.o fserve.o event.o admin.o md5.o format.o format_ogg.o format_mp3.o format_midi.o format_flac.o auth.o auth_htpasswd.o format_vorbis.o auth_url.o yp.o -L/usr/local/lib net/.libs/libicenet.a thread/.libs/libicethread.a httpp/.libs/libicehttpp.a log/.libs/libicelog.a avl/.libs/libiceavl.a timing/.libs/libicetiming.a /usr/lib/libcurl.so -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -lvorbis -L/usr/lib /usr/lib/libxslt.so -ldl /usr/lib/libxml2.so -lpthread -lz -lm
/usr/lib/libxslt.so: undefined reference to `xmlModuleClose'
/usr/lib/libxslt.so: undefined reference to `xmlModuleOpen'
/usr/lib/libxslt.so: undefined reference to `xmlModuleSymbol'
collect2: ld returned 1 exit status
make[2]: *** [icecast] Error 1
make[2]: Leaving directory `/root/icecast-2.3.1/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/icecast-2.3.1/src'
make: *** [install-recursive] Error 1
|
|
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Oct 05, 2008 1:35 pm Post subject: |
|
|
Whenever you have something in libxslt complaining about something missing in libxml2 then the issue si always down to the fact that the libxml2 and libxslt versions are out of sync. There is a close tie-in with versions between those 2 libraries. I'm guessing your libxml2 needs updating so that it matches the libxslt version.
karl. |
|
| Back to top |
|
 |
davep
Joined: 26 Oct 2009 Posts: 2
|
Posted: Mon Oct 26, 2009 5:06 pm Post subject: |
|
|
I've just tried installing icecast and failed on the first compile hurdle:
configure: error: XSLT configuration could not be found
Every post seems to mention about the two packages you mentioned in previous post, but I just did a yum install libxml2 and it told me that the package was already there and up to date from running yum install libxslt (same major version, 2.6). Any ideas anyone? As I don't know what else to try and nothing else useful on the web!
Oh and who's the forum admin? I made a mistake on signup and need an account deleting...
Thanks,
Dave |
|
| Back to top |
|
 |
davep
Joined: 26 Oct 2009 Posts: 2
|
Posted: Mon Oct 26, 2009 5:11 pm Post subject: |
|
|
| Oops libxslt is 1.17, apparently not a newer version available from yum! Although libxml2 is defo v2.6 |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Oct 26, 2009 7:12 pm Post subject: |
|
|
Don't forget to use the latest version of icecast as well
karl. |
|
| Back to top |
|
 |
|