[linux-audio-user] Re: [CM] Re: [ANN] SND-ls V0.9.7.0

From: Kjetil S. Matheussen <k.s.matheussen@email-addr-hidden>
Date: Fri Sep 29 2006 - 13:23:33 EEST

On Fri, 29 Sep 2006, Dragan Noveski wrote:

> Bill Schottstaedt wrote:
>> You can build Snd without fam (use the --without-fam configure argument).
>> The warning you are getting should not cause any subsequent trouble --
>> it's
>> just reporting that the file monitor apparently isn't happy. "fam" refers
>> to
>> either libfam (old SGI-style), or libgamin (its replacement) -- it's a way
>> to get an event if a file or a directory changes (rather than polling).
>>
>>
>>
> ok, that works, but the real issue was on kjetils snd-ls package, which is
> already very nice configured.
> perhaps i ll find the way how to add all that extensions?
>

Adding --without-fam directly to makefile.scm should work fine:

sed -ie s/--with-jack/"--with-jack --without-fam"/ makefile.scm
Received on Fri Sep 29 16:15:02 2006

This archive was generated by hypermail 2.1.8 : Fri Sep 29 2006 - 16:15:02 EEST