<meta charset="utf-8"><div>I verified that /usr/local/share/aclocal contains a copy of ogg.m4 </div><div><div><br></div><div>I then deleted my celt folder, did a fresh git clone of the celt repository, ran autogen.sh, ran configure.</div>
<div><br></div><div>I still receive the same error message.</div><div><br></div><div>I begin to see where the patience comes in. ;)</div></div><br><div class="gmail_quote">On Wed, Apr 27, 2011 at 4:43 PM, Timothy B. Terriberry <span dir="ltr">&lt;<a href="mailto:tterribe@xiph.org">tterribe@xiph.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

You can probably tell that I am new to these build tools, so thanks for<br>
your patience.<br>
</blockquote>
<br></div>
I&#39;m here to tell you that after years of using them, you still need patience. autogen.sh creates a file called aclocal.m4 which has local copies of all the m4 macros needed for configure. This includes (by copying, not by reference), /usr/share/local/ogg.m4. So you need to re-run autogen.sh after installing libogg.<br>

</blockquote></div><br>