<br><font size=2 face="sans-serif">Sven,</font>
<br>
<br><font size=2 face="sans-serif">I would guess solaris is very strict
about prototypes. &nbsp;I have changed CoinLpIO .hpp file to const double
from &nbsp;double - does that help?</font>
<br>
<br><font size=2 face="sans-serif">John Forrest</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Sven de Vries &lt;devries@ma.tum.de&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: coin-discuss-bounces@list.coin-or.org</font>
<p><font size=1 face="sans-serif">02/21/2006 10:47 PM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
Discussions about open source software for Operations Research &nbsp; &nbsp;
&nbsp; &nbsp;&lt;coin-discuss@list.coin-or.org&gt;</font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Discussions about open source software
for Operations Research &lt;coin-discuss@list.coin-or.org&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[Coin-discuss] linking CBC: undefined
symbol: void &nbsp; &nbsp; &nbsp; &nbsp;CoinLpIO::setInfinity on
solaris</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>Hi,<br>
<br>
just noticed, that when building CBC on solaris, the linking fails with:
<br>
undefined symbol (full message below).<br>
<br>
Any advise?<br>
best regards,<br>
Sven<br>
<br>
Creating cbc<br>
CC &nbsp;-DCOIN_NOT_CYGWIN -DZEROFAULT &nbsp;-DCOIN_USE_CLP &nbsp;-g &nbsp;-DCBC_DEBUG
<br>
-I/home/sungritzmann2/devries/COIN/Cbc/include <br>
-I/home/sungritzmann2/devries/COIN/include <br>
-I/home/sungritzmann2/devries/COIN/include <br>
-I/home/sungritzmann2/devries/COIN/Clp/include <br>
-I/home/sungritzmann2/devries/COIN/include <br>
-I/home/sungritzmann2/devries/COIN/include <br>
-I/usr/applic-m9/packages/bzip2-1.0.2/include/ -I./include -DCOIN_HAS_CBC
<br>
-DCOIN_HAS_CGL -DCOIN_HAS_OSICLP -DCOIN_HAS_CLP -DCOIN_HAS_OSI <br>
-DCOIN_HAS_COIN -DCOIN_USE_BZLIB -DCOIN_USE_ZLIB -o SunOS-g/cbc <br>
SunOS-g/CbcMain.o SunOS-g/CbcParam.o SunOS-g/unitTest.o <br>
-L/home/sungritzmann2/devries/COIN/lib <br>
-L/home/sungritzmann2/devries/COIN/lib <br>
-L/home/sungritzmann2/devries/COIN/lib <br>
-L/home/sungritzmann2/devries/COIN/lib <br>
-L/home/sungritzmann2/devries/COIN/lib <br>
-L/home/sungritzmann2/devries/COIN/lib <br>
-L/usr/applic-m9/packages/bzip2-1.0.2/lib/ <br>
-R/home/sungritzmann2/devries/COIN/lib <br>
-R/home/sungritzmann2/devries/COIN/lib <br>
-R/home/sungritzmann2/devries/COIN/lib <br>
-R/home/sungritzmann2/devries/COIN/lib <br>
-R/home/sungritzmann2/devries/COIN/lib <br>
-R/home/sungritzmann2/devries/COIN/lib <br>
-R/usr/applic-m9/packages/bzip2-1.0.2/lib/ -lCbc -lCgl -lOsiClp -lClp <br>
-lOsi -lCoin -lbz2.sdv -lz &nbsp; -lm<br>
Undefined &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; first referenced<br>
 &nbsp;symbol &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; in file<br>
void CoinLpIO::setInfinity(const double) <br>
/home/sungritzmann2/devries/COIN/lib/libOsi.so<br>
ld: fatal: Symbol referencing errors. No output written to SunOS-g/cbc<br>
gmake[3]: *** [SunOS-g/cbc] Error 1<br>
gmake[3]: Leaving directory `/home/sungritzmann2/devries/COIN/Cbc/Test'<br>
gmake[2]: *** [unitTest] Error 2<br>
gmake[2]: Leaving directory `/home/sungritzmann2/devries/COIN/Cbc/Test'<br>
gmake[1]: *** [unitTest] Error 2<br>
gmake[1]: Leaving directory `/home/sungritzmann2/devries/COIN/Cbc'<br>
gmake: *** [cbc] Error 2<br>
<br>
<br>
_______________________________________________<br>
Coin-discuss mailing list<br>
Coin-discuss@list.coin-or.org<br>
http://list.coin-or.org/mailman/listinfo/coin-discuss<br>
</font></tt>
<br>