[theora-dev] How to add new src file into the theora
janaka priyadarshana
rpjanaka at gmail.com
Thu Jan 17 06:10:38 PST 2008
And i did the following as a test
delete the existing Makefile.in file in example directory
then did the normal commands (aclocal -I m4, autoconf, automake
--add-missing, ./configure)
after all these the Makefile.in was recreated in the example directory.
but such a file does not created in the "net" directory which was newly add
by me.
so is there a problem with my Makefile.am ?
but the thing is, i was able to generate a Mekefile using that Makefile.am,
before it added to the libtheora direcotry.
On Jan 17, 2008 7:28 PM, janaka priyadarshana <rpjanaka at gmail.com> wrote:
> thanks very much it is working but still there is a problem with "make"
> ./configure is success
> make will give the following error..
>
>
> make all-recursive
> make[1]: Entering directory `/home/group10/student/libtheora-1.0beta2'
> Making all in lib
> make[2]: Entering directory `/home/group10/student/libtheora-1.0beta2/lib'
> if @LIBTOOL@ --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -I../include -I../lib -I../lib/dec -I../lib/enc -I/usr/local/include
> -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer
> -finline-functions -funroll-loops -MT libtheora_la- cpu.lo -MD -MP -MF
> ".deps/libtheora_la-cpu.Tpo" -c -o libtheora_la-cpu.lo `test -f 'cpu.c' ||
> echo './'`cpu.c; \
> then mv -f ".deps/libtheora_la- cpu.Tpo" ".deps/libtheora_la-
> cpu.Plo"; else rm -f ".deps/libtheora_la-cpu.Tpo"; exit 1; fi
> /bin/bash: @LIBTOOL@: command not found
> make[2]: *** [libtheora_la-cpu.lo] Error 1
> make[2]: Leaving directory `/home/group10/student/libtheora- 1.0beta2/lib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/group10/student/libtheora- 1.0beta2'
> make: *** [all] Error 2
>
>
> please help me..
>
>
>
>
> On Jan 16, 2008 10:33 PM, Ralph Giles < giles at xiph.org> wrote:
>
> > On Wed, Jan 16, 2008 at 07:59:21PM +0530, janaka priyadarshana wrote:
> >
> > > checking for OGG... yes
> > > ./configure: line 20287: syntax error near unexpected token `,'
> > > ./configure: line 20287: ` XIPH_PATH_OGG(, { { echo
> > "$as_me:$LINENO:
> > > error:'
> >
> > You need 'aclocal -I m4'.
> >
> > -r
> >
>
>
>
> --
> -----------
> Regards,
> Janaka Priyadarshana
--
-----------
Regards,
Janaka Priyadarshana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora-dev/attachments/20080117/c84afe55/attachment.htm
More information about the theora-dev
mailing list