Displaying 4 results from an estimated 4 matches for "lame_version".
2004 Aug 06
2
Problem IceS and lame
...coding support - but I can't...
The problem is :
*****
reencode.c: In function `ices_reencode_initialize':
reencode.c:46: too many arguments to function `lame_init'
reencode.c:46: warning: comparison between pointer and integer
reencode.c:65: warning: implicit declaration of function `lame_version'
reencode.c: In function `ices_reencode_reset':
reencode.c:97: too many arguments to function `lame_init'
reencode.c:97: warning: comparison between pointer and integer
make[3]: *** [reencode.o] Erreur 1
make[3]: Leaving directory `/home/icecast/ices-0.0.1.beta5/src'
make[2]: *** [a...
2004 Aug 06
0
Problem IceS and lame
...> The problem is :
>
> *****
> reencode.c: In function `ices_reencode_initialize':
> reencode.c:46: too many arguments to function `lame_init'
> reencode.c:46: warning: comparison between pointer and integer
> reencode.c:65: warning: implicit declaration of function `lame_version'
> reencode.c: In function `ices_reencode_reset':
> reencode.c:97: too many arguments to function `lame_init'
> reencode.c:97: warning: comparison between pointer and integer
> make[3]: *** [reencode.o] Erreur 1
> make[3]: Leaving directory `/home/icecast/ices-0.0.1.beta5...
2004 Aug 06
2
Compiling with lame support
...s due to my RedHat system
picking up the libmp3lame from /usr/lib instead of in /usr/local/lib
where I installed the latest version.
I used --with-lame-includes=/usr/local/include
--with-lame-libraries=/usr/local/lib.
However, I am still having some problems since my libmp3lame doesn't
have a lame_version(). I've changed to get_lame_version(). However,
lame_init_params() is crashing with a SEGV.
Is with lame-3.88 (beta) so maybe I'm trying to use a lame version
that's too new or has problems.
I also managed to get libxml2 (2.3.6) instead of libxml, but I linked
from xml2-config to xm...
2004 Aug 06
4
A few Newbie Questions on libwrap
On Tue, 17 Apr 2001, Andrew M. Wu wrote:
> Hello all,
>
> I have been having some trouble getting my Icecast server and IceS
> streamer up and running properly. I have successfully compiled both
> (Icecast 1.3.10 and IceS 0.0.1beta5) with libwrap and encrypt enabled.
>
> I can start up Icecast fine, with the following logged messages on
> startup:
>
> Icecast