[maemo-developers] Building pulseaudio for N900

From: tarantism tarantism at ntlworld.com
Date: Sun Aug 22 20:33:46 EEST 2010
After many hours in autotool hell, I've finally managed to build
pulse-0.9.15 (from here
http://repository.maemo.org/pool/fremantle/free/p/pulseaudio/pulseaudio_0.9.15-1maemo38+0m5.tar.gz) for the N900 in scratchbox using the supplied:
./bootstrap.sh && make && make install

I'm particularly interested in module design so have copied
module-sine.so to the device to test the build. The module loads and
closes fine but produces noise instead of the expected sine-wave.

If I copy the module-sine.so file
from /scratchbox/users/.../targets/FREMANTLE_ARMEL/usr/lib/pulse-0.9.15/modules it loads and plays fine.

I get a lot of compilation warnings and these look particularly
relevant(?):
./pulsecore/sink-input.h:220: warning: cast increases required alignment
of target type [-Wcast-align]

Am I missing something in the build procedure?

Regards
Chris

More information about the maemo-developers mailing list