<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Razvan,<br>
    <br>
    When compiling version 1.8, it was not detecting the 64 bit properly
    which is why I added the variables. I will try building without any
    options set. As far as "sed" is concern, I have gsed version 4.2.2
    installed which is what I thought was being used. It sounds like the
    compile is pulling in the original "sed" that came with the OS. Here
    is the version for that Solaris sed: VERSION: 
    11.10.0,REV=2005.01.21.15.53<br>
    <br>
    Is there a way to specify/utilize the GNU utilities?<br>
    <br>
    Thanks<br>
    <br>
    Nathaniel<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 2/29/16 8:54 AM, Răzvan Crainea
      wrote:<br>
    </div>
    <blockquote cite="mid:56D45B8F.5060402@opensips.org" type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      Hi, Nathaniel!<br>
      <br>
      In the fist pastebin, are you sure you need the -m64 options? The
      makefile system should detect the architecture and build the
      packets accordingly. Anyway, this is just a question, the real
      problem seems to be the version of the sed package. Can you tell
      me what sed version are you using? Perhaps pasting a help command,
      since I don't have access to a Solaris macine.<br>
      <br>
      All the other pastebin logs do not use the latest version, that's
      why they do not compile.<br>
      <br>
      Best regards,<br>
      Răzvan<br>
      <br>
      <br>
      <div class="moz-cite-prefix">On 02/29/2016 02:13 PM, Nathaniel L.
        Keeling III wrote:<br>
      </div>
      <blockquote cite="mid:56D43600.7020402@akan-tech.com" type="cite">
        <meta content="text/html; charset=UTF-8"
          http-equiv="Content-Type">
        Razvan,<br>
        <br>
        Yes, setting LD_EXTRA_OPTS made it compile. I did a git pull and
        tried a few things and here are the results:<br>
        <br>
        I removed the env variables CFLAGS and CXXFLAGS and then set env
        variables CC_EXTRA_OPTS=-m64 and LD_EXTRA_OPTS=-m64. I then
        executed the compile from "make menuconfig" and here is the
        results.<br>
        <br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="http://pastebin.com/VwtLcDqw">http://pastebin.com/VwtLcDqw</a><br>
        <br>
        <br>
        I then reran the compile with env CFLAGS=-m64 and CXXFLAGS=-m64
        using this: <br>
        <br>
        <font color="#3366ff">CC_EXTRA_OPTS=-m64 LD_EXTRA_OPTS=-m64
          NICER=0 make all<br>
        </font><br>
        Here is the pastebin link for that output:<br>
        <br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="http://pastebin.com/2mpXuehv">http://pastebin.com/2mpXuehv</a><br>
        <br>
        <br>
        Here is the results of the compile with the env CFLAGS and
        CXXFLAG not set using:<br>
        <font color="#3366ff">CC_EXTRA_OPTS=-m64 LD_EXTRA_OPTS=-m64
          NICER=0 make all<br>
        </font><br>
        This is the pastebin link:<br>
        <br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="http://pastebin.com/0TW4ZU4S">http://pastebin.com/0TW4ZU4S</a><br>
        <br>
        <br>
        I then tried again with the env variables CFLAGS and CXXFLAG set
        as before with this:<br>
        <blockquote cite="mid:56D422EA.2070508@opensips.org" type="cite">LD_EXTRA_OPTS=-m64




          NICER=0 make all</blockquote>
        Here is the pastebin link:<br>
        <br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="http://pastebin.com/emUFTGu1">http://pastebin.com/emUFTGu1</a><br>
        <br>
        <br>
        <br>
        Thanks <br>
        <br>
        Nathaniel<br>
        <br>
        <div class="moz-cite-prefix">On 2/29/16 4:52 AM, Răzvan Crainea
          wrote:<br>
        </div>
        <blockquote cite="mid:56D422EA.2070508@opensips.org" type="cite">LD_EXTRA_OPTS=-m64




          NICER=0 make all</blockquote>
        <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
      </blockquote>
      <br>
      <pre class="moz-signature" cols="72">-- 
Răzvan Crainea
OpenSIPS Core Developer
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>