search for: shout_new

Displaying 16 results from an estimated 16 matches for "shout_new".

2004 Aug 06
2
Ices 0.3 & freebsd
Hi, Just trying to compile ices 0.3 src from tarball on a freebsd 4.5 box. I installed libshout2-2.0,1 port but ./configure can't find shout_new ... checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool check...
2004 Aug 06
2
Using icecast2 with MP3 problems
> libshout: :pserver:anoncvs@cvs.xiph.org:/usr/local/cvsroot > ices: :pserver:anoncvs@cvs.xiph.org:/cvs/ice > > Check out the ices-libshout_2 branch of ices. Libshout compiles fine, but ices wont configure correctly. It wouldn't find shout_new in libshout, lame_encode_flush_nogap in mp3lame nor ov_open in libvorbisfile.. (nor is libtool found, but I copied it from libshout.) But yet: $ nm /opt/ice/lib/libshout.so | grep shout_new 00003e38 T shout_new $ nm /usr/lib/libmp3lame.so | grep lame_encode_flush_nogap 000145e8 T lame_encode_fl...
2008 Aug 26
2
Error while compiling Ices 0.4
...rd in ubuntu 8.04 but the configure script is terminating with the error of not being able to find an usable libshout. ..... checking for pkg-config... /usr/bin/pkg-config checking shout/shout.h usability... yes checking shout/shout.h presence... yes checking for shout/shout.h... yes checking for shout_new... no configure: error: Could not find a usable libshout I have both libshout3 (2.2.2-2) and libshout3-dev packages installed. Can you please share some thoughts on this problem? I am attaching a condensed config.log (due to mailing list size limit) with this message. Thanks Sourya Roy -- Sour...
2004 Aug 06
4
Using icecast2 with MP3 problems
I've downloaded and compiled icecast from cvs and the ices-0.2.3 from the download area for MP3 support.. (I'd use ogg, except I have 1000's of mp3. I'll re-rip them, but not today) 8) Is there a particular version of the icecast2 server that works w/ the ices-0.2.3 I'm using? I'm having difficulty getting the two to communicate. >From ices, I get the errors: Error
2005 Jan 09
0
Statically linked ices0
...without-shoutcast --prefix=/radio/server --enable-shared=no --enable-static --disable-shared --disable-dynamic --without-perl --without-vorbis --without-faad --without-flac checking shout/shout.h usability... yes checking shout/shout.h presence... yes checking for shout/shout.h... yes checking for shout_new... no configure: error: Could not find a usable libshout from config.log: configure:20976: checking for shout_new configure:21033: gcc -o conftest -Wall -pthread -I/usr/include -static conftest.c -lshout -lvorbis >&5 [...snip... al lof of undefined references to various ogg functio...
2004 Aug 06
1
compilling error ices-0.2.3 cvs
...ove a typo. They look the same with the exception of the "=". I am new to linux so please be forgiving. I downloaded both ices and libshout. I tried to compile with "--with-shout-config=/etc/stream" but this returned the same result as in the previous email: "checking for shout_new in -lshout... no configure: error: Could not find a usable installed libshout". So I tried "--with-libshout=/etc/stream" and this time it did work.Yeah! BUT when I did make I received a new error: cc1: warning: changing search order for system directory "/usr/local/include&q...
2004 Aug 06
1
compilling error ices-0.2.3.tar.gz
...t;p><p>checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no checking shout/shout.h usability... yes checking shout/shout.h presence... yes checking for shout/shout.h... yes checking for shout_new in -lshout... no configure: error: Could not find a usable installed libshout when I compile: /autogen.sh --prefix=/etc/stream --exec-prefix=/etc/stream --with-lame=/etc/stream --with-libshout= /etc/stream <p><p>----- Original Message ----- From: Geoff Shang To: icecast@xiph.org Sen...
2004 Nov 17
2
ices-2.0.0 compile problems
...ne 20056 and changed shout/shout.h to /usr/include/shout.h , I run into the next problem: checking for pkg-config... /usr/bin/pkg-config checking /usr/include/shout.h usability... yes checking /usr/include/shout.h presence... yes checking for /usr/include/shout.h... yes checking for shout_new... yes configure: error: This libshout isn't threadsafe Having fixed that too by editing configure line 20279 the same way, configure completed successfully but make broke with In file included from cfgparse.h:17, from input.c:31: stream.h:18:25: shout/shout.h: No...
2004 Aug 06
1
FW: Problem with ezstream
...king whether -lc should be explicitly linked in... yes creating libtool checking for ANSI C header files... (cached) yes checking for pkg-config... /usr/local/bin/pkg-config checking shout/shout.h usability... yes checking shout/shout.h presence... yes checking for shout/shout.h... yes checking for shout_new... no configure: error: must have libshout installed! nsti# The configure script exits with error stating libshout is not installed. I have tried uninstalling libshout and reinstalling it. But it did not help. I have also rehashed the shell before trying to install, so that the paths are properly...
2005 Oct 05
3
icecast2 mountpoints maximum
...c++ and uses libshout to handle connecting to icecast. Everything works fine, as long as we keep the number of mountpoints below 347. As soon as we try to create more mountpoints, it stops, as in, it never returns a mountpoint. in our application, we create a new mountpoint by doing: shout = shout_new() this never returns after the 347th stream, so our application waits indefinatly for icecast to return a mountpoint. Our icecast2.xml reads as follows: <icecast> <limits> <clients>3000</clients> <sources>3000</sources> <threadpo...
2004 Aug 06
1
can't compile ices 2 on ppc
...icelog.al avl/.libs/libiceavl.al timing/.libs/libicetiming.al -L/usr/lib /usr/lib/libxml.so -lz -L/lib /usr/lib/libogg.so /usr/lib/libvorbis.so -lm /usr/lib/libvorbisenc.so /usr/lib/libshout.so -lpthread stream.o: In function `ices_instance_stream': stream.o(.text+0x88): undefined reference to `shout_new' stream.o(.text+0x88): relocation truncated to fit: R_PPC_REL24 shout_new stream.o(.text+0x9c): undefined reference to `shout_set_format' stream.o(.text+0x9c): relocation truncated to fit: R_PPC_REL24 shout_set_format stream.o(.text+0xac): undefined reference to `shout_set_protocol' str...
2004 Aug 06
0
Using icecast2 with MP3 problems
On Sunday, 02 March 2003 at 23:42, Shawn M Ferris wrote: > Libshout compiles fine, but ices wont configure correctly. It wouldn't > find shout_new in libshout, lame_encode_flush_nogap in mp3lame > nor ov_open in libvorbisfile.. (nor is libtool found, but I copied it > from libshout.) interesting. your config.log might help to debug this. > I'm chalking this up to compiler configuration? yet, if I trick it, > everything com...
2004 Nov 17
0
ices-2.0.0 compile problems
...out.h to > /usr/include/shout.h , I run into the next problem: > > checking for pkg-config... /usr/bin/pkg-config > checking /usr/include/shout.h usability... yes > checking /usr/include/shout.h presence... yes > checking for /usr/include/shout.h... yes > checking for shout_new... yes > configure: error: This libshout isn't threadsafe > > Having fixed that too by editing configure line 20279 the same > way, configure completed successfully but make broke with > > In file included from cfgparse.h:17, > from input.c:31: >...
2005 Oct 05
0
icecast2 mountpoints maximum
...c++ and uses libshout to handle connecting to icecast. Everything works fine, as long as we keep the number of mountpoints below 347. As soon as we try to create more mountpoints, it stops, as in, it never returns a mountpoint. in our application, we create a new mountpoint by doing: shout = shout_new() this never returns after the 347th stream, so our application waits indefinatly for icecast to return a mountpoint. Our icecast2.xml reads as follows: <icecast> <limits> <clients>3000</clients> <sources>3000</sources> <threadpo...
2004 Aug 06
1
ices 0.3 on FreeBSD
I have successfully compiled Ices 0.3 on FreeBSD (4.7 and 4.9). You need to make sure that ALL the dependicies are installed (some depend on others) and when compiling them, that they compile with no problems. <p>Include some output of what errors you are getting and I #should# be able to help you on your way. <p>>From: "dave" <dmehler26@woh.rr.com>
2005 Aug 26
0
Installing Ices on OSX 10.4.2
...nfig... /sw/bin/pkg-config configure: /sw/bin/pkg-config couldn't find libshout. Try adjusting PKG_CONFIG_PATH. checking for shout-config... /opt/local/bin/shout-config checking shout/shout.h usability... yes checking shout/shout.h presence... yes checking for shout/shout.h... yes checking for shout_new... yes checking for libogg... ok checking for libvorbis... ok checking for struct ovectl_ratemanage_arg... yes configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating debian/Makefile conf...