wav2swf macports issue (maybe) -- Error: no mp3 soundstream support compiled in.
Ryan Schmidt
ryandesign at macports.org
Sun Oct 3 15:04:09 PDT 2010
On Oct 3, 2010, at 16:37, Jon Hermansen wrote:
> configure does not find lame.h without specifying "-I${prefix}/include/lame" in CPPFLAGS:
>
> checking lame.h usability... no
> checking lame.h presence... no
> checking for lame.h... no
>
> I'm attaching a patch which fixes the issue, now configure prints out:
>
> checking lame.h usability... yes
> checking lame.h presence... yes
> checking for lame.h... yes
>
> I used to get the same error as the OP, now I get:
>
> strange error flushing buffer ...
>
> But I went ahead and opened the .swf file (by default, for whatever reason, opened in Opera on my machine) and it played the test WAV file that I converted in a loop successfully.
>
> I'm attaching a patch to fix this issue and I'd also be happy to open a bug, if necessary. BTW, this issue was mentioned ~2 years ago when the request ticket was created: https://svn.macports.org/ticket/15213
And this was in the port when that ticket was resolved two years ago, but it was inexplicably removed when updating the port to version 0.9.0:
http://trac.macports.org/changeset/56303
I've put it back in:
http://trac.macports.org/changeset/72106
Thanks for finding the problem.
More information about the macports-users
mailing list