[Bcp-tickets] [Branch-Cut-Price Framework] #8: Reg the make in coin-Bcp package

Branch-Cut-Price Framework coin-trac at coin-or.org
Tue Oct 10 12:42:42 EDT 2006


#8: Reg the make in coin-Bcp package
---------------------------------------+------------------------------------
 Reporter:  suryaonline2003 at yahoo.com  |       Owner:  somebody
     Type:  defect                     |      Status:  new     
 Priority:  major                      |   Milestone:          
Component:  component1                 |     Version:          
 Keywords:                             |  
---------------------------------------+------------------------------------
 I down loaded the coin-Bcp package via svn and had no problem in
 configuring.
 When i used the make command I had errors in compiling the src directory.
 The error msg in the cygwin is as follows:
 Making all in src
 make[2]: Entering directory
 `/cygdrive/c/tinyos/cygwin/bin/bcp/build/CoinUtils/
 rc'
 if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
 -I`cyg
 ath -w ../../../CoinUtils/src` -I../inc     -O3 -fomit-frame-pointer -mno-
 cygwi
  -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wreturn-type
 -Wcast-
 ual -Wall -Wpointer-arith -Wwrite-strings -Wconversion   -MT
 CoinIndexedVector.
 o -MD -MP -MF ".deps/CoinIndexedVector.Tpo" -c -o CoinIndexedVector.lo
 ../../..
 CoinUtils/src/CoinIndexedVector.cpp; \
 then mv -f ".deps/CoinIndexedVector.Tpo" ".deps/CoinIndexedVector.Plo";
 else rm
 -f ".deps/CoinIndexedVector.Tpo"; exit 1; fi
  g++ -DHAVE_CONFIG_H -I. -Ic:\\tinyos\\cygwin\\bin\\bcp\\CoinUtils\\src
 -I../in
  -O3 -fomit-frame-pointer -mno-cygwin -pipe -DNDEBUG -pedantic-errors
 -Wimplici
  -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-
 strings
 Wconversion -MT CoinIndexedVector.lo -MD -MP -MF
 .deps/CoinIndexedVector.Tpo -c
 ../../../CoinUtils/src/CoinIndexedVector.cpp -o CoinIndexedVector.o
 ../../../CoinUtils/src/CoinIndexedVector.cpp: In member function `void
    CoinIndexedVector::reserve(int)':
 ../../../CoinUtils/src/CoinIndexedVector.cpp:543: `int64_t' undeclared
 (first
    use this function)
 ../../../CoinUtils/src/CoinIndexedVector.cpp:543: (Each undeclared
 identifier
    is reported only once for each function it appears in.)
 ../../../CoinUtils/src/CoinIndexedVector.cpp:543: parse error before `='
 token
 ../../../CoinUtils/src/CoinIndexedVector.cpp:545: `iBottom' undeclared
 (first
    use this function)
 ../../../CoinUtils/src/CoinIndexedVector.cpp: In member function `int
    CoinIndexedVector::cleanAndPackSafe(double)':
 ../../../CoinUtils/src/CoinIndexedVector.cpp:1388: `int64_t' undeclared
 (first
    use this function)
 ../../../CoinUtils/src/CoinIndexedVector.cpp:1388: parse error before `='
 token
 ../../../CoinUtils/src/CoinIndexedVector.cpp:1393: `xx' undeclared (first
 use
    this function)
 ../../../CoinUtils/src/CoinIndexedVector.cpp:1393: parse error before `>'
 token
 make[2]: *** [CoinIndexedVector.lo] Error 1
 make[2]: Leaving directory
 `/cygdrive/c/tinyos/cygwin/bin/bcp/build/CoinUtils/s
 c'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/cygdrive/c/tinyos/cygwin/bin/bcp/build/CoinUtils'
 make: *** [all-recursive] Error 1

 The errors differ when doing the installations of different version..
 At times the error is that it cant link the files..

 Could you please specify if there are any changes that are to be
 made to the make files so that errors do not occur

-- 
Ticket URL: <https://projects.coin-or.org/Bcp/ticket/8>
Branch-Cut-Price Framework <http://example.com/>
My example project


More information about the Bcp-tickets mailing list