[Cgl] CGL Compilation Problem...
kdealba at uaaan.mx
kdealba at uaaan.mx
Wed Oct 31 13:42:13 EDT 2007
Any idea of what should I do? btw, I'm working on a Net-BSD 3.2
Here's the listing:
Making all in CoinUtils
Making all in src
Making all in Data/Netlib
Making all in Data/Sample
Making all in Vol
Making all in src
Making all in Clp
Making all in src
if /usr/pkg/bin/bash ../../libtool --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I`echo .` -I../inc -I`echo
/home/kdealba/COIN/coin-Osi/CoinUtils/src` -I`echo
/home/kdealba/COIN/coin-Osi/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 -o ClpSolve.lo ClpSolve.cpp; then mv -f
".deps/ClpSolve.Tpo" ".deps/ClpSolve.Plo"; else rm -f
".deps/ClpSolve.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../inc
-I/home/kdealba/COIN/coin-Osi/CoinUtils/src
-I/home/kdealba/COIN/coin-Osi/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/coin-Osi/CoinUtils/src/CoinSignal.hpp:97:4:
#warning is a GCC extension
/home/kdealba/COIN/coin-Osi/CoinUtils/src/CoinSignal.hpp:97:4:
warning: #warning ("OS and/or compiler is not recognized. Defaulting
to:");
/home/kdealba/COIN/coin-Osi/CoinUtils/src/CoinSignal.hpp:98:4:
#warning is a GCC extension
/home/kdealba/COIN/coin-Osi/CoinUtils/src/CoinSignal.hpp:98:4:
warning: #warning ("extern "C" {")
/home/kdealba/COIN/coin-Osi/CoinUtils/src/CoinSignal.hpp:99:4:
#warning is a GCC extension
/home/kdealba/COIN/coin-Osi/CoinUtils/src/CoinSignal.hpp:99:4:
warning: #warning (" typedef void (*CoinSighandler_t) (int);")
/home/kdealba/COIN/coin-Osi/CoinUtils/src/CoinSignal.hpp:100:4:
#warning is a GCC extension
/home/kdealba/COIN/coin-Osi/CoinUtils/src/CoinSignal.hpp:100:4:
warning: #warning ("}")
*** Error code 1
Stop.
make: stopped in /home/kdealba/COIN/coin-Osi/Clp/src
*** Error code 1
Stop.
make: stopped in /home/kdealba/COIN/coin-Osi/Clp
*** Error code 1
Stop.
make: stopped in /home/kdealba/COIN/coin-Osi
.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/cgl/attachments/20071031/4fb9822b/attachment.html
More information about the Cgl
mailing list