<div dir="ltr">Entirely my fault, I missed two #define's when I moved the patch from the crypto module I forked back at R13 back into the R15 source.  I only got R15 to compile today, R15 and my javac do not get along (but I don't use any of that anyway).<div>
<br></div><div>I've updated the github repo, same branch.</div><div><br></div><div><br></div><div><div style="font-family:arial,sans-serif;font-size:13px"><a href="https://github.com/mloftis/otp/compare/master-pu...crypto-add-ripemd160-digest" target="_blank">https://github.com/mloftis/otp/compare/master-pu...crypto-add-ripemd160-digest</a><br>
</div><div style="font-family:arial,sans-serif;font-size:13px"><a href="https://github.com/mloftis/otp/compare/master-pu...crypto-add-ripemd160-digest.patch" target="_blank">https://github.com/mloftis/otp/compare/master-pu...crypto-add-ripemd160-digest.patch</a><br>
</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">git fetch git://<a href="http://github.com/mloftis/otp.git" target="_blank">github.com/mloftis/otp.git</a> crypto-add-ripemd160-digest</div>
</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 19, 2012 at 1:15 AM, Fredrik <span dir="ltr"><<a href="mailto:fredrik@erlang.org" target="_blank">fredrik@erlang.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Hello Michael,<br>
    It does not build:<br>
    crypto.c: In function ‘ripemd160’:<br>
    crypto.c:621:28: error: ‘RIPEMD160_LEN’ undeclared (first use in
    this function)<br>
    crypto.c:621:28: note: each undeclared identifier is reported only
    once for each function it appears in<br>
    crypto.c: In function ‘ripemd160_init’:<br>
    crypto.c:627:64: error: ‘RIPEMD160_CTX_LEN’ undeclared (first use in
    this function)<br>
    crypto.c: In function ‘ripemd160_update’:<br>
    crypto.c:636:22: error: ‘RIPEMD160_CTX_LEN’ undeclared (first use in
    this function)<br>
    crypto.c: In function ‘ripemd160_final’:<br>
    crypto.c:650:73: error: ‘RIPEMD160_CTX_LEN’ undeclared (first use in
    this function)<br>
    crypto.c:654:47: error: ‘RIPEMD160_LEN’ undeclared (first use in
    this function)<br>
    <br>
    Please take a look at this and give me a notice.<div class="im"><br>
    <br>
    BR Fredrik Gustafsson<br>
    Erlang OTP Team<br>
    On 12/18/2012 11:10 PM, Michael Loftis wrote:
    </div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">Apologies, done...
        <div><br>
        </div>
        <div><a href="https://github.com/mloftis/otp/compare/master...crypto-add-ripemd160-digest" target="_blank">https://github.com/mloftis/otp/compare/master...crypto-add-ripemd160-digest</a><br>
        </div>
        <div><a href="https://github.com/mloftis/otp/compare/master...crypto-add-ripemd160-digest.patch" target="_blank">https://github.com/mloftis/otp/compare/master...crypto-add-ripemd160-digest.patch</a><br>
        </div>
        <div><br>
        </div>
        <div>
          git fetch<span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px"> git://</span><a href="http://github.com/mloftis/otp.git" style="font-family:arial,sans-serif;font-size:13px" target="_blank">github.com/mloftis/otp.git</a><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px"> crypto-add-ripemd160-digest</span></div>

        <div><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px"><br>
          </span></div>
        <div><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px"><br>
          </span></div>
      </div>
      <div class="gmail_extra">
        <br>
        <br>
        <div class="gmail_quote">On Tue, Dec 18, 2012 at 1:45 PM, Tuncer
          Ayaz <span dir="ltr"><<a href="mailto:tuncer.ayaz@gmail.com" target="_blank">tuncer.ayaz@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div>On Tue, Dec 18, 2012 at 10:35 PM, Michael
              Loftis wrote:<br>
              ><br>
              > Add ripemd160 digest support to crypto. Includes a
              couple test<br>
              > cases.<br>
              ><br>
              ><br>
            </div>
            <div>> git fetch git://<a href="http://github.com/mloftis/otp.git" target="_blank">github.com/mloftis/otp.git</a>
              crypto-add-ripemd160-digest<br>
              ><br>
              > This is based off of master-pu as of a few moments
              ago, my read of<br>
              > the requirements tells me that should be the correct
              spot since I'm<br>
              > adding a new feature to the crypto module.<br>
              <br>
            </div>
            A patch for 'master-pu' has to be based off 'master'.<br>
            <div>
              <div><br>
                > Not fully tested with the current erlang since
                jinterface has<br>
                > completely broken my build on all platforms -- even
                if it is<br>
                > disabled it still kills my build on most platforms
                because it's<br>
                > using sh with scripts that have bash semantics.
                Might have a chance<br>
                > to clean up that separate issue today and submit
                patches.<br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <br>
        "Genius might be described as a supreme capacity for getting its
        possessors<br>
        into trouble of all kinds."<br>
        -- Samuel Butler<br>
        <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><div class="im"><pre>_______________________________________________
erlang-patches mailing list
<a href="mailto:erlang-patches@erlang.org" target="_blank">erlang-patches@erlang.org</a>
<a href="http://erlang.org/mailman/listinfo/erlang-patches" target="_blank">http://erlang.org/mailman/listinfo/erlang-patches</a>
</pre>
    </div></blockquote>
    <br>
  </div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br><br>"Genius might be described as a supreme capacity for getting its possessors<br>into trouble of all kinds."<br>-- Samuel Butler<br><br>
</div>