<br><font size=2 face="sans-serif">Sven,</font>
<br>
<br><font size=2 face="sans-serif">I knew there might be a problem with
OsiCbc and there is a minor one.</font>
<br>
<br><font size=2 face="sans-serif">If you go to COIN/Osi and make then
OsiCbc library gets built and put in COIN/lib where Cbc make can find it.</font>
<br>
<br><font size=2 face="sans-serif">If you do make in COIN/Cbc before make
in COIN/Osi there is no mention of OsiCbc in Makefile so you won't find
library. &nbsp;The simple solution would be to put a mention in the COIN/Cbc/Makefile
but then we get an infinite make as Cbc wants OsiCbc which wants Cbc which
wants ....</font>
<br>
<br><font size=2 face="sans-serif">Does someone know how to get round that?</font>
<br>
<br><font size=2 face="sans-serif">John Forrest</font>
<br>
<br><font size=2><tt>coin-discuss-bounces@list.coin-or.org wrote on 04/02/2005
08:13:53 AM:<br>
<br>
&gt; Hi,<br>
&gt; <br>
&gt; trying to build CBC yields: ....<br>
&gt; <br>
&gt; Creating cbc<br>
&gt; g++ -I- &nbsp;-Wall -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion<br>
&gt; -pipe -DCOIN_USE_CLP -DCOIN_USE_CBC -g -DCBC_DEBUG<br>
&gt; -I/Users/devries/COIN/Cbc/include -I/Users/devries/COIN/include<br>
&gt; -I/Users/devries/COIN/include -I/Users/devries/COIN/Clp/include<br>
&gt; -I/Users/devries/COIN/include -I/Users/devries/COIN/include -I./include<br>
&gt; -DCOIN_USE_BZLIB -DCOIN_USE_ZLIB -o Darwin-g/cbc Darwin-g/CbcMain.o<br>
&gt; Darwin-g/CbcParam.o Darwin-g/unitTest.o -L/Users/devries/COIN/lib<br>
&gt; -L/Users/devries/COIN/lib -L/Users/devries/COIN/lib<br>
&gt; -L/Users/devries/COIN/lib -L/Users/devries/COIN/lib<br>
&gt; -L/Users/devries/COIN/lib &nbsp;-lCbc -lCgl -lOsiClp -lClp -lOsi -lCoin
-lbz2<br>
&gt; -lz &nbsp; -lm<br>
&gt; ld: Undefined symbols:<br>
&gt; OsiCbcSolverInterface::OsiCbcSolverInterface[in-charge](OsiSolverInterface*,<br>
&gt; CbcStrategy*)<br>
&gt; make[3]: *** [Darwin-g/cbc] Error 1<br>
&gt; make[2]: *** [unitTest] Error 2<br>
&gt; make[1]: *** [unitTest] Error 2<br>
&gt; make: *** [cbc] Error 2<br>
&gt; <br>
&gt; <br>
&gt; any advise?<br>
&gt; <br>
&gt; sven<br>
&gt; <br>
&gt; _______________________________________________<br>
&gt; Coin-discuss mailing list<br>
&gt; Coin-discuss@list.coin-or.org<br>
&gt; http://list.coin-or.org/mailman/listinfo/coin-discuss<br>
</tt></font>