[Bcp-tickets] [Branch-Cut-Price Framework] #24: tried to install Bcp, but ...

Branch-Cut-Price Framework coin-trac at coin-or.org
Thu Jan 28 09:32:35 EST 2010


#24: tried to install Bcp, but ...
------------------------+---------------------------------------------------
 Reporter:  dexter      |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  blocker     |   Milestone:          
Component:  component1  |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 Dear Sir/Madam,

 I tried to install Bcp by following the instructions from the INSTALL
 file. After downloading I did the following within my Bcp directory:

 {{{
 mkdir build
 cd build
 ../configure
 }}}

 During configuration I got these messages:

 {{{
 checking sys/resource.h usability... no
 checking sys/resource.h presence... yes
 configure: WARNING: sys/resource.h: present but cannot be compiled
 configure: WARNING: sys/resource.h:     check for missing prerequisite
 headers?
 configure: WARNING: sys/resource.h: see the Autoconf documentation
 configure: WARNING: sys/resource.h:     section "Present But Cannot Be
 Compiled"
 configure: WARNING: sys/resource.h: proceeding with the preprocessor's
 result
 configure: WARNING: sys/resource.h: in the future, the compiler will take
 precedence
 configure: WARNING:     ##
 --------------------------------------------------------- ##
 configure: WARNING:     ## Report this to https://projects.coin-
 or.org/Bcp/newticket ##
 configure: WARNING:     ##
 --------------------------------------------------------- ##
 checking for sys/resource.h... yes
 checking sys/sysinfo.h usability... no
 checking sys/sysinfo.h presence... yes
 configure: WARNING: sys/sysinfo.h: present but cannot be compiled
 configure: WARNING: sys/sysinfo.h:     check for missing prerequisite
 headers?
 configure: WARNING: sys/sysinfo.h: see the Autoconf documentation
 configure: WARNING: sys/sysinfo.h:     section "Present But Cannot Be
 Compiled"
 configure: WARNING: sys/sysinfo.h: proceeding with the preprocessor's
 result
 configure: WARNING: sys/sysinfo.h: in the future, the compiler will take
 precedence
 configure: WARNING:     ##
 --------------------------------------------------------- ##
 configure: WARNING:     ## Report this to https://projects.coin-
 or.org/Bcp/newticket ##
 configure: WARNING:     ##
 --------------------------------------------------------- ##
 checking for sys/sysinfo.h... yes
 }}}

 So I do the report ...

 I've got these errors with version 1.2.2, and 1.2.3 as well on a SUSE 11.2
 system. The make command was successful, but not make test (segmentation
 fault). Maybe, that this is related to the messages during configuration?
 I don't have no idea.

 I checked the Autoconf documentation, but I don't have no idea what to do
 in this special case.

 I would be grateful for any assistance you can offer.

 Thank you very much in advance!

-- 
Ticket URL: <https://projects.coin-or.org/Bcp/ticket/24>
Branch-Cut-Price Framework <http://projects.coin-or.org/Bcp>
A parallel framework for branch-cut-price algorithms.



More information about the Bcp-tickets mailing list