libsdl-mixer-1.2.11-r0 - problem during build

Hello all,
I'm a newby for BegleBoard and I'm trying to start with building some
demo images for openembedded.
When I try to build ti-demo-X11-image I've got the following error:

configure: error: in `/home/user/oe/openembedded/tmp/work/armv7a-
angstrom-linux-gnueabi/libsdl-mixer-1.2.11-r0/SDL_mixer-1.2.11':

configure: error: cannot run test program while cross compiling
See `config.log' for more details.
FATAL: oe_runconf failed

NOTE: Task failed: /home/user/oe/openembedded/tmp/work/armv7a-angstrom-
linux-gnueabi/libsdl-mixer-1.2.11-r0/temp/log.do_configure.1783
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/user/oe/openembedded/recipes/libsdl/libsdl-
mixer_1.2.11.bb do_configure failed

Could you please give me some hints where to look to get libsdl-mixer
built?

Best regards,
Ilya

what git branch are you using? the stable/2009 branch seems to be
using
libsdl-mixer 1.2.8 and built after I fixed the includes
-Jesse