Displaying 6 results from an estimated 6 matches for "lame_init".
2004 Aug 06
2
Problem IceS and lame
Hello (again :-)
I'm trying to compile IceS with re-encoding 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...
2004 Aug 06
0
Problem IceS and lame
...PM +0200, Raphaƫl HALIMI wrote:
> Hello (again :-)
>
> I'm trying to compile IceS with re-encoding 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: wa...
2004 Aug 06
0
DarkIce make problem
...you've done `make install' for lame, libogg, and
libvorbis? When you run ./configure, you should get the following lines:
checking for ogg_stream_init in -logg... yes
checking for vorbis_info_init in -lvorbis... yes
checking for vorbis_encode_init in -lvorbisenc... yes
checking for lame_init in -lmp3lame... yes
If any of these say "no" rather than yes, then the build process won't be
able to find your libs for that package. I got this error when I forgot to
run `make install' on libvorbis...
-samuel
--- >8 ----
List archives: http://www.xiph.org/archives/
icecas...
2004 Aug 06
0
Ices-0.2.2, Lame 3.89b, FreeBSD 4.4-STABLE
...#39;
reencode.c: In function `ices_reencode_shutdown':
reencode.c:82: warning: implicit declaration of function `lame_close'
reencode.c: In function `ices_reencode_flush':
reencode.c:118: warning: implicit declaration of function `lame_encode_flush'
reencode.c: In function `reencode_lame_init':
reencode.c:144: too few arguments to function `lame_init'
reencode.c:144: void value not ignored as it ought to be
reencode.c:153: warning: implicit declaration of function `lame_set_brate'
reencode.c:155: warning: implicit declaration of function `lame_set_num_channels'
reencode....
2001 Oct 06
3
DarkIce make problem
Using RH71. Got Lame, Vorbis, gcc3 and everything installed. When I try to
make DarkIce I get this error. Can anyone help?
$ make
make all-recursive
make[1]: Entering directory `/usr/src/download/darkice-0.6'
Making all in src
make[2]: Entering directory `/usr/src/download/darkice-0.6/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -Wall -c DarkIce.cpp
In file included from
2004 Aug 06
3
icecast security
Jack Moffitt:
> > securityfocus mailing list (bugtraq) today (and several month before)
> > about a remote buffer overflow in icecast v1.3.10 (which seems to be a
>
> Point me to a url at bugtraq where I can read a description of the
> problem.
i've the today's email only in the web archive, here's a copy.
don't know if it's old news...
u.