<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 04/06/2018 11:31 AM, Aqs Younas
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAGVOjVVRx7cQ-U42FXzW9=4Ueq2eAiMqyZep7ox4Y6t7Wd1iTw@mail.gmail.com">
      <div dir="ltr">Greetings list. 
        <div><br>
        </div>
        <div>This might not be related to Kamailio but I thought someone
          would be able to give a hand in resolving dependency during
          the installation of rtpengine on Debian 8 Jessie. </div>
        <div><br>
        </div>
        <div>It is complaining about below dependencies. </div>
        <div><br>
        </div>
        <div>
          <div>root@debian-769mb-miami-01:/usr/src/rtpengine#
            dpkg-buildpackage</div>
          <div>dpkg-buildpackage: source package ngcp-rtpengine</div>
          <div>dpkg-buildpackage: source version 6.3.0.0+0~mr6.3.0.0</div>
          <div>dpkg-buildpackage: source distribution unstable</div>
          <div>dpkg-buildpackage: source changed by Sipwise Jenkins
            Builder <<a href="mailto:jenkins@sipwise.com"
              moz-do-not-send="true">jenkins@sipwise.com</a>></div>
          <div>dpkg-buildpackage: host architecture amd64</div>
          <div> dpkg-source --before-build rtpengine</div>
          <div>dpkg-source: info: using options from
            rtpengine/debian/source/options:
            --extend-diff-ignore=.gitreview</div>
          <div>dpkg-checkbuilddeps: <b>Unmet build dependencies:
              debhelper (>= 10~) libbcg729-dev</b></div>
          <div>dpkg-buildpackage: warning: build dependencies/conflicts
            unsatisfied; aborting</div>
          <div>dpkg-buildpackage: warning: (Use -d flag to override.)</div>
        </div>
        <div><br>
          <br>
          I tried to install debhelper from deb but complained
          from dh-autoreconf and that itself complained
          abount debhelpler. So, no one is being installed. <br>
          <br>
          Also, If someone can help me how to resolve dependency for  <span
            style="color: rgb(34, 34, 34); font-size: small; font-style:
            normal; font-variant-ligatures: normal; font-variant-caps:
            normal; letter-spacing: normal; text-align: start;
            text-indent: 0px; text-transform: none; white-space: normal;
            word-spacing: 0px; background-color: rgb(255, 255, 255);
            text-decoration-style: initial; text-decoration-color:
            initial;">libbcg729-dev too. <br>
            <br>
            Any pointer or hint or link to some installation guide would
            be more than welcome. </span></div>
      </div>
    </blockquote>
    <br>
    Debhelper is a regular Debian package and can be installed with
    apt-get.<br>
    <br>
    The bcg729 dependency is addressed in the readme:
    <a class="moz-txt-link-freetext" href="https://github.com/sipwise/rtpengine#g729-support">https://github.com/sipwise/rtpengine#g729-support</a><br>
    <br>
    Cheers<br>
  </body>
</html>