similar to: Icecast 2.4.3, minor bug

Displaying 20 results from an estimated 120 matches similar to: "Icecast 2.4.3, minor bug"

2004 Aug 06
2
ICECAST enseirb group
Hello, after the reply of Jerome Alet, I forward our questions to you. I hope it is now the right place to put it. Could you please send your answers, questions, comments to interopcast-general@nongnu.org so everyone in the group can get a copy of it. Thank you. ----- Original Message ----- From: "Jerome Alet" <alet@librelogiciel.com> To: <interopcast-general@nongnu.org>
2004 Aug 06
2
fallback source give up and returns to original source
On Sat, 2004-01-17 at 19:31, iceuse@kezako.net wrote: > Thanks, > Karl, do you plan to integrate this in your icecast-kh release? The idea is to put the the changes I've done into CVS. That way you get the best of both worlds, there's nothing conflicting AFAIK. karl. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2004 Aug 06
0
fallback source give up and returns to original source
Hello, I merged the fallback-override feature in icecast-kh22. I'll send you the 4 modified files (perhaps you want to integrate them in your release, but also I'm not sure about locking or not the main source before moving the clients : if(source->fallback_override && source->fallback_mount) { /* get fallback source */ avl_tree_rlock (global.source_tree);
2012 Jul 24
1
questions on R CMD INSTALL et al
Greetings, I am learning R My machine has these; CPU: 3cores amd64 OS pure-64bit CBLFS liux compiled from sources (kernel 3.2.1, gcc-4.6.2 R-2.15 When I compiled R the compiler spewed out lines like these:- make[3]: Entering directory `/tmp/RtmpiHdDJy/R.INSTALL472339eeb23a/mgcv/src' gcc -m64 -std=gnu99 -I/home/Rman/R-2.15.0/include -DNDEBUG - I/usr/local/atlas/include
2016 Jun 06
0
[PATCH] Config: Rename mp3-metadata-interval to icy-metadata-interval
As proposed in #2272, this renames the mount specific mp3-metadata-interval to icy-metadata-interval to prevent confusion about what it does (setting the icy metadata interval) and to make clear it's not mp3 specific but ICY specific. --- src/cfgfile.c | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/src/cfgfile.c b/src/cfgfile.c index
2004 Aug 06
2
improved error.log output --diff
diff -u --recursive icecast/src/admin.c icecast-new/src/admin.c --- icecast/src/admin.c 2003-07-18 16:29:23.000000000 -0400 +++ icecast-new/src/admin.c 2003-08-06 19:18:32.000000000 -0400 @@ -213,7 +213,7 @@ html_write(client, "HTTP/1.0 200 OK\r\n" "Content-Type: text/html\r\n" "\r\n"); - DEBUG1("Sending XSLT
2006 Jun 16
0
Crash in Icecast-2.3.1 (in source_recheck_mounts)
Hi Karl, I've not been able to duplicate it (yet). Assuming that brendan's snapshot is a daily build from icecast/trunk I've compared icecast_2_3_1 and trunk code for src/source.c. The most likely change that fixes the problem is the introduction of avl_tree_rlock (and matching unlock) just below "Applying mount information for". Another lock that might be related is
2017 Sep 16
1
--no-omit-dir-times does not override --backup
Greetings rsync gurus, As I understand the documentation "--backup" without specifying "--backup-dir" implicitly sets "--omit-dir-times". It is then possible to negate the implied option by specifying it prefixed with "--no". The resulting option "--no-omit-dir-times" runs without any warnings or errors but does not transfer modification times on
2004 Aug 06
1
Patches - Was: Stream metadata settings
On Tuesday 13 January 2004 17:15, Melanie wrote: > Hi, > > On 2004.01.13 02:32 Michael Smith wrote: > > Since we've now (finally!) got 2.0 out the door, I'm now coming back to > > these > > patches - hoping to actually get the functionality incorporated. > > > > I've got a few questions, though: > > 1) Documentation: did you ever manage to
2004 Aug 06
2
Patches - Was: Stream metadata settings
On Tuesday 02 December 2003 20:43, Melanie wrote: > Hi, > > I've split it into three patches now and also made it fit to current CVS, > with, I believe, Karl's changes for the double free bug. > > Order for the patches is: > > icecast-multilevel-fallback.patch > icecast-timewindow.patch > icecast-yp-override.patch > > As for docs: How? What format? Any
2004 Aug 06
0
icecast2 on solaris ... (fwd)
Ok, for further info, below is the full compiler output when running gnu make. The first error, ../thread/thread.h:78: parse error before `pthread_rwlock_t' is the one that brings on all the others. I've checked /usr/include/pthread.h and didn't find pthread_rwlock_t in it. So my guess is, pthread on solaris 2.6 is too old (afaik, there are three versions of solaris that are
2004 Aug 06
2
My turn to have issues with compiling libshout
Hi: WARNING: This is long. Just updated libshout and configured. Configure didn't bomb so I guess it went OK and found what it wanted. But when I ran make I got this: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -g -O2 -Wp,-MD,.deps/avl.pp -c avl.c -fPIC -DPIC -o .libs/avl.lo In file included from ../stream.h:20, from ../config.h:17, from avl.c:33:
2004 Aug 06
1
Compile errors
Hi, while trying to compile icecast, I got a lot of errors while trying to compile avl.c, I've attached a file with the compile errors. Any ideas as to what might be wrong? My distro is Redhat 7.2 fully up2date. <p>Cheers! -------------- next part -------------- In file included from ../thread/thread.h:25, from avl.c:35: /usr/include/pthread.h:163: parse error before
2019 Feb 03
1
YP listings in version 2.5 beta
Hi, This thread seems to have stalled. Would anyone still be able to help me with this one? I?ve posted my log as requested. Any advice would be a great help. > > Message: 1 > Date: Tue, 29 Jan 2019 20:00:21 +1000 > From: Damian <db76 at riseup.net> > To: icecast at xiph.org > Subject: Re: [Icecast] Icecast Digest, Vol 175, Issue 11 > Message-ID:
2002 Jul 10
1
kernel-2.4.3
I use the above kernel, can i get a ext3 patch for this kernel,Or will ext3 work with this kernel. Cheers redhead
2002 Jan 04
1
ext3 patch for 2.4.3 kernel
Hi, I would like to know whether there is an ext3 patch available for Kernel 2.4.3. Thanks. - -- Ligesh
2001 Nov 05
1
Kernel 2.4.3 & ext3 patchable?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm wondering if there is a patch for kernel 2.4.3 -- already did a wget -r on the ext3 website and i only see a patch for 2.4.5 and greater. - -- - ----- My pulic GnuPG key (in armor format) can be found at: http://www.alltel.net/~rogerx/index.html My ICQ UIN# = 21252173 Created with Linux Mandrake 8.0! http://www.linux-mandrake.com/
2001 Apr 05
0
"Access denied" problem with samba 2.0.7 and linux 2.4.3
Hi. I am having a weird problem with Samba 2.0.7 and the linux kernel 2.4.3. I export an FAT32 partition from the linux server, with guest access enabled. All the permissions are correct. With a kernel from the 2.2.X series everything is OK, and my Win98 clients are able to access the share, create/copy/move/delete files. The problem starts when I use a kernel from the 2.4.X series: in that
2009 Jul 29
1
python 2.4.3-24.el5_3.6
there is a python update ...snippel $ yum update ... Updating: python i386 2.4.3-24.el5_3.6 updates 5.9 M Installing for dependencies: kernel-PAE i686 2.6.18-128.1.6.el5 updates 15 M snappel... why does it require kernel-PAE ? manual download and install via $ rpm -Fvh
2018 Sep 03
1
Icecast 2.4.3 stop play on https
Hi, We use Icecast 2.4.3 and SSL streaming for a long time on CentOS 6 and 7. The last time we have some problems on playing 192k mp3 on https. The stream play 2 second and stop, on http we have not that problem. (we restart the encoder, but same problem) (we use a jPlayer and direct stream url in chrome) We check on the error log, but no errors and in the access log we see: