Cross compiling

hi all,

after cross-compiling sdl and the demos under the
directory …/test/…,run them then the error is
induced as follows:


couldn’t initialize SDL:couldn’t create semaphore
bad graphics context:0

when cross-compiling sdl ,I have used the option:
–disable-pth --disable-pthreads --disable-arts,

will this result in this error???

Regards,
Andy