i just add a directory name as &quot;net&quot; into the &quot;libtheora-1.0beta2&quot; directory and required source files and the <a href="http://makefile.am/" target="_blank">Makefile.am</a> into it it.<br><br>then i changed the 
<a href="http://makefile.am/" target="_blank">Makefile.am</a> in the &quot;libtheora-1.0beta2&quot; directory as follow<br><br><span style="color: rgb(0, 102, 0);">SUBDIRS = lib include doc tests m4 <span style="color: rgb(204, 0, 0);">
net</span> $(EXAMPLES_DIR)</span><br><br>add the direcory &quot;net&quot; into the above line.<br><br>then enter the following commands.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $aclocal<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $autoconf<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $automake --add-missing
<br><br>everything was ok.<br><br>then ./configure<br>unfortunately it does not run the configure script. it gave the following error.<br><br><span style="color: rgb(0, 102, 0);">checking pkg-config is at least version 0.9.0..
. yes</span><br style="color: rgb(0, 102, 0);"><span style="color: rgb(0, 102, 0);">checking for OGG... yes</span><br style="color: rgb(0, 102, 0);"><span style="color: rgb(0, 102, 0);">./configure: line 20287: syntax error near unexpected token `,&#39;
</span><br style="color: rgb(0, 102, 0);"><span style="color: rgb(0, 102, 0);">./configure: line 20287: `&nbsp;&nbsp;&nbsp; XIPH_PATH_OGG(, { { echo &quot;$as_me:$LINENO: error:&#39;</span><br><br><br>can you please help me to solve this...
<br><br>thanks<br><br><br><br><br><br><div class="gmail_quote">On Jan 16, 2008 4:03 PM,  &lt;<a href="mailto:xiphmont@xiph.org">xiphmont@xiph.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Jan 16, 2008 4:36 AM, janaka priyadarshana &lt;<a href="mailto:rpjanaka@gmail.com">rpjanaka@gmail.com</a>&gt; wrote:<br>&gt; hi all,<br>&gt;<br>&gt; i want to add a new source file to the theora, so then i need to &quot;make&quot; &nbsp;the
<br>&gt; project with the new file.<br>&gt;<br>&gt; as i know according to the normal procedure there should be following files,<br>&gt;<br>&gt;<br>&gt; &quot;<a href="http://configure.in" target="_blank">configure.in</a>
&quot;, &quot;<a href="http://Makefile.am" target="_blank">Makefile.am</a>&quot; with in the &quot; libtheora&quot; directory.<br>&gt; <a href="http://Makefile.am" target="_blank">Makefile.am</a> with in each source directories.
<br>&gt;<br>&gt; So i could be able to add a new directory in to the &quot; libtheora&quot; directory<br>&gt; and write a <a href="http://Makefile.am" target="_blank">Makefile.am</a> file in it and edit the &nbsp;&quot; <a href="http://configure.in" target="_blank">
configure.in</a>&quot; existing<br>&gt; file.<br>&gt;<br>&gt; but unfortunately i could not find the <a href="http://configure.in" target="_blank">configure.in</a> file in &quot;libtheora&quot;<br>&gt; directory.<br>&gt;<br>
&gt; so please can anyone help me to add a new file into the theora and &quot;make&quot;<br>&gt; the project.<br><br></div></div>You only need to modify <a href="http://Makefile.am" target="_blank">Makefile.am</a>.<br><br>
Monty<br></blockquote></div><br><br clear="all"><br>-- <br>-----------<br>Regards,<br>Janaka Priyadarshana