[Coin-discuss] linking CBC: undefined symbol: void CoinLpIO::setInfinity on solaris

Sven de Vries devries at ma.tum.de
Tue Feb 21 22:47:47 EST 2006


Hi,

just noticed, that when building CBC on solaris, the linking fails with: 
undefined symbol (full message below).

Any advise?
best regards,
Sven

Creating cbc
CC  -DCOIN_NOT_CYGWIN -DZEROFAULT  -DCOIN_USE_CLP  -g  -DCBC_DEBUG 
-I/home/sungritzmann2/devries/COIN/Cbc/include 
-I/home/sungritzmann2/devries/COIN/include 
-I/home/sungritzmann2/devries/COIN/include 
-I/home/sungritzmann2/devries/COIN/Clp/include 
-I/home/sungritzmann2/devries/COIN/include 
-I/home/sungritzmann2/devries/COIN/include 
-I/usr/applic-m9/packages/bzip2-1.0.2/include/ -I./include -DCOIN_HAS_CBC 
-DCOIN_HAS_CGL -DCOIN_HAS_OSICLP -DCOIN_HAS_CLP -DCOIN_HAS_OSI 
-DCOIN_HAS_COIN -DCOIN_USE_BZLIB -DCOIN_USE_ZLIB -o SunOS-g/cbc 
SunOS-g/CbcMain.o SunOS-g/CbcParam.o SunOS-g/unitTest.o 
-L/home/sungritzmann2/devries/COIN/lib 
-L/home/sungritzmann2/devries/COIN/lib 
-L/home/sungritzmann2/devries/COIN/lib 
-L/home/sungritzmann2/devries/COIN/lib 
-L/home/sungritzmann2/devries/COIN/lib 
-L/home/sungritzmann2/devries/COIN/lib 
-L/usr/applic-m9/packages/bzip2-1.0.2/lib/ 
-R/home/sungritzmann2/devries/COIN/lib 
-R/home/sungritzmann2/devries/COIN/lib 
-R/home/sungritzmann2/devries/COIN/lib 
-R/home/sungritzmann2/devries/COIN/lib 
-R/home/sungritzmann2/devries/COIN/lib 
-R/home/sungritzmann2/devries/COIN/lib 
-R/usr/applic-m9/packages/bzip2-1.0.2/lib/ -lCbc -lCgl -lOsiClp -lClp 
-lOsi -lCoin -lbz2.sdv -lz   -lm
Undefined                       first referenced
  symbol                             in file
void CoinLpIO::setInfinity(const double) 
/home/sungritzmann2/devries/COIN/lib/libOsi.so
ld: fatal: Symbol referencing errors. No output written to SunOS-g/cbc
gmake[3]: *** [SunOS-g/cbc] Error 1
gmake[3]: Leaving directory `/home/sungritzmann2/devries/COIN/Cbc/Test'
gmake[2]: *** [unitTest] Error 2
gmake[2]: Leaving directory `/home/sungritzmann2/devries/COIN/Cbc/Test'
gmake[1]: *** [unitTest] Error 2
gmake[1]: Leaving directory `/home/sungritzmann2/devries/COIN/Cbc'
gmake: *** [cbc] Error 2





More information about the Coin-discuss mailing list