similar to: Unable to compile icecast 2.2.0 under Suse 9.2

Displaying 20 results from an estimated 10000 matches similar to: "Unable to compile icecast 2.2.0 under Suse 9.2"

2005 Apr 11
1
Unable to compile icecast 2.2.0 under Suse 9.2
Dear list members, I am not able to compile the icecast source under Suse 9.2. as i have to admit my experience in compiling is reduced to typing ./configure. Is there someone who can help me with this error message? linux:~/shoutcast/server/icecast # ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for
2008 Apr 26
4
for installation help
<!-- @page { size: 8.5in 11in; margin: 0.79in } P { margin-bottom: 0.08in } --> Dear Mr./Mrs. I use Linux Fedora 8 and I tried to install your software for p2p broadcasting. There were some problems. 1. I install successfully icecast-2.3.1-0.src.rpm (rpm -ivh icecast-2.3.1-0.src.rpm) 2.When I tried to install libxml2 from http://xmlsoft.org/downloads.html I receive this output:
2005 Apr 13
0
AW: Unable to compile icecast 2.2.0 under Suse 9.2
THX after I updated my sources.list for apt-get to include unstable packages everything worked out fine! Tobias Grunow wrote: >Thanks for the advice! >After I have managed to install all needed libs under Suse 9.2 everything >works just fine. > >But now I have a new problem. >I need to install icecast2 under Debian 3 and the Debian package Server >seems to be down constant.
2004 Aug 06
3
icecast/libxslt compile error
Wondering if anyone else is having this problem compiling the latest version in CVS. autogen.sh runs fine, configure runs fine, make fails with the following: gcc -DPACKAGE=\"icecast\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DHAVE_IPV6=1 -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -DCHUID=1 -DCHROOT=1 -I. -I. -I./net -I./thread -I./avl -I./httpp -I./log -I./timing -g -O20
2004 Aug 06
1
icecast/libxslt compile error
Bryan Jay Miller wrote: > Nope. First I tried adding the text you mentioned to Makefile.am. > autogen.sh and configure went OK. But when I tried to compile, I got > > Makefile:369: *** missing separator. Stop. > > I even deleted my entire source tree and downloaded all the fresh code > from CVS. Same problem. autogen.sh = OK, configure = OK, same compile > error as
2004 Aug 06
2
configure: error: xslt-config could not be found
Hi. I just tried to compile icecast2 my self from cvs. 1. cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot login 2. cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co icecast hangs after timing.h: ... U timing/TODO U timing/timing.c U timing/timing.h (pressing Ctrl-C) cvs [checkout aborted]: received interrupt signal I continue anyway... 3a. ./autogen.sh ... checking for working
2011 Oct 19
1
Failed dependencies for libxslt-ruby on CentOS 6
I'm trying to install a gem named Fabulator on CentOS 6 CR x86_64. It's failing on libxslt-ruby. This is the error I get when trying the gem manually... ------------------------------ # gem install libxslt-ruby --no-rdoc --no-ri Building native extensions. This could take a while... ERROR: Error installing libxslt-ruby: ERROR: Failed to build gem native extension.
2004 Aug 06
5
building icecast2 on OpenBSD
Is there anyone who has built icecast2 successfully for OpenBSD? I built it from source with no problem on Linux, but on my OBSD system the configure bombs while checking for a function in libxslt... # ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working
2005 Mar 28
2
libxslt problem
I'm getting the following error when I attempt to install Icecast... checking for xslt-config... /usr/bin/xslt-config checking for xsltSaveResultToString... no configure: error: Unable to link with libxslt (>=v1.0.18) Does anyone know what the problem is? Do I need to use a previous version of libxslt or maybe a later version of icecast... I'm trying to install Icecast 2.2.0...
2006 Mar 19
0
make error...
hi i'm trying to compile the latest version of icecast (2.3.1)... first installed latest version of libxml and libxslt. but "make" gives me the following error message ... ###################### gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/local/include -D_THREAD_SAFE -g -O2 -c `test -f 'main.c' || echo
2004 Aug 06
2
libxml error (or am I just being dumb?)
I've been trying to compile ices and icecast all night. I have narrowed the problem down to libxml. I have tried several rpms of libxml2 and libxml2-devel all to no avail. I don't expect support on this alpha release but just a reply to say that it's a common issue or wether I am just a dunce would be nice. :) Thanks Hans The follwing are installed by RPM: libxml2-2.4.23-1
2005 Mar 08
2
trouble installing icecast
Hello - I'm not a Unix guru, but I can get around okay. I'm trying to build icecast on my system, but when I run the configure program, it ends with the following error: "XSLT configuration could not be found" I could send you the config.log, if that helps. I'm not sure how to solve this error -- can you provide any pointers? I do have libxslt.so on my system. Much
2005 Dec 13
2
Trouble compiling Icecast 2.3.1
Hi, Sorry if this has been posted about before. I'm trying to upgrade my personal Icecast from some ancient pre-release CVS version, and I've hit trouble: gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/local/include -I/usr/local/include/libxml2 -pthread -g -O2 -c `test -f 'main.c' || echo './'`main.c In file included from
2005 May 10
2
Problem compiling Icecast on RedHat
Hi, I'm trying to build Icecast on a RedHat AS3 workstation. All the requisite libraries are already bundled with the distro. IThe compile runs for maybe 30 seconds (maybe less) and then fails. The last few lines of the make output are appended below. I'm not even sure what it's actually complaing about. gcc -pthread -g -O2 -o icecast cfgfile.o main.o logging.o sighandler.o
2005 Dec 13
0
Trouble compiling Icecast 2.3.1
It is almost certain to be the old compiler. Try upgrading to around gcc-3.3.6. If that doesn't work, try dropping back to libxml-2.6.21 with the upgraded compiler. Icecast 2.3.1 compiles wihout problems with that lib and gcc on Slackware Linux with both 2.4.29 and 2.4.31 kernels. On Wed, 14 Dec 2005, Geoff Shang wrote: > Hi, > > Sorry if this has been posted about before. >
2004 Aug 06
4
RPM's
Hi, I reinstalled all the RPM's from scratch and yes I go ./configure and it works OK but then I run make and the last lines are /usr/include/libxslt/xslt.h:51: syntax error before `extern' /usr/include/libxslt/xslt.h:58: syntax error before `extern' /usr/include/libxslt/xslt.h:65: syntax error before `extern' /usr/include/libxslt/xslt.h:72: syntax error before `extern'
2019 Feb 14
1
Trying to compile icecast in Toradex apalis imx6
Hi! I'm using a Toradex apalis imx6 board to make a project for my bussiness and I need Icecast running on it, but I can't compile it in the board. It shows an error in "xslt" while compiling- I'm using Yocto. Do yow have any idea how can I compile Icecast source code in my Toradex apalis board without using this xslt? Thanks in advance!
2006 May 19
2
Icecast2 Status Page Parser
Does anyone have a Perl or PHP Icecast2 Status Page Parser? Thanks. -greg. __________________________________________________________________________ Greg J. Ogonowski VP Product Development ORBAN / CRL, Inc. 1525 Alvarado St. San Leandro, CA 94577 USA TEL +1 510 351-3500 FAX +1 510 351-0500 greg@orban.com http://www.orban.com
2013 May 18
1
Query related to icecast server version 2.3.2
Dear Sir/Madam, I'm a newbie to work at icecast server. My required application is to play songs through different channels(approximately 100) at the icecast server with source client. I gone through the link www.icecast.org , and got some idea related to my requirement. And also i have gone through a video for streaming audio in icecast server and tried with the same. Almost i got it with
2004 Aug 06
1
compile error in the new icecast 2
you also need the dev's aswell <p>> >hello! > >While trying to compile the new and final icecast2, I got this compile >error on the make: > >make[3]: *** [xslt.o] Error 1 >make[3]: Leaving directory `/home/boink/icecast-2.0.0/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/home/boink/icecast-2.0.0/src' >make[1]: ***