similar to: icecast-2.3.1 fails to compile against curl-7.16.0

Displaying 20 results from an estimated 800 matches similar to: "icecast-2.3.1 fails to compile against curl-7.16.0"

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
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'
2007 Apr 17
1
Install problem
I get this error when installing icecast using the 'make' command. I used the latest version of the dependencies: [root@www icecast-2.3.1]# make make all-recursive make[1]: Entering directory `/home/riscphree/icecast-2.3.1' Making all in src make[2]: Entering directory `/home/riscphree/icecast-2.3.1/src' Making all in avl make[3]: Entering directory
2007 Oct 27
1
Live Streaming and embeding into webpage on OSX
On Oct 20, 2007, at 3:50 PM, Karl Heyes wrote: > Marc Manthey wrote: >> source='auth_url.c' object='auth_url.o' libtool=no \ >> depfile='.deps/auth_url.Po' tmpdepfile='.deps/auth_url.TPo' \ >> depmode=gcc3 /bin/sh ../depcomp \ >> gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char - >> I/usr/include/libxml2
2007 Oct 20
0
Live Streaming and embeding into webpage on OSX
Marc Manthey wrote: > > hi thomas. all > > guess i should workout the NAT stuff without problems , but i run into > another issue > > i installed "icecast" with "darwin ports" on osx after > > ./configure > make > make install > > >
2006 Nov 16
1
curl-7.16.0 breaks compilation of vorbis-tools-1.1.1
Hello, curl-7.16.0 breaks compilation of vorbis-tools-1.1.1 - please see http://curl.haxx.se/mail/archive-2006-11/0046.html for details. According to Daniel Stenberg, CURLOPT_MUTE is deprecated. Could you please update vorbis-tools code so it won't use deprecated features of 'curl' ? Should I file a bug report regarding this issue ? Thanks, Sergei. Applications From Scratch:
2007 Oct 19
2
Live Streaming and embeding into webpage on OSX
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 here <http://www.oddsock.org/guides/video.php> and downloadet and installed "icecast" and the theora libs with success on my macintosh mini ,
2007 Jun 22
3
[Bug 1208] ssh fails to remove control socket when ssh is abnormally terminated
http://bugzilla.mindrot.org/show_bug.cgi?id=1208 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|bitbucket at mindrot.org |djm at mindrot.org --- Comment #17 from Damien
2004 Oct 24
0
MySQL auth
On 24 Oct 2004, at 13:25, Mike Whitaker wrote: >> >> I have started an implementation in the kh branch, so that libcurl >> could >> be used for listener auth, so can shell commands, but neither have >> been >> used in anger yet. > > Ooo. :) > > Having just had a look at auth_curl.c in kh, that would probably do > what we want even better. >
2004 Oct 25
2
MySQL auth
On Sun, 2004-10-24 at 15:33, Mike Whitaker wrote: > On 24 Oct 2004, at 13:25, Mike Whitaker wrote: > > > Ooo. :) > > > > Having just had a look at auth_curl.c in kh, that would probably do > > what we want even better. nice, these things aren't fully settled yet, for instance are enough parameters passed etc. > > Is it possible (or would it *be*
2020 Mar 13
0
Empty auth error message, URL auth problems on Windows Server
I'm having an issue with URL-based authentication on Windows Server that is being aggravated by a separate logging issue. In the server's error log: [2020-03-13 16:59:46] DBUG connection/connection.c alias has made /player/ > into /player/index.html > [2020-03-13 16:59:46] INFO auth/auth.c adding client for authentication > [2020-03-13 16:59:46] DBUG auth/auth.c ...refcount
2011 Apr 29
4
You don't check for malloc failure
Hi, You don't check for malloc failure. I've made a patch that is possibly wrong but it saves the program from SIGSEGV and replaces it with SIGABRT. -peter diff -ru icecast-2.3.2-ORIG/src/admin.c icecast-2.3.2/src/admin.c --- icecast-2.3.2-ORIG/src/admin.c Fri May 2 17:40:00 2008 +++ icecast-2.3.2/src/admin.c Thu Apr 28 19:53:03 2011 @@ -291,6 +291,9 @@
2004 Nov 01
1
Relay authentication on kh-57
Is something broken here? I'm trying to do a test of relaying between two servers running kh-57. Master-slave relaying fails: the connection fails on the master with: [2004-11-01 17:05:32] DBUG admin/admin_handle_request Got command (streamlist.txt) [2004-11-01 17:05:32] INFO admin/admin_handle_request Bad or missing password on admin command request (command: streamlist.txt) As far as
2005 Nov 11
0
[PATCH] icecast video preview 2
hem here it is the patch. ;) bye kysucix -------------- next part -------------- Index: conf/icecast.xml.in =================================================================== --- conf/icecast.xml.in (revisione 10365) +++ conf/icecast.xml.in (copia locale) @@ -62,6 +62,7 @@ <port>8001</port> </listen-socket> --> +
2018 Aug 29
0
Icecast is shutdown / client auth failed with ""
Hello, In order to identify if was some issue regard to the auth api we include some trace logs and we move it to other machine. Bellow is what trace we are generating (date, result, elapsed time in milleseconds, request): [8/29/18 11:49:00 AM] 200 0.3721 action=listener_add&server=r22&port=443&client=2616&mount=/alphafmsp&user=&p
2015 Jun 03
2
Icecast URL authentication problem
System: Icecast 2.4.1 and 2.4.2, OS: CentOS 6.6 x64 Tried to install icecast using following two different methods described in these links: (1) http://www.ukhost4u.co.uk/blog/538/install-icecast-2-centos-6-server/ (2) https://www.servint.net/university/article/taking-the-chill-out-of-installing-icecast/ Both of these resulted in working and stable icecast, but without the possibility of url
2011 Jun 05
5
Updating to Tinc 1.0.14 on Gentoo Linux
Hello, I'm upgrading to 1.0.14 I did some manual tricks in my Gentoo Portage because seems that upstream Gentoo did not update the portage yet, does anybody know how to Contact Gentoo Linux to have the package updated ? Question 1: I notice in my log file I had many entries like this with 1.0.13: 1307284053 tinc.ninux[15152]: Lost 251 packets from GREG1 (151.28.100.141 port 655)
2015 May 27
0
URL authentication not working
Icecast 2.4.1 and 2.4.2, OS: CentOS 6.6 x64 Tried to install icecast using following two different methods described in these links: (1) http://www.ukhost4u.co.uk/blog/538/install-icecast-2-centos-6-server/ (2) https://www.servint.net/university/article/taking-the-chill-out-of-installing-icecast/ Both of these resulted in working and stable icecast, but without the possibility of url
2015 Jun 05
0
Icecast URL authentication problem
Hi, If you're running icecast in a jail root (chroot enabled), then you may not have a properly setup DNS resolver. Maybe this post will point you in the right direction: http://icecast.xiph.narkive.com/5v2EeNBD/eror-no-dns <http://icecast.xiph.narkive.com/5v2EeNBD/eror-no-dns> Kind regards, KJ > Op 3 jun. 2015, om 22:34 heeft infoweb1 at crobiz.com het volgende geschreven: >
2011 Jun 03
1
Icecast authentication cant resolve address on Debian
Hi, I am trying to use the url authentication method but am having trouble getting icecast to work on a Debian installation on a VPS platform. I have logged in my VPS as root and installed icecast using apt-get install icecast2 setup the config file and then set ENABLE=true in /etc/init.d/icecast2 This initialy didn't work as it couldn't access log files and then had trouble with the