<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Chad wrote:
<blockquote
 cite="mid50d35b690602230006w9f5a486wc5431820a3a4f810@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">If only Nigel would have continued the rest of his commit message (
<a class="moz-txt-link-freetext" href="http://www.gossamer-threads.com/lists/mythtv/commits/131123#131123">http://www.gossamer-threads.com/lists/mythtv/commits/131123#131123</a> ) to
explictily say what he was implying:

Allow building with configure --disable-audio-oss [on systems without
OSS, like MacOS]

Then I'd be able to point you to the reason you shouldn't be using that
option...

Mike
_______________________________________________
    </pre>
  </blockquote>
  <pre wrap=""><!---->
How hard would it be to get that little line put in the configure
script for future versions?  I too ran into the disable-oss problem
with similar thinking of the above posters, and had problems.

I see the logic of "why not include it if it doesn't hurt anything"
but if that were the case, I'd use a default kernel with everything
included either directly or M'd.  I prefer my systems setup to my
exact needs, no more, no less.  So, my mentality is to not have OSS on
there since ALSA now fills that need.  Knowing that it would have
broken my system with that little tiny message would have, at least,
saved me the pain of troubleshooting what happens without it ;)

Again, not knowing a single thing about coding a configure script, but
couldn't the script be smart enough to recognize a Mac environment and
disable-oss on it's own rather than offer it as an (easy) option to
the general public (x86, x86_64, PPC, Sparq?...)?

Chad
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
Chad, I agree.&nbsp; Alsa does have a compatibility layer for OSS, but I
wouldn't think you would have to disable it as a core function.&nbsp; IMHO
it should be the other way around and the user would have to disable
alsa and --with-oss.&nbsp; Anyway, we all know how it works now so lets
watch TV!<br>
</body>
</html>