Re: [LAU] aubio 0.4.0~beta1

From: Robin Gareus <robin@email-addr-hidden>
Date: Mon Dec 09 2013 - 22:22:41 EET

On 12/09/2013 03:18 PM, Paul Brossier wrote:
> Hi all,
>
> I have just published aubio 0.4.0~beta1. It would be nice if some
> of you could give it a go before I push the final 0.4.0.
>
> It's available here:
>
> http://aubio.org/pub/aubio-0.4.0~beta1.tar.bz2
>
> Here is the ChangeLog entry:
[..snip..]

Wow. quite a long change-list. Congratulations on this release.

It needs a small tweak to compile with different libav/ffmpeg
versions. Support for avcodec should only be enabled if all libav*
version checks are satisfied:

[..snip..]

Checking for 'jack' >= 0.15.0 : yes
Checking for 'libavcodec' >= 54.35.0 : yes
Checking for 'libavformat' >= 52.3.0 : yes
Checking for 'libavutil' >= 52.3.0 : not found
Checking for 'libavresample' >= 1.0.1 : not found

[..snip..]

[ 15/199] c: src/mathutils.c -> build/src/mathutils.c.1.o
../src/io/source_avcodec.c:29:38: fatal error:
libavresample/avresample.h: No such file or directory
compilation terminated.

./waf configure --disable-avcodec # makes it work

Cheers!
robin
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue Dec 10 00:15:04 2013

This archive was generated by hypermail 2.1.8 : Tue Dec 10 2013 - 00:15:04 EET