#18102: Asterisk/Telephony has errors in Makefile
------------------------+---------------------
  Reporter:  42@…       |      Owner:  slachta
      Type:  defect     |     Status:  closed
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:  not_a_bug  |   Keywords:
------------------------+---------------------
Changes (by slachta):

 * status:  assigned => closed
 * resolution:   => not_a_bug


Comment:

 Hi,

 have you updated your feeds and buildroot? In current trunk (master
 revision on git telephony repository) there is no include for ltqtapi.mk
 in asterisk-1.8.x Makefile. I am not sure why the buildroot complaints
 about missing rules for asterisk-11.x, since the support for chan-lantiq
 was introduced only for asterisk-1.8.x (see
 
[http://git.openwrt.org/?p=feed/telephony.git;a=blob;f=net/asterisk-11.x/Makefile;h=c07d8a618db6ef343e3142720cb82bf0c0f74c7d;hb=HEAD
 asterisk-11.x Makefile]).

 Please, update your OpenWrt buildroot by:
 {{{
 git pull
 }}}
 or
 {{{
 svn update
 }}}

 I think you might be using the older Telephony repository located
 somewhere else. Please, use this
 
[http://git.openwrt.org/?p=openwrt.git;a=blob_plain;f=feeds.conf.default;hb=HEAD
 feeds.conf.default].

 And also update your feeds:
 {{{
 ./scripts/feeds update -a && ./scripts/feeds/install -a
 }}}

 The ltqtapi.mk removal was done in this
 
[http://git.openwrt.org/?p=feed/telephony.git;a=blobdiff;f=net/asterisk-1.8.x/Makefile;h=2c11e7a1db9772c4e118106513d74d824c672d38;hp=3e03b5943419cbb2c2786cf81328edd200da379d;hb=7ff98954b021698e652e0f241efe260edfa39074;hpb=ffd3093f2ad484e871ef1af02143148987e776ae
 commit].

 I would strongly recommend to start with a clean OpenWrt buildroot. I am
 closing this as a "not a bug", since you might be using the outdated
 repository. Feel free to reopen, if you are sure that it is a bug. If it
 is a bug, please, reopen the issue and attach the feeds.conf.default among
 attachments and paste here the last commit of OpenWrt buildroot you are
 using.

 Regards,
 Jiri Slachta

--
Ticket URL: <https://dev.openwrt.org/ticket/18102#comment:3>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to