<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">That seems to fix the problem. <br>
<br>
Thanks.<br>
<br>
On 6/22/2016 12:47 PM, Tony Kelman wrote:<br>
</div>
<blockquote cite="mid:BAY169-W563366C9BAC970464D3AB1A72C0@phx.gbl"
type="cite">
<meta http-equiv="Context-Type" content="text/html;
charset=iso-8859-1">
<div dir="ltr">What version of g++ is this? Try configuring with <span
class="pl-s">coin_skip_warn_cxxflags=yes</span><br>
<br>
<br>
<div>
<hr id="stopSpelling">To: <a class="moz-txt-link-abbreviated" href="mailto:ipopt@list.coin-or.org">ipopt@list.coin-or.org</a><br>
From: <a class="moz-txt-link-abbreviated" href="mailto:bradbell@seanet.com">bradbell@seanet.com</a><br>
Date: Wed, 22 Jun 2016 12:26:28 -0700<br>
Subject: [Ipopt] Installing Ipopt on Ubuntu<br>
<br>
I am trying to install ipopt on a Ubuntu system with the
following uname result:<br>
uname -a<br>
Linux casper-Latitude-E7240 3.13.0-87-generic #133-Ubuntu SMP
Tue May 24 18:32:09 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux<br>
<br>
I am getting the following error message:<br>
g++ -DHAVE_CONFIG_H -I. -I../../../../Ipopt/src/Common -g -O0
-pipe -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual
-Wall -Wpointer-arith -Wwrite-strings -Wconversion
-Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD -MT
IpUtils.lo -MD -MP -MF .deps/IpUtils.Tpo -c
../../../../Ipopt/src/Common/IpUtils.cpp -o IpUtils.o<br>
../../../../Ipopt/src/Common/IpUtils.cpp:182:6: error: #error
"don't have function for random number generator"<br>
# error "don't have function for random number generator"<br>
^<br>
<br>
This problem does not occur on a Ubuntu system with the
following uname result:<br>
uname -a<br>
Linux brad-ubuntu14 3.13.0-44-generic #73-Ubuntu SMP Tue Dec
16 00:22:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux<br>
<br>
<br>
Does anyone have a suggestion as to how to avoid this problem
?<br>
<span></span> <br>
_______________________________________________
Ipopt mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Ipopt@list.coin-or.org">Ipopt@list.coin-or.org</a>
<a class="moz-txt-link-freetext" href="http://list.coin-or.org/mailman/listinfo/ipopt">http://list.coin-or.org/mailman/listinfo/ipopt</a></div>
</div>
</blockquote>
<br>
</body>
</html>