<font face="arial,helvetica,sans-serif">Hi Ted,</font><div><font face="arial,helvetica,sans-serif"><br></font></div><div><font face="arial,helvetica,sans-serif">Following your recommendations I removed old coin libraries from /usr/lib.</font></div>
<div><font face="arial,helvetica,sans-serif"><br></font></div><div><font face="arial,helvetica,sans-serif">Started again the build process and now everything went just fine !!!</font></div><div><font face="arial,helvetica,sans-serif"><br>
</font></div><div><font face="arial,helvetica,sans-serif">Thank you very much.</font></div><div><font face="arial,helvetica,sans-serif"><br></font></div><div><font face="arial,helvetica,sans-serif">[]&#39;s</font></div><div>
<font face="arial,helvetica,sans-serif"><br></font></div><div><font face="arial,helvetica,sans-serif">Haroldo<br></font><br><div class="gmail_quote">On Fri, Nov 19, 2010 at 4:53 PM, Ted Ralphs <span dir="ltr">&lt;<a href="mailto:ted@lehigh.edu">ted@lehigh.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I&#39;ve tried to replicate this on a 64-bit machine running Ubuntu and<br>
still was not able to. However, in one other instance with similar<br>
symptoms, the problems was that there were old libraries already<br>
installed on the system. In any case, we have made some tweaks in the<br>
build system now, so perhaps the problem is corrected. Can you try<br>
building again from scratch?<br>
<br>
Cheers,<br>
<font color="#888888"><br>
Ted<br>
</font><div><div></div><div class="h5"><br>
On Sat, Nov 6, 2010 at 2:51 PM, Ted Ralphs &lt;<a href="mailto:ted@lehigh.edu">ted@lehigh.edu</a>&gt; wrote:<br>
&gt; OK, thanks. The install has been tested on 64-bit Linux, but there are<br>
&gt; always things that come up due to different combinations of packages<br>
&gt; installed, etc. I will try to take a look at it, but at the moment,<br>
&gt; I&#39;m off to the INFORMS meeting for the next few days where there will<br>
&gt; be lost of COIN events, talks, and meetings. I may not get a chance to<br>
&gt; look at it right away.<br>
&gt;<br>
&gt; Ted<br>
&gt;<br>
&gt; On Sat, Nov 6, 2010 at 8:30 AM, Haroldo Santos &lt;<a href="mailto:haroldo.santos@gmail.com">haroldo.santos@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hi Ted,<br>
&gt;&gt; Made more tests. Tried in two ubuntu 10.04 64 bits installations and one 32<br>
&gt;&gt; bits. The problem occurred only in the 64 bit installations.<br>
&gt;&gt; Follows attached config.log<br>
&gt;&gt; []&#39;s<br>
&gt;&gt; On Fri, Nov 5, 2010 at 2:06 PM, Ted Ralphs &lt;<a href="mailto:ted@lehigh.edu">ted@lehigh.edu</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I couldn&#39;t replicate the problem. It built fine for me under the same<br>
&gt;&gt;&gt; conditions. Can you send the config.log file that should be in the<br>
&gt;&gt;&gt; root of the build and also the config.log file in the Cbc sudirectory?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Ted<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Fri, Nov 5, 2010 at 11:22 AM, Haroldo Santos<br>
&gt;&gt;&gt; &lt;<a href="mailto:haroldo.santos@gmail.com">haroldo.santos@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt; Here is the config:<br>
&gt;&gt;&gt; &gt; ./configure --prefix=/usr/ --enable-static --enable-cbc-parallel<br>
&gt;&gt;&gt; &gt; OS: Ubuntu 10.04<br>
&gt;&gt;&gt; &gt; ThirdParty:<br>
&gt;&gt;&gt; &gt; Lapack<br>
&gt;&gt;&gt; &gt; Blas<br>
&gt;&gt;&gt; &gt; Glpk<br>
&gt;&gt;&gt; &gt; []&#39;s<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; On Fri, Nov 5, 2010 at 1:14 PM, Ted Ralphs &lt;<a href="mailto:ted@lehigh.edu">ted@lehigh.edu</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; It&#39;s hard to tell what the problem might be without a little more<br>
&gt;&gt;&gt; &gt;&gt; information. I assume you are building Cbc stable 2.6. Can you say<br>
&gt;&gt;&gt; &gt;&gt; what platform and compiler, what ThirdParty apps you downloaded, what<br>
&gt;&gt;&gt; &gt;&gt; arguments you gave to configure, etc? That would help track it down.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Cheers,<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Ted<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; On Fri, Nov 5, 2010 at 10:43 AM, Haroldo Santos<br>
&gt;&gt;&gt; &gt;&gt; &lt;<a href="mailto:haroldo.santos@gmail.com">haroldo.santos@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt;&gt; &gt; Hi,<br>
&gt;&gt;&gt; &gt;&gt; &gt; Trying to build cbc 2.6  got the link problem as follows, perhaps it<br>
&gt;&gt;&gt; &gt;&gt; &gt; is<br>
&gt;&gt;&gt; &gt;&gt; &gt; related to the new build system:<br>
&gt;&gt;&gt; &gt;&gt; &gt; ./.libs/libCbcSolver.so: undefined reference to<br>
&gt;&gt;&gt; &gt;&gt; &gt; `CglGomory::passInOriginalSolver(OsiSolverInterface*)&#39;<br>
&gt;&gt;&gt; &gt;&gt; &gt; collect2: ld returned 1 exit status<br>
&gt;&gt;&gt; &gt;&gt; &gt; make[3]: ** [cbc] Erro 1<br>
&gt;&gt;&gt; &gt;&gt; &gt; make[3]: Saindo do diretório `/home/haroldo/src/cbc26/Cbc/src&#39;<br>
&gt;&gt;&gt; &gt;&gt; &gt; make[2]: ** [all-recursive] Erro 1<br>
&gt;&gt;&gt; &gt;&gt; &gt; make[2]: Saindo do diretório `/home/haroldo/src/cbc26/Cbc/src&#39;<br>
&gt;&gt;&gt; &gt;&gt; &gt; make[1]: ** [all-recursive] Erro 1<br>
&gt;&gt;&gt; &gt;&gt; &gt; make[1]: Saindo do diretório `/home/haroldo/src/cbc26/Cbc&#39;<br>
&gt;&gt;&gt; &gt;&gt; &gt; make: ** [all-recursive] Erro 1<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt;&gt; &gt;&gt; &gt; =============================================================<br>
&gt;&gt;&gt; &gt;&gt; &gt; Haroldo Gambini Santos<br>
&gt;&gt;&gt; &gt;&gt; &gt; Computing Department - Universidade Federal de Ouro Preto - UFOP<br>
&gt;&gt;&gt; &gt;&gt; &gt; email: haroldo [at ] <a href="http://iceb.ufop.br" target="_blank">iceb.ufop.br</a><br>
&gt;&gt;&gt; &gt;&gt; &gt; home/research page: <a href="http://www.iceb.ufop.br/decom/prof/haroldo/" target="_blank">http://www.iceb.ufop.br/decom/prof/haroldo/</a><br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; &quot;Computer science is no more about computers than astronomy<br>
&gt;&gt;&gt; &gt;&gt; &gt; is about telescopes.&quot; Edsger Dijkstra<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt;&gt;&gt; &gt;&gt; &gt; Cbc mailing list<br>
&gt;&gt;&gt; &gt;&gt; &gt; <a href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a><br>
&gt;&gt;&gt; &gt;&gt; &gt; <a href="http://list.coin-or.org/mailman/listinfo/cbc" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; --<br>
&gt;&gt;&gt; &gt;&gt; Dr. Ted Ralphs<br>
&gt;&gt;&gt; &gt;&gt; Associate Professor, Lehigh University<br>
&gt;&gt;&gt; &gt;&gt; (610) 628-1280<br>
&gt;&gt;&gt; &gt;&gt; ted &#39;at&#39; lehigh &#39;dot&#39; edu<br>
&gt;&gt;&gt; &gt;&gt; <a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; --<br>
&gt;&gt;&gt; &gt; =============================================================<br>
&gt;&gt;&gt; &gt; Haroldo Gambini Santos<br>
&gt;&gt;&gt; &gt; Computing Department - Universidade Federal de Ouro Preto - UFOP<br>
&gt;&gt;&gt; &gt; email: haroldo [at ] <a href="http://iceb.ufop.br" target="_blank">iceb.ufop.br</a><br>
&gt;&gt;&gt; &gt; home/research page: <a href="http://www.iceb.ufop.br/decom/prof/haroldo/" target="_blank">http://www.iceb.ufop.br/decom/prof/haroldo/</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; &quot;Computer science is no more about computers than astronomy<br>
&gt;&gt;&gt; &gt; is about telescopes.&quot; Edsger Dijkstra<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Dr. Ted Ralphs<br>
&gt;&gt;&gt; Associate Professor, Lehigh University<br>
&gt;&gt;&gt; (610) 628-1280<br>
&gt;&gt;&gt; ted &#39;at&#39; lehigh &#39;dot&#39; edu<br>
&gt;&gt;&gt; <a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; =============================================================<br>
&gt;&gt; Haroldo Gambini Santos<br>
&gt;&gt; Computing Department - Universidade Federal de Ouro Preto - UFOP<br>
&gt;&gt; email: haroldo [at ] <a href="http://iceb.ufop.br" target="_blank">iceb.ufop.br</a><br>
&gt;&gt; home/research page: <a href="http://www.iceb.ufop.br/decom/prof/haroldo/" target="_blank">http://www.iceb.ufop.br/decom/prof/haroldo/</a><br>
&gt;&gt;<br>
&gt;&gt; &quot;Computer science is no more about computers than astronomy<br>
&gt;&gt; is about telescopes.&quot; Edsger Dijkstra<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Dr. Ted Ralphs<br>
&gt; Associate Professor, Lehigh University<br>
&gt; (610) 628-1280<br>
&gt; ted &#39;at&#39; lehigh &#39;dot&#39; edu<br>
&gt; <a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div><div></div><div class="h5">Dr. Ted Ralphs<br>
Associate Professor, Lehigh University<br>
(610) 628-1280<br>
ted &#39;at&#39; lehigh &#39;dot&#39; edu<br>
<a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>=============================================================<br>Haroldo Gambini Santos<br>Computing Department - Universidade Federal de Ouro Preto - UFOP<br>
email: haroldo [at ] <a href="http://iceb.ufop.br">iceb.ufop.br</a><br>home/research page: <a href="http://www.iceb.ufop.br/decom/prof/haroldo/">http://www.iceb.ufop.br/decom/prof/haroldo/</a><br> <br>&quot;Computer science is no more about computers than astronomy <br>
is about telescopes.&quot; Edsger Dijkstra<br> <br>
</div>