<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    It would be great if you can provide more details where the error
    pops up.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 05/08/14 15:49, Brandon Armstead
      wrote:<br>
    </div>
    <blockquote cite="mid:CE9929AB-2A80-4B1B-B819-7D2CCBE11F77@cryy.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div>Daniel,</div>
      <div><br>
      </div>
      <div>    I can confirm this bug on Debian.  I hasn't bothered
        looking into it further since it was simple enough to manually
        complete remainder of install.  I'll pull more debug data for
        you when I make it into the office shortly if someone doesn't
        get to it before me.</div>
      <div><br>
        Sent from my iPhone</div>
      <div><br>
        On Aug 5, 2014, at 5:54 AM, Daniel-Constantin Mierla <<a
          moz-do-not-send="true" href="mailto:miconda@gmail.com">miconda@gmail.com</a>>
        wrote:<br>
        <br>
      </div>
      <blockquote type="cite">
        <div>
          <meta content="text/html; charset=utf-8"
            http-equiv="Content-Type">
          It is working ok with bash here and this is probably the most
          used shell.<br>
          <br>
          Are you sure you haven't changed the Makefile somehow?<br>
          <br>
          Can you try running make with verbose/debugging parameter and
          see if there is a hint in the output?<br>
          <br>
          Daniel<br>
          <br>
          <div class="moz-cite-prefix">On 05/08/14 14:36, Djamel Bahamid
            wrote:<br>
          </div>
          <blockquote cite="mid:53E0CFC6.9000105@inserm.fr" type="cite">
            <meta content="text/html; charset=utf-8"
              http-equiv="Content-Type">
            <div class="moz-cite-prefix">Hello, <br>
              <br>
              When I execute the command echo $SHELL, I have the
              following result : <br>
              <br>
              /bin/bash <br>
              <br>
              What's to be done now to avoid this error ? <br>
              <br>
              Best Regards, <br>
              <br>
              Djamel. <br>
              <br>
              Le 01/08/2014 22:13, Daniel-Constantin Mierla a écrit :<br>
            </div>
            <blockquote cite="mid:53DBF4D0.9040803@gmail.com"
              type="cite">
              <meta content="text/html; charset=utf-8"
                http-equiv="Content-Type">
              Hello,<br>
              <br>
              what is your shell? See where /sbin/sh is pointing to:<br>
              <br>
              ls -l /sbin/sh<br>
              <br>
              also, do:<br>
              <br>
              echo $SHELL<br>
              <br>
              Cheers,<br>
              Daniel<br>
              <br>
              <div class="moz-cite-prefix">On 01/08/14 18:20, Djamel
                Bahamid wrote:<br>
              </div>
              <blockquote cite="mid:53DBBE33.9010103@inserm.fr"
                type="cite">
                <meta http-equiv="content-type" content="text/html;
                  charset=utf-8">
                <span class="transpan"><span style="background-color:
                    rgb(239, 239, 239);" id="tran0"
                    onmouseover="highlight(this,true)"
                    onmouseout="highlight(this,false)">Hello everybody,</span><br>
                  <br>
                  <span style="background-color: rgb(239, 239, 239);"
                    id="tran1" onmouseover="highlight(this,true)"
                    onmouseout="highlight(this,false)">I am new on this
                    environment ( Kamailio). I try to install(settle)
                    Kamailio 4.1.4, on an O.S Suse Sles11 SP3, all the
                    compilation took place, with the exception of the
                    installation (make install), where I obtain the
                    following error: <br>
                    <br>
                  </span></span><br>
                <span class="transpan"><span style="background-color:
                    rgb(239, 239, 239);" id="tran1"
                    onmouseover="highlight(this,true)"
                    onmouseout="highlight(this,false)">make[2]: Nothing
                    to be done for `install-if-newer'. <br>
                    touch          
                    /usr/local/lib64/kamailio/modules/userblacklist.so <br>
                    install -m 755  userblacklist.so 
                    /usr/local/lib64/kamailio/modules <br>
                    make[2]: `libkmi.so.1.0' is up to date. <br>
                    make[2]: `libsrdb1.so.1.0' is up to date. <br>
                    make[2]: `libkcore.so.1.0' is up to date. <br>
                    make[2]: `libsrutils.so.1.0' is up to date. <br>
                    LD (gcc) [M usrloc.so]          usrloc.so <br>
                    make[2]: Nothing to be done for `install-if-newer'.
                    <br>
                    make[2]: Nothing to be done for `install-if-newer'.
                    <br>
                    make[2]: Nothing to be done for `install-if-newer'.
                    <br>
                    make[2]: Nothing to be done for `install-if-newer'.
                    <br>
                    touch          
                    /usr/local/lib64/kamailio/modules/usrloc.so <br>
                    install -m 755  usrloc.so 
                    /usr/local/lib64/kamailio/modules <br>
                    touch          
                    /usr/local/lib64/kamailio/modules/xhttp.so <br>
                    install -m 755  xhttp.so 
                    /usr/local/lib64/kamailio/modules <br>
                    touch          
                    /usr/local/lib64/kamailio/modules/xhttp_rpc.so <br>
                    install -m 755  xhttp_rpc.so 
                    /usr/local/lib64/kamailio/modules <br>
                    touch          
                    /usr/local/lib64/kamailio/modules/xlog.so <br>
                    install -m 755  xlog.so 
                    /usr/local/lib64/kamailio/modules <br>
                    touch          
                    /usr/local/lib64/kamailio/modules/xprint.so <br>
                    install -m 755  xprint.so 
                    /usr/local/lib64/kamailio/modules <br>
                    /bin/sh: -c: line 18: syntax error near unexpected
                    token `fi' <br>
                    <b><font color="#ff0000">/bin/sh: -c: line 18:
                        `                         fi ; \' <br>
                        make: *** [install-cfg] Error 2 </font></b></span><br>
                  <span style="background-color: rgb(239, 239, 239);"
                    id="tran2" onmouseover="highlight(this,true)"
                    onmouseout="highlight(this,false)"><br>
                    <br>
                    Could you help me please to solve this error,<br>
                    <br>
                    Best Regards,<br>
                    <br>
                    Djamel.<br>
                  </span></span> <br>
                <fieldset class="mimeAttachmentHeader"></fieldset>
                <br>
                <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
              </blockquote>
              <br>
              <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/#%21/miconda">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
              <br>
              <fieldset class="mimeAttachmentHeader"></fieldset>
              <br>
              <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
            </blockquote>
            <br>
          </blockquote>
          <br>
          <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/#%21/miconda">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
        </div>
      </blockquote>
      <blockquote type="cite">
        <div><span>_______________________________________________</span><br>
          <span>SIP Express Router (SER) and Kamailio (OpenSER) -
            sr-users mailing list</span><br>
          <span><a moz-do-not-send="true"
              href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a></span><br>
          <span><a moz-do-not-send="true"
              href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></span><br>
        </div>
      </blockquote>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Next Kamailio Advanced Trainings 2014 - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
Sep 22-25, Berlin, Germany ::: Oct 15-17, San Francisco, USA</pre>
  </body>
</html>