[BCP] Compiling error in Bcp-1.2.1 on cygwin

Laszlo Ladanyi ladanyi at us.ibm.com
Wed Mar 4 07:17:30 EST 2009


Hello,

This is a well documented problem with the "make" program on cygwin, 
affecting many code, not just COIN. Look at the "Compilation" section 
at https://projects.coin-or.org/BuildTools/wiki/current-issues

Good luck,
--Laci

On Wed, 4 Mar 2009, Una Benlic wrote:

> Hello!
>
> I have been trying to run the examples of the Bcp package under Cygwin on
> Windows, but without success.
> There hasn't been any problems in package configuration. However, when I
> tried to compile the code, the following problem occurs:
>
> Making all in CoinUtils
> make[1]: Entering directory `/home/Administrateur/Bcp-1.2.1/build/CoinUtils'
> Making all in src
> make[2]: Entering directory
> `/home/Administrateur/Bcp-1.2.1/build/CoinUtils/src'
>
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory
> `/home/Administrateur/Bcp-1.2.1/build/CoinUtils/src'
> make[2]: Entering directory `/home/Administrateur/Bcp-1.2.1/build/CoinUtils'
> make[2]: Nothing to be done for `all-am'.
> make[2]: Leaving directory `/home/Administrateur/Bcp-1.2.1/build/CoinUtils'
> make[1]: Leaving directory `/home/Administrateur/Bcp-1.2.1/build/CoinUtils'
> Making all in Vol
> make[1]: Entering directory `/home/Administrateur/Bcp-1.2.1/build/Vol'
> Making all in src
> make[2]: Entering directory `/home/Administrateur/Bcp-1.2.1/build/Vol/src'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/Administrateur/Bcp-1.2.1/build/Vol/src'
> make[2]: Entering directory `/home/Administrateur/Bcp-1.2.1/build/Vol'
> make[2]: Nothing to be done for `all-am'.
> make[2]: Leaving directory `/home/Administrateur/Bcp-1.2.1/build/Vol'
> make[1]: Leaving directory `/home/Administrateur/Bcp-1.2.1/build/Vol'
> Making all in Clp
> make[1]: Entering directory `/home/Administrateur/Bcp-1.2.1/build/Clp'
> Making all in src
> make[2]: Entering directory `/home/Administrateur/Bcp-1.2.1/build/Clp/src'
> .deps/CbcOrClpParam.Po:1: *** multiple target patterns.  Stop.
> make[2]: Leaving directory `/home/Administrateur/Bcp-1.2.1/build/Clp/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/Administrateur/Bcp-1.2.1/build/Clp'
> make: *** [all-recursive] Error 1
>
> I'm new to cygwin and Bcp, and I'm not sure whether something is wrong with
> the compiler, or with the code that I'm trying to compile. I would be really
> grateful if someone could help me on this one :)
>
> Regards, Una
>



More information about the BCP mailing list