Daniel Svensson <dsvens...@gmail.com> writes:

> On Mon, Sep 26, 2011 at 8:25 AM, Rémi Vanicat <vani...@debian.org> wrote:
>> It doesn't build on my debian unstable:
>> [ 82/321] c: src/plugins/pulse/backend.c -> 
>> _build_/src/plugins/pulse/backend.c.1.o
>> ../src/plugins/pulse/backend.c: In function ‘volume_get_cb’:
>> ../src/plugins/pulse/backend.c:603:3: error: implicit declaration of 
>> function ‘ceil’ [-Werror=implicit-function-declaration]
>> ../src/plugins/pulse/backend.c:603:25: warning: incompatible implicit 
>> declaration of built-in function ‘ceil’ [enabled by default]
>> cc1: some warnings being treated as errors
>>
>> adding #include <math.h> at the beginning of src/plugins/pulse/backend.c
>> solve the problem.
>
> Weird.. I guess either glib or pulseaudio exposed that math.h include
> earlier. Thanks for noticing. We've heard rumors on IRC that something
> else has changed in sid that affects runtime behavior.. so if you
> notice anything weird, drop by IRC.. I'm hoping to get a debian/sid vm
> running this week as I for once have managed to stay on stable/testing
> everywhere I run Debian ;)

For know, I just compile it, but still use the debian package... I will
look at it soon.
-- 
Rémi Vanicat

--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms.se
http://lists.xmms.se/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to