[Asterisk-video] Debian + astreisk -1.6.1.1 + app_mp4

Gregory L. Semyonov greg at vladmin.ru
Mon Aug 3 23:36:21 CDT 2009


Thanks a lot!
I did as you say (<TAB> before second line) and it compile successfully.
Video through app_mp4 now working well on my asterisk 1.6.1.1.

Regards,
Gregory L. Semyonov
  ----- Original Message ----- 
  From: Piotr Stankiewicz 
  To: Development discussion of video media support in Asterisk 
  Sent: Friday, July 03, 2009 7:20 PM
  Subject: Re: [Asterisk-video] Debian + astreisk -1.6.1.1 + app_mp4





  2009/7/3 Gregory L. Semyonov <greg at vladmin.ru>

    Hello,
    here some small questions from asterisk-video begginer.

    1) Does it require some hacks or tricks to compile app_mp4 into asterisk 1.6
    or only 1.4 supported?
    I trying to complie it on Debian with asterisk-1.6.1.1.
    Put app_mp4.c to asterisk-1.6.1.1/apps, then append lines to the
    asterisk-1.6.1.1/apps/Makefile:
    app_mp4.so : app_mp4.o
    $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} -lmp4 -lmp4v2

    Finally start make in asterisk-1.6.1.1 dir:
    # make
    CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect
    CONFIGURE_SILENT="--silent" makeopts
    make[1]: Entering directory
    `/usr/src/asterisk/1.6.1/asterisk-1.6.1.1/menuselect'
    make[1]: `makeopts' is up to date.
    make[1]: Leaving directory
    `/usr/src/asterisk/1.6.1/asterisk-1.6.1.1/menuselect'
    menuselect/menuselect --check-deps menuselect.makeopts
    Generating embedded module rules ...
    Makefile:38: *** missing separator.  Stop.
    Makefile:38: *** missing separator.  Stop.
    Makefile:38: *** missing separator.  Stop.
    Makefile:38: *** missing separator.  Stop.
    make: *** [apps] Error 2

    why errors? 

  Hi,
  you need to put <tab> before second added line.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-video/attachments/20090804/21071ff7/attachment.htm 


More information about the asterisk-video mailing list