<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
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 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 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 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 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>
</body>
</html>