i just add a directory name as "net" into the "libtheora-1.0beta2" 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 "libtheora-1.0beta2" 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 "net" into the above line.<br><br>then enter the following commands.<br> $aclocal<br> $autoconf<br> $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 `,'
</span><br style="color: rgb(0, 102, 0);"><span style="color: rgb(0, 102, 0);">./configure: line 20287: ` XIPH_PATH_OGG(, { { echo "$as_me:$LINENO: error:'</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, <<a href="mailto:xiphmont@xiph.org">xiphmont@xiph.org</a>> 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 <<a href="mailto:rpjanaka@gmail.com">rpjanaka@gmail.com</a>> wrote:<br>> hi all,<br>><br>> i want to add a new source file to the theora, so then i need to "make" the
<br>> project with the new file.<br>><br>> as i know according to the normal procedure there should be following files,<br>><br>><br>> "<a href="http://configure.in" target="_blank">configure.in</a>
", "<a href="http://Makefile.am" target="_blank">Makefile.am</a>" with in the " libtheora" directory.<br>> <a href="http://Makefile.am" target="_blank">Makefile.am</a> with in each source directories.
<br>><br>> So i could be able to add a new directory in to the " libtheora" directory<br>> and write a <a href="http://Makefile.am" target="_blank">Makefile.am</a> file in it and edit the " <a href="http://configure.in" target="_blank">
configure.in</a>" existing<br>> file.<br>><br>> but unfortunately i could not find the <a href="http://configure.in" target="_blank">configure.in</a> file in "libtheora"<br>> directory.<br>><br>
> so please can anyone help me to add a new file into the theora and "make"<br>> 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