Hi,

> Here are a few minor changes needed to cross-compile FreeSCI to BeOS.

Cool- thanks!

> I just removed the UNIX soundserver from sound/Makefile.am, so a
> better approach will be needed.

What's the problem with it? Right now, it is built iff fork() was found;
which functions does BeOS have problems with?

> I didn't test the binaries yet, but I'll do that in the next few days.

Thanks! If it works, could you send me a screenshot, please?


I've applied the patch minus the UNIX soundserver removal; instead, I
added a test for __BEOS__ which instructs the preprocessor to remove the
relevant code (same thing we do if HAVE_FORK is not defined).

Note that you'll only have access to the SDL sound server this way.


Thanks again!

llap,
 Christoph


Reply via email to