[Coin-discuss] building Cbc/examples on SunOS 5.8
Sven de Vries
devries at ma.tum.de
Sat Jun 24 17:40:35 EDT 2006
Hi,
trying to do the same (i tried before on my ibook) on a sun yields
CC -R/home/sungritzmann2/devries/Coin-Cbc/lib -O4 -DNDEBUG -o driver
$bla -L/home/sungritzmann2/devries/Coi n-Cbc/lib -lCbc -lCgl -lOsiClp
-lOsiCbc -lOsi -lClp -lCoinUtils -lm `cat
/home/sungritzmann2/devries/Coin-Cbc/l ib/cgl_addlibs.txt cat
/home/sungritzmann2/devries/Coin-Cbc/lib/osi_addlibs.txt cat
/home/sungritzmann2/dev ries/Coin-Cbc/lib/clp_addlibs.txt cat
/home/sungritzmann2/devries/Coin-Cbc/lib/coinutils_addlibs.txt`
Undefined first referenced
symbol in file void OsiClpSolverInterface?::writeLp(FILE*,const
double,const int,const int,const double,const bool)const CbcS olver2.o
void OsiClpSolverInterface?::writeLp(const char*,const char*,const
double,const int,const int,const double,const bool)const CbcSolver2.o
ld: fatal: Symbol referencing errors. No output written to driver gmake:
*** [driver] Error 1
after having issued a 'make' in Cbc/examples the errors above result...
best sven
More information about the Coin-discuss
mailing list