search for: httpp

Displaying 20 results from an estimated 78 matches for "httpp".

Did you mean: http
2004 Aug 06
2
Error compiling icecast2
...ing when trying to compile icecast2: make[2]: Entering directory `/usr/usr2/friends/geoff/icecast/src' 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 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -I/include -I/include -c slave.c slave.c: In function `_slave_thread': slave.c:128: `HTTPP_VAR_ERROR...
2004 Aug 06
2
libshout2 compiling problems under FreeBSD?
...include/Makefile config.status: creating include/shout/Makefile config.status: creating src/Makefile config.status: creating src/net/Makefile config.status: creating src/timing/Makefile config.status: creating src/thread/Makefile config.status: creating src/avl/Makefile config.status: creating src/httpp/Makefile config.status: creating examples/Makefile config.status: creating shout-config config.status: creating shout.pc config.status: creating config.h config.status: executing depfiles commands ----- gmake outputs: ----- gmake all-recursive gmake[1]: Entering directory `/usr/local/src/libshout-...
2004 Aug 06
3
libshout2 compiling problems under FreeBSD?
Hi, I couldn't find anything about this subject from archive - are there known problems with compiling libshout2 under FreeBSD 5.1 or 4.8 (both are up to date). I downloaded libshout2 latest nightly snapshot and tried to compile it on 5.0 and then later on 4.8. Both failed (problems were mostly around sock.c, sock.h, resolver.c - redeclaring and syntax errors). Thinking that it might be a
2004 Aug 06
3
autogen.sh trouble with latest CVS checkout
...`AC_PROG_LIBTOOL' src/avl/Makefile.am:7: to `configure.in' and run `aclocal' and `autoconf' again. /usr/local/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/local/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL src/httpp/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined src/httpp/Makefile.am:5: src/httpp/Makefile.am:5: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/httpp/Makefile.am:5: to `configure.in' and run `aclocal' and `autoconf' again. /usr/local/shar...
2004 Aug 06
1
[PATCH] IceCast2 - aliasing (reimplementation of the patch I posted earlier)
...:10:17 2003// /sighandler.c/1.4/Sat Mar 15 02:10:17 2003// /sighandler.h/1.1.1.1/Mon Sep 10 02:21:49 2001// -/slave.c/1.24/Thu Mar 27 17:10:02 2003// /slave.h/1.1/Mon Aug 5 14:48:01 2002// /source.c/1.51/Thu Apr 17 03:23:18 2003// /source.h/1.13/Sun Mar 30 13:52:27 2003// @@ -50,4 +46,8 @@ D/httpp//// D/thread//// D/timing//// -/connection.c/1.68/Fri Apr 18 15:00:19 2003// +/config.c/1.32/Fri Apr 18 13:14:25 2003// +/config.h/1.20/Fri Apr 18 13:14:25 2003// +/connection.c/1.67/Fri Apr 18 13:14:25 2003// +/connection.h/1.9/Fri Apr 18 13:14:25 2003// +/slave.c/1.24/Fri Apr 18 13:14:25 2003//...
2004 Aug 06
0
[PATCH] IceCast2 - socket-based default mount
.../slave.h/1.1/Mon Aug 5 14:48:01 2002// /source.c/1.51/Thu Apr 17 03:23:18 2003// /source.h/1.13/Sun Mar 30 13:52:27 2003// @@ -45,4 +40,14 @@ /xslt.h/1.3/Tue Aug 13 12:46:45 2002// /yp.c/1.8/Fri Apr 11 03:00:24 2003// /yp.h/1.6/Thu Mar 27 17:10:14 2003// -D +D/avl//// +D/log//// +D/net//// +D/httpp//// +D/thread//// +D/timing//// +/config.c/1.32/Fri Apr 18 13:14:25 2003// +/config.h/1.20/Fri Apr 18 13:14:25 2003// +/connection.c/1.67/Fri Apr 18 13:14:25 2003// +/connection.h/1.9/Fri Apr 18 13:14:25 2003// +/slave.c/1.24/Fri Apr 18 13:14:25 2003// Only in icecast/src/CVS: Entries.Log Only in I...
2006 Apr 01
2
compiling 2.3.1
...logging.o sighandler.o connection.o > global.o util.o slave.o source.o stats.o refbuf.o client.o xslt.o > fserve.o event.o admin.o md5.o format.o format_ogg.o format_mp3.o > format_midi.o format_flac.o auth.o auth_htpasswd.o format_vorbis.o > net/libicenet.la thread/libicethread.la httpp/libicehttpp.la > log/libicelog.la avl/libiceavl.la timing/libicetiming.la -lvorbis > -L/usr/lib -lxslt -lxml2 -lz -lpthread -lm > gcc -pthread -g -O2 -o icecast cfgfile.o main.o logging.o sighandler.o > connection.o global.o util.o slave.o source.o stats.o refbuf.o > client....
2004 Aug 06
3
Icecast2 documentation
...onymous@cvs.icecast.org:/cvsroot login cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout ice2 cd ice2 cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout avl cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout log cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout httpp cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout net cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout thread ./autogen.sh make <p>Surlignage Michael Smith <msmith@labyrinth.net.au>: > >I try to run the Icecast2 server, but when i start: > >icecast -c i...
2004 Aug 06
2
configuring icecast2
Hello all, I'm new to this list and have a question about icecast2. I've downloaded and used icecast 1.3.10-1 but it doesn't support ogg which is what I want to use. I read on this list that icecast 2 supports ogg and so uninstalled icecast 1.3.10-1 and downloaded icecast, avl, httpp, logs, net, thread, and timing from the cvs and installed it. My problem is that I can't find a config file. Could someone point me in the right direction? Thank you, Anne ยง:-) --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/...
2004 Aug 06
0
autogen.sh trouble with latest CVS checkout
...vl/Makefile.am:7: to `configure.in' and run `aclocal' and > `autoconf' again. > /usr/local/share/automake-1.7/am/depend2.am: am__fastdepCC does not > appear in AM_CONDITIONAL > /usr/local/share/automake-1.7/am/depend2.am: AMDEP does not appear in > AM_CONDITIONAL > src/httpp/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined > src/httpp/Makefile.am:5: > src/httpp/Makefile.am:5: The usual way to define `LIBTOOL' is to add > `AC_PROG_LIBTOOL' > src/httpp/Makefile.am:5: to `configure.in' and run `aclocal' and > `autoconf'...
2007 Apr 17
1
Install problem
.... make[3]: Leaving directory `/home/riscphree/icecast-2.3.1/src/avl' Making all in thread make[3]: Entering directory `/home/riscphree/icecast-2.3.1/src/thread' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/riscphree/icecast-2.3.1/src/thread' Making all in httpp make[3]: Entering directory `/home/riscphree/icecast-2.3.1/src/httpp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/riscphree/icecast-2.3.1/src/httpp' Making all in net make[3]: Entering directory `/home/riscphree/icecast-2.3.1/src/net' make[3]: Nothing to...
2004 Aug 06
2
CVS restored
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Looks like the icecast CVS server has been restored to full service. Now I can get back to rebuilding my server. :) - -- "I'm alive, and filled with goo! VISION GOO!" - Zim, "Invader Zim" -----BEGIN PGP SIGNATURE----- Comment: For info see http://www.gnupg.org
2004 Aug 06
7
proposal: new library, libicecommon
with our new move to Subversion, we apparently lost the ability to easily link submodules into a single higher-level module (such as icecast)...in the old CVS repository, icecast consisted of a handful of modules, icecast and other modules, which are shared by icecast and ices : avl httpp log net thread timing in the new Subversion repository, they are still kept as separate modules, however, there is currently not a way to "link related modules" so you could do a single checkout of "icecast" and have it get the icecast module, plus all related sub-module...
2007 Oct 20
2
Live Streaming and embeding into webpage on OSX
...s/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_i cecast2/work/icecast-2.3.1 mini$ make make all-recursive Making all in src Making all in avl make[3]: Nothing to be done for `all'. Making all in thread make[3]: Nothing to be done for `all'. Making all in httpp make[3]: Nothing to be done for `all'. Making all in net make[3]: Nothing to be done for `all'. Making all in log make[3]: Nothing to be done for `all'. Making all in timing make[3]: Nothing to be done for `all'. source='auth_url.c' object='auth_url.o' libtool=no \ d...
2012 Jun 14
5
Opus and WebM support have landed
Hi, quick info. Yesterday Rillian landed Oneman's patches adding ogg/opus and WebM support on Icecast trunk. Big thanks for all the work that has gone into this! Please use trunk for your testing and development in this area from now. If you run into problems please send mails/patches/bitch'n'moan-on-IRC/... It's important to find any problems by testing it in every possible
2012 Jun 15
0
Opus and WebM support have landed
...ROG_GCJ, AM_PROG_UPC /usr/share/automake-1.11/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again. src/Makefile.am:5: required directory src/avl does not exist src/Makefile.am:5: required directory src/thread does not exist src/Makefile.am:5: required directory src/httpp does not exist src/Makefile.am:5: required directory src/net does not exist src/Makefile.am:5: required directory src/log does not exist src/Makefile.am:5: required directory src/timing does not exist configure.in:153: required file `src/avl/Makefile.in' not found configure.in:153: required fil...
2004 Aug 06
1
Icecast2 ?
...is at > http://www.xiph.org/cvs.html > > you want the 'icecast' module. Instructions for building are in > icecast/HACKING FYI, libshout2 and ices2 are also in the xiph CVS, under libshout and ices, respectively. All of these also have dependancies. These are: icecast: avl, httpp, log, net, thread, timing libshout and ices: avl, log, net, thread, timing All of these unpack in the src directory in the appropriate source tree. Note that this was the case a few weeks ago and I'm assuming this hasn't changed. Geoff. --- >8 ---- List archives: http://www.xiph.org...
2006 Apr 01
0
compiling 2.3.1
...ndler.o connection.o >> global.o util.o slave.o source.o stats.o refbuf.o client.o xslt.o >> fserve.o event.o admin.o md5.o format.o format_ogg.o format_mp3.o >> format_midi.o format_flac.o auth.o auth_htpasswd.o format_vorbis.o >> net/libicenet.la thread/libicethread.la httpp/libicehttpp.la >> log/libicelog.la avl/libiceavl.la timing/libicetiming.la -lvorbis >> -L/usr/lib -lxslt -lxml2 -lz -lpthread -lm gcc -pthread -g -O2 -o >> icecast cfgfile.o main.o logging.o sighandler.o connection.o global.o >> util.o slave.o source.o stats.o refbuf...
2004 Aug 06
1
communication between icecast and sources
...thinking about using this library: http://xmlrpc-c.sourceforge.net/ >which features the infrastructure of a solid http daemon (abyss, on top >of w3c-libwww library) for running a xml-rpc server accepting registered >function calls. > as icecast already has its own http parser (check the httpp module), maybe something should be taken care of so there is no code of duplicated purpose. also, should the xmlrpc binding use a different port than the main streaming ports, or should it open up its own port? these are in need of a discussion. liulk <p>--- >8 ---- List archives: h...
2004 Aug 06
0
small icecast fix
...vsroot/icecast/src/Makefile.am,v retrieving revision 1.8 diff -u -p -r1.8 Makefile.am --- src/Makefile.am 18 Aug 2002 05:06:58 -0000 1.8 +++ src/Makefile.am 28 Aug 2002 10:30:22 -0000 @@ -16,8 +16,8 @@ icecast_SOURCES = config.c main.c loggin icecast_LDADD = net/libicenet.la thread/libicethread.la httpp/libicehttpp.la\ log/libicelog.la avl/libiceavl.la timing/libicetiming.la -LIBS = @LIBS@ -lxslt -lpthread @SOCKET_LIBS@ @XML_LIBS@ @OGG_LIBS@ @VORBIS_LIBS@ -CFLAGS = -g @CFLAGS@ @XML_CFLAGS@ @OGG_CFLAGS@ @VORBIS_CFLAGS@ +LIBS = @LIBS@ @XSLT_LIBS@ -lpthread @SOCKET_LIBS@ @XML_LIBS@...