Re: lame 3.101 beta 1 in SVN...

Fabian Greffrath via Lame-dev <[email protected]> Tue, 09 Mar 2021 16:51:03 +0100
Newsgroups gmane.comp.audio.mp3.lame
Message-ID <[email protected]>
Hi Alexander et al.,

Am Mittwoch, dem 10.03.2021 um 00:13 +0900 schrieb 桃源老師 via Lame-dev:
> (make Fails with mpg123.h not found)

Confirmed. the configure script should probably check for the existence
of this library and its headers instead of blindly assuming it's
installed.

Simply installing the -dev package and continuing "make" doesn't work.
It will fail with link errors against libmpg123 symbols.

Apart from the  "hip_finish_pinfo" warning, which should be fixed by
including "util.h" from get_audio.c, there were some "unused variable /
set but not used" style warnings emitted with -Wall that should be easy
to fix.

Compilation finally succeeded and the resulting frontend binary seemed
to work. This was on Debian GNU/Linux testing/unstable.

Cheers,

 - Fabian


_______________________________________________
Lame-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lame-dev