[Bonmin] Bonmin installation problem

Andreas Waechter andreasw at watson.ibm.com
Tue May 29 18:53:21 EDT 2007


Hi Jorge,

This seems to be a problem with the COIN BuildTools.  Please submit a 
ticket at the BuildTools trac page, at

https://projects.coin-or.org/BuildTools

describing the problem.

This is how that works:

If you haven't registered at COIN yet, please do so by clicking on the 
"Register" link at the top.  After that, log in at the "Login" link with 
your new user id, and finally click on the "New Ticket" tab that appears 
after you logged in.

Please attach the file "libtool" that is generated in the directory where 
you run configure, together with the file config.log in the same 
directory.

Also, please include the output of the command

ls -l /usr/lib64/c*.o

from that machine, and the output of

g++ -v bla.cpp

where bla.cpp contains

------------- 8< ----------------------
class Foo
{
public:
   Foo (void) { a = 0; }
private:
   int a;
};
------------- 8< ----------------------

Thanks

Andreas


On Tue, 29 May 2007, Jorge Pita wrote:

> I tried installation on two machines (a Dell Intel Xeon workstation with
> 64-Red Hat Linux and an Altix Itanium-2 supercomputer also with 64-Red Hat
> Linux). In both cases the installation gives error messages like the one
> below.
> Any suggestions ? Could it be that Bonmin only works with 32-bit Red Hat ?
> Thanks,
> jorge.pita at gmail.com
>
> Making all in ThirdParty/HSL
> make[1]: Entering directory `/red/cmt/pitaja/Bonmin-0.1.3
> /build/ThirdParty/HSL'

[remainder cut]


More information about the Bonmin mailing list