<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6001.18000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thanks a lot!</FONT></DIV>
<DIV><FONT face=Arial size=2>I did as you say (<TAB> before second line)
and it compile successfully.</FONT></DIV>
<DIV><FONT face=Arial size=2>Video through app_mp4 now working well on my
asterisk 1.6.1.1.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Gregory L. Semyonov</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=piotr.stankiewicz@gmail.com
href="mailto:piotr.stankiewicz@gmail.com">Piotr Stankiewicz</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=asterisk-video@lists.digium.com
href="mailto:asterisk-video@lists.digium.com">Development discussion of video
media support in Asterisk</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, July 03, 2009 7:20 PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Asterisk-video] Debian +
astreisk -1.6.1.1 + app_mp4</DIV>
<DIV><BR></DIV><BR><BR>
<DIV class=gmail_quote>2009/7/3 Gregory L. Semyonov <SPAN dir=ltr><<A
href="mailto:greg@vladmin.ru">greg@vladmin.ru</A>></SPAN><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hello,<BR>here
some small questions from asterisk-video begginer.<BR><BR>1) Does it require
some hacks or tricks to compile app_mp4 into asterisk 1.6<BR>or only 1.4
supported?<BR>I trying to complie it on Debian with asterisk-1.6.1.1.<BR>Put
app_mp4.c to asterisk-1.6.1.1/apps, then append lines to
the<BR>asterisk-1.6.1.1/apps/Makefile:<BR>app_mp4.so : app_mp4.o<BR>$(CC)
$(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} -lmp4 -lmp4v2<BR><BR>Finally
start make in asterisk-1.6.1.1 dir:<BR># make<BR>CC="cc" CXX="g++" LD=""
AR="" RANLIB="" CFLAGS="" make -C menuselect<BR>CONFIGURE_SILENT="--silent"
makeopts<BR>make[1]: Entering
directory<BR>`/usr/src/asterisk/1.6.1/asterisk-1.6.1.1/menuselect'<BR>make[1]:
`makeopts' is up to date.<BR>make[1]: Leaving
directory<BR>`/usr/src/asterisk/1.6.1/asterisk-1.6.1.1/menuselect'<BR>menuselect/menuselect
--check-deps menuselect.makeopts<BR>Generating embedded module rules
...<BR>Makefile:38: *** missing separator. Stop.<BR>Makefile:38: ***
missing separator. Stop.<BR>Makefile:38: *** missing separator.
Stop.<BR>Makefile:38: *** missing separator. Stop.<BR>make: ***
[apps] Error 2<BR><BR>why errors? <BR></BLOCKQUOTE>
<DIV>Hi,<BR>you need to put <tab> before second added
line.</DIV></DIV></BLOCKQUOTE></BODY></HTML>