Re: lame 3.101 beta 1 in SVN...

桃源老師 via Lame-dev <[email protected]> Wed, 10 Mar 2021 00:13:06 +0900
Newsgroups gmane.comp.audio.mp3.lame
Message-ID <[email protected]>
Hello,

I'm not a lame developer.  But I might confirm changes on lame for macOS...

I simply downloaded lame svn.  And then run the following:

./configure
make
(make Fails with mpg123.h not found)

So I installed mpg123-1.26.4 and re-run configure and make, then make fails with the following:

get_audio.c:959:9: error: implicit declaration of function 'hip_finish_pinfo' is
     invalid in C99 [-Werror,-Wimplicit-function-declaration]

I fixed this error with:

export CFLAGS="-Wno-implicit-function-declaration"
./configure
make

That's all.  Is this the answer for your post?

P.S.
I'm not confirmed compilation for Apple M1 chip.

> 2021/03/09 午後9:16、Alexander Leidinger via Lame-dev <[email protected]>のメール:
> 
> Hi,
> 
> I have updated the version to 3.101 beta 1. The internal mpglib is gone now. I have tested this (--enable-decoder and --disable-decoder) on FreeBSD. I assume it also works on Linux, but if someone could please confirm..,
> 
> A confirmation for MacOS compiled via configure would be nice too. The XCode project is gone, nobody provided an update for the libmpg123 change.
> 
> And a confirmation for Windows would be nice too.
> 
> Bye,
> Alexander.
> 
> --
> http://www.Leidinger.net [email protected]: PGP 0x8F31830F9F2772BF
> http://www.FreeBSD.org    [email protected]  : PGP 0x8F31830F9F2772BF
> 
> _______________________________________________
> Lame-dev mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/lame-dev
> 


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