> On Sunday 03 August 2008 16:00, Ben Taylor wrote: > > This patch allows ffmpeg to correctly build on my system without the > > oss audio headers. > > On Sun, 3 Aug 2008 17:09:03 +0200 > Adriaan de Groot <groot at kde.org> wrote: > Doesn's seem like a good idea to me, because it introduces > variability in the package depending on where it's been compiled, > e.g. when built on S10U5 and distributed contains different files > from built on nv92.
Hi Ade, Ben, I guess we can ensure that binary packages that distributed (like the ones uploaded on bionicmutton) are built on machines with OSS installed. The patch would allow it to build on sol10 boxes that do not have OSS or /usr/include/sys/soundcard.h installed. I don't really know if sound in KDE can be made to work on sol10u5 without installing OSS. I do not know if the sound packages all know about sun audio. Anyway, I will apply the patch and check it builds on sol10u5 with OSS v4 installed. Thanks, Mark --
