similar to: Problem in building icecast 2.3.1

Displaying 20 results from an estimated 20000 matches similar to: "Problem in building icecast 2.3.1"

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. >
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
2006 Dec 10
1
icecast-2.3.1 fails to compile against curl-7.16.0
Small bug report: CURLOPT_PASSWDFUNCTION is a depreciated option ref: http://curl.haxx.se/mail/lib-2003-10/0100.html http://curl.haxx.se/mail/archive-2003-11/0001.html They have finally removed it in curl-7.16.0. Compile error as follows: source='auth_url.c' object='auth_url.o' libtool=no \ depfile='.deps/auth_url.Po' tmpdepfile='.deps/auth_url.TPo' \
2006 Apr 01
0
compiling 2.3.1
marco chrappan wrote: > I'm trying to get icecast 2.3.1 compiled on a slackware 10.0 box. I've > successfully compiled the libshout libraries. Now this is what I got > after a make > in the source dir: > > >> make[3]: Entering directory `/tar_archive/icecast-2.3.1/src' >> /bin/sh ../libtool --mode=link gcc -pthread -g -O2 -L/usr/local/lib >> -o
2006 Apr 01
2
compiling 2.3.1
I'm trying to get icecast 2.3.1 compiled on a slackware 10.0 box. I've successfully compiled the libshout libraries. Now this is what I got after a make in the source dir: > make[3]: Entering directory `/tar_archive/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
2007 Jul 30
0
g++ verfsion
Hi, Li, Thanks for reply. It is strange that I used RBGL_1.6.0 successfully on the same linux system with R 2.3.1 before! After trying to install R 2.5.1, the RBGL_1.12.0 failed to be installed. Then, I uninstalled R. Delete the directory R/lib/. Installed R.2.3.1 again. And run getBioC1.8.5 for R 2.3.1 to download the three packages graph_1.10.6, RBGL_1.12.0 and Ruuid_1.10.0. But still
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:
2010 Aug 07
0
icecast/libxml2 leaks memory on FC13
Hi, the reporting person has tried also with vanilla icecast source compiled. The setup is: Liquidsoap in MP3 mode sending a stream Winamp pulling the stream A flash applet requesting a custom XSLT file every 10s The output of valgrind is: ==13821== ==13821== HEAP SUMMARY: ==13821== in use at exit: 1,744,928 bytes in 4,194 blocks ==13821== total heap usage: 41,508 allocs, 37,314 frees,
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
2006 Jun 26
1
Icecast realy crashes .. revicited ???
Hi All, Looks like I'm getting a startup on a new relay server .. crash with the following Works flawlessly as a standalone server (not a realy) fc3 <RPM's> libxml2-2.6.16-3 libxslt-1.1.11-1 curl-7.12.3-6.fc3 vorbis-tools-1.0.1-4 <Source Tarballs/svn> Icecast-2.3.1 (svn, daily and tarball) libshout-2.2.2 (source) <from command line> icecast -c
2007 Aug 24
1
install problem
Hi, I'm trying to compile and install icecast-2.3.1, but get the following error: Making all in timing make[3]: Entering directory `/data/build/icecast-2.3.1/src/timing' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/data/build/icecast-2.3.1/src/timing' make[3]: Entering directory `/data/build/icecast-2.3.1/src' source='auth_url.c'
2005 Jul 13
0
IceCast 2.2 MP3 stream and Real Player noise
the crashes were caused by libxml2. Apparently, in their infinite wisdom, the libxml2 team decided to stop distributing VC project files, so actually building a somewhat recent libxml2 has become an artform...My error was in using some pre-built binaries... Anyone whose done VC development can probably vouch for me, using prebuilt binary forms of libraries, is well...tricky...to say the
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
2005 Jul 13
5
build libshout and icecast under Windows
Hi folks, I'm kinda new on the list. I've been trying to build libshout 2.1 and then icecast 2.2.0 under Windows, using Visual Studio 7.0 (.net), but had lots of problems. I've fetched needed packages including curl, iconv, libxml2, libxslt, org, pthreads, theora, but I still cannot find "implement.h", and the build reports errors at linking such as "invalid or
2009 Dec 08
2
Memory leak on Icecast 2.3.2 / Debian ?
Hi, I've been noticing a huge memory usage on Icecast 2.3.2 on multiple debian instances. They are using like 100 MB after a day and going on until they hit like 1 GB.. So I ran one in valgrind, and killed it after ~24h, here is the output: ==30481== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 38 from 3) ==30481== malloc/free: in use at exit: 44,448,584 bytes in 44,470 blocks.
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]: ***
2004 Aug 06
2
compile error in the new icecast 2
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]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/boink/icecast-2.0.0' make: ***
2005 Jul 14
1
IceCast 2.2 MP3 stream and Real Player noise
Excellent, all is up and running, Relay on demand is what its all about, my fav feature nodoubt! I now have one more (hopefully simple) question and that is clustering... I have 2 servers running and they seem to be listing 4 different streams (not grouped nor clustered) How do I get them clustered? After this I wont annoy you guys (hopefully ;-) ) anymore so thanks for your help!
2004 Aug 06
0
icecast 2 CVS version doesn't compile
you need curl > 7.10 oddsock At 11:24 PM 4/27/2003 +0200, you wrote: >I got the latest version of icecast2 from the CVS, and I can't compile it. >it says: > >make[2]: Entering directory `/usr/local/src/icecast/icecast2/icecast/src' >gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" >-DPACKAGE_STRING=\"\"
2007 Oct 20
2
Live Streaming and embeding into webpage on OSX
On Oct 20, 2007, at 9:34 AM, Thomas B. Ruecker wrote: > Marc Manthey schrieb: >> hello free streamers, >> >> after i had not much luck with " Darwin streaming >> server" ( because of a lack of NAT implementation ) >> >> i got a hint from a Wireless mailing list to try OGG/Theora >> streaming. >> >> I ?ve found a great site