Mark W. wrote: > > > The cfclient now compiles (and runs) on my SuSE system. However, I > > had to install the alsa dev. package in order to make it work. > > So I think this "--disable-sound" compile option could still be > > very useful. > > > > Could either Mark or Quisar fix up the disable-sound patch so that > > it is acceptable for cvs checkin? > > Can you define 'make it work?' Does that mean you just don't get sound > output, or it doesn't compile until you add that, or what? Cfclient didn't compile before I installed the alsa dev. package, due to some missing header files. Now it does compile and install properly. For some reason I still don't get sound output, but hey... With "make it work" I actually meant "make the compile proccess work". > It should be pretty easy to make it just not compile the cfsndserv > program. And I think thats all thats really needed. > I've just made a quick change with a --disable-sound option which is > radically different in its implementation but should have the same effect. Thank you! Now if I don't want sound on SuSE, I wouldn't need to install the alsa dev. package either. Like it should be. =) Andreas V.