similar to: Trouble compiling ices2

Displaying 20 results from an estimated 10000 matches similar to: "Trouble compiling ices2"

2004 Aug 06
4
ices2 compile error, ignore previous msg
Oops! I accidently sent the previous message before I finished it, sorry! However, the problem remains the same. I cannot succesfully compile ices2 for some reason. I've followed some instructions I found on the web at http://www.6809.org.uk/kja3/ices2-howto.shtml. So far, what I've done is: 1) Installation of Slackware 8.1 (with libxml2 2.4.22, gcc 2.95.3) 2) Update of the oggutils
2004 Aug 06
1
libshout compile errors (os.h)
Karl Heyes wrote: >> In file included from sock.c:49: >> sock.h:32: os.h: No such file or directory >> make[2]: *** [sock.lo] Error 1 >> make[2]: Leaving directory `/opt/ices2/libshout/src/net' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/opt/ices2/libshout/src' >> make: *** [all-recursive] Error 1 > > > yes
2004 Aug 06
6
ices2 routinely abandons one of its streams
Hi everybody, I'm in charge of an ices2 setup that's broadcasting a local radio station on the Net, and I'm currently under fire because one of our streams has been down twice in two days, forcing me to restart ices2 on each occasion. Our client is understandably unhappy about this. OUR SETUP: I've got ices2 installed on a local machine, broadcasting to an icecast server across
2004 Aug 06
2
Ices on Linux PPC
> > > > >>Also, will this live stream be Ogg or MP3? I need MP3. >> >> > >as mentioned before, ices2 will deal with ogg, mp3 can be dealt with by >ices 0.2.3 or some other source tool. > >karl > > Well, is ices 0.2.3 still being supported? Because I still can't get it to compile on the PPC even with new version of LAME and ogg
2004 Aug 06
2
I declare ices stable
7/20/01 8:49 AM thomas@arkena.com >> What's the trick. My server will hardly serve 4 people without > >Hmm no trick? We dont use ices though we use libshout which is the >liberay that ices use to serv mp3s to icecast. Where can you get libshout? Ours chokes at roughly 40 users and then can't gain access to the admin sections. >> skipping and eventually dropping
2005 Feb 17
1
ices 2 and linking errors
I'm getting errors like; /tmp/ccJK5HgU.o(.text+0x426): In function `connect(shout*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)': : undefined reference to `shout_open' for each of the ices function calls. My gcc command looks like this; g++ -o myicestream -L/usr/lib/shout -lmysqlclient myicestream.cpp and libshout is in; find /usr -name
2004 Mar 01
1
Bizarre (and irritating) ices2 error
I get this error every time I try to start ices: ices: relocation error: ices: undefined symbol: resolver_initialize I'm running a Celeron with 64MB of RAM which up until last moth, ran ices with absolutely no complaint. Here are the steps I've taken to resolve this problem: Full update from debian/unstable -no effect Full reinstall of all dependencies using CVS checkouts -ices fails
2004 Aug 06
3
linux,ices2, make errors
On Thu, 2003-01-23 at 06:00, Michael Smith wrote: > Rakotomandimby Mihamina <mrakotom@wanadoo.fr> said: > > > Hi, i'm trying to complîle and install ices2 on my linux slackawre box : > > After leting make runnins a while , i got these errors ... > > Would tou help me to solve please ? > > I have just grabbed ices from cvs. > > You need libshout from
2004 Aug 06
7
Debian packages: icecast2, libshout, ices2
Hello everyone, I've been maintaining Debian packages (for sid) of icecast2, libshout, and ices2 for several months now; my production servers run Debian, and these packages make using icecast on them even more easily manageable. They've been quite solid and reliable in all of the situations I've encountered, and I've had nothing but positive reports from a couple of testers.
2004 Aug 06
1
ices2 compile error, ignore previous msg
> >So far, what I've done is: > >1) Installation of Slackware 8.1 (with libxml2 2.4.22, gcc 2.95.3) > >2) Update of the oggutils package (which includes libogg & libvorbis 1.0) > >3) Installed libshout-2.0 > > You didn't install libshout2 correctly. Perhaps an old version of libshout > is installed elsewhere on your system? Duh, I must be in dummy mode
2004 Aug 06
2
a little help with compilation
On a redhat 9.0 I am trying to install the latest icecast, ices, libshout and having a few setbacks. Any help would be appreciated 1.when running "make" on icecast, i get this error: "cannot find -lssl" 2.when running "configure" on ices, i get this error: "must have libshout installed" 3.i was able to make and make install libshout successfully but i
2004 Aug 06
3
ices2 compilations problems
Hi, I have an Ices2 comp problem, it can't find libshout. I have installed Libshout 2.0 in /home/Darkmeteor the configure line I'm using for ices2 is : ./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor --with-vorbis-prefix=/home/Darkmeteor --with-shout-prefix=/home/Darkmeteor Problem : checking for Ogg... yes checking for Vorbis... yes checking for Shout... no
2003 May 03
2
compiling IceS2
Hi all , I already have got libshout 1.0 (default slackware package) , libvorbis from cvs, libogg from cvs on a slackware box . when i compile IceS2 : ( what did i do wrong ?) if gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -pthread -I/usr/include/libxml2 -I/usr/include-I/usr/include -g -O2 -MT stream.o -MD -MP -MF ".deps/stream.Tpo" \ -c -o stream.o `test -f
2004 Aug 06
0
ices2 compilations problems
i'm not sure but should'nt it be --with-shout-config instead of --with-shout <p><p>----- Original Message ----- From: Nicolas Bazin To: icecast@xiph.org Sent: Thu, 13 Mar 2003 01:12:24 +0100 Subject: [icecast] ices2 compilations problems Hi, I have an Ices2 comp problem, it can't find libshout. I have installed Libshout 2.0 in /home/Darkmeteor the configure line
2004 Aug 06
4
libshout compile errors (os.h)
I get an error when compiling libshout. it's the version from cvs, i checked it out a few minutes ago... make[2]: Entering directory `/opt/ices2/libshout/src/net' /bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"libshout\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_C99_INTTYPES=1 -DHAVE_NANOSLEEP=1
2004 Aug 06
3
Icecast 2 questions.
Hi all, I just built icecast 2 from cvs. I tried to compile ices (also from cvs) and got: tream.c: In function `ices_instance_stream': stream.c:164: warning: passing arg 1 of `shout_strerror' makes pointer from integer without a cast stream.c:164: too few arguments to function `shout_strerror' stream.c:198: warning: passing arg 1 of `shout_strerror' makes pointer from integer
2004 Aug 06
1
no mp3s with ices2!? an other way?
> So why can't support for mp3 be added to ices2? From a technical > point, I mean? Somebody said "It's not and never will be". Any good > reason for that? This is the only problem why I'm fiddling around > with ices-0.2.3-cvsbuild (and not getting it to work, but thats > another story). can't answer to the technicals ., but as far as getting ices-0.x_cvs
2004 Aug 06
4
Adventures with icecast2
Hi all: OK, this is one of those "why doesn't it work" type questions. I'm basically stumped. All the server info in the xml file and example.c seem to match, but it's coming back with an error 3 which is no login (as far as I can understand). There's nothing in the icecast2 logs to show that an attempt has been made. hmmm. It just occured to me that perhaps it's
2004 Sep 18
3
Ices2 and Jack
>From what I have read on some mailing lists, there is a jack module for ices2 that works quite well. Why isn't this information on the ices2 web page or documentation? Ices is useless to me without this, yet so awesome with it. I saw requests from people for you to do this over a month ago. What's the problem? Thanks, Daniel P.S. I couldn't search this list to find out if
2004 Aug 06
3
ices compile problems (was: libshout compile problems)
Hi: I've not had any problems compiling libshout and ices2 on my debian woody system with the default autotools (I think they're automake 1.4p4 and autoconf 2.53 if memory serves). I use libogg and libvorbis 1.0 though, not current CVS. I do use libshout and ices2 cvs though. If auto* tools turn out to be a suspect, you can get packages right up to automake 1.7 under woody. Geoff.