Having oss in my USE-variable, I expected timidity to have oss suport when I emerged it. This was not the case. Applying the following patch to timidity++-2.12.0.ebuild fixes this. With this patch, timidity will compile with support for oss if the user has oss in his USE-variable. ----BEGIN PATCH---- 58a59 > use oss && audios="${audios},oss" ----END PATCH----
Created attachment 18267 [details, diff] Oops, the patch should have been
the OSS support is in -r3, ~x86 masked.