[CoinUtils-tickets] [COIN-OR Common Utilities] #41: Problem compiling CoinUtils on NetBSD 3.1

COIN-OR Common Utilities coin-trac at coin-or.org
Thu Nov 1 14:04:46 EDT 2007


#41: Problem compiling CoinUtils on NetBSD 3.1
--------------------+-------------------------------------------------------
Reporter:  kdealba  |       Type:  defect
  Status:  new      |   Priority:  major 
 Version:           |   Keywords:        
--------------------+-------------------------------------------------------
 [When running the configuration utility I get the following WARNING:]

 configure: WARNING: Could not automatically determine how to tell the
 linker about automatic inclusion of the path for shared libraries.  The
 test examples might not work if you link against shared objects.  You will
 need to set the LD_LIBRARY_PATH, DYLP_LIBRARY_PATH, or LIBDIR variable
 manually.

 When installing several COIN-OR projects I get the following
 error/warining messages:

  g++ -DHAVE_CONFIG_H -I. -I. -I../inc
 -I/home/kdealba/COIN/Cgl/CoinUtils/src
 -I/home/kdealba/COIN/Cgl/Clp/../CoinUtils/inc -O3 -fomit-frame-pointer
 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wreturn-type
 -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -MT
 ClpSolve.lo -MD -MP -MF .deps/ClpSolve.Tpo -c ClpSolve.cpp  -fPIC -DPIC -o
 .libs/ClpSolve.o
 In file included from ClpSolve.cpp:338:
 /home/kdealba/COIN/Cgl/CoinUtils/src/CoinSignal.hpp:97:4: #warning is a
 GCC extension
 /home/kdealba/COIN/Cgl/CoinUtils/src/CoinSignal.hpp:97:4: warning:
 #warning ("OS and/or compiler is not recognized. Defaulting to:");
 /home/kdealba/COIN/Cgl/CoinUtils/src/CoinSignal.hpp:98:4: #warning is a
 GCC extension
 /home/kdealba/COIN/Cgl/CoinUtils/src/CoinSignal.hpp:98:4: warning:
 #warning ("extern "C" {")
 /home/kdealba/COIN/Cgl/CoinUtils/src/CoinSignal.hpp:99:4: #warning is a
 GCC extension
 /home/kdealba/COIN/Cgl/CoinUtils/src/CoinSignal.hpp:99:4: warning:
 #warning ("   typedef void (*CoinSighandler_t) (int);")
 /home/kdealba/COIN/Cgl/CoinUtils/src/CoinSignal.hpp:100:4: #warning is a
 GCC extension
 /home/kdealba/COIN/Cgl/CoinUtils/src/CoinSignal.hpp:100:4: warning:
 #warning ("}")
 *** Error code 1

 Stop.
 make: stopped in /home/kdealba/COIN/Cgl/Clp/src
 *** Error code 1

 Stop.
 make: stopped in /home/kdealba/COIN/Cgl/Clp
 *** Error code 1

 Stop.
 make: stopped in /home/kdealba/COIN/Cgl

-- 
Ticket URL: <https://projects.coin-or.org/CoinUtils/ticket/41>
COIN-OR Common Utilities <http://projects.coin-or.org/CoinUtils>
Common data structures and linear algebra functions for COIN-OR projects



More information about the CoinUtils-tickets mailing list