<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi I downloaded clp&nbsp;using svn and installed as 
instructed on the clp project page. </FONT></DIV>
<DIV><FONT face=Arial size=2>It went all well and passed all the tests on the 
msys/mingw platform (my machine is windows xp). </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Now I tried to download the clp again into a new 
direrectory and try to install on cygwin (I have the latest version 1.5.21). 
</FONT></DIV>
<DIV><FONT face=Arial size=2>I am able to run configure and make. Actually the 
make process does generate the clp.exe fine. The problem is the SECOND time I 
call make.&nbsp;W</FONT><FONT face=Arial size=2>hen I call make test (or make 
again, or make install), it gives me the "multiple target patterns" error. 
Following is the cywin output on make test. Any ideas? Attached is the&nbsp; 
".deps/CbcOrClpParam.Po" file that seems to be causing the problem.</FONT></DIV>
<DIV><FONT face=Arial size=2>-----------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>Jun <A href="mailto:Ma@Angel">Ma@Angel</A> 
/cygdrive/c/code/cpp/OScpp/coin-Clp2<BR>$ make test<BR>Making all in 
CoinUtils<BR>make[1]: Entering directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/CoinUtils'<BR>Making all in 
src<BR>make[2]: Entering directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/CoinUtils/src'</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>make[2]: Nothing to be done for `all'.<BR>make[2]: 
Leaving directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/CoinUtils/src'<BR>make[2]: Entering 
directory `/cygdrive/c/code/cpp/OScpp/coin-Clp2/CoinUtils'<BR>make[2]: Nothing 
to be done for `all-am'.<BR>make[2]: Leaving directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/CoinUtils'<BR>make[1]: Leaving directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/CoinUtils'<BR>Making all in 
Data/Netlib<BR>make[1]: Entering directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/Data/Netlib'<BR>make[1]: Nothing to be 
done for `all'.<BR>make[1]: Leaving directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/Data/Netlib'<BR>Making all in 
Data/Sample<BR>make[1]: Entering directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/Data/Sample'<BR>make[1]: Nothing to be 
done for `all'.<BR>make[1]: Leaving directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/Data/Sample'<BR>Making all in 
Clp<BR>make[1]: Entering directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/Clp'<BR>Making all in src<BR>make[2]: 
Entering directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/Clp/src'<BR>.deps/CbcOrClpParam.Po:1: *** 
multiple target patterns.&nbsp; Stop.<BR>make[2]: Leaving directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/Clp/src'<BR>make[1]: *** [all-recursive] 
Error 1<BR>make[1]: Leaving directory 
`/cygdrive/c/code/cpp/OScpp/coin-Clp2/Clp'<BR>make: *** [all-recursive] Error 
1</FONT></DIV>
<DIV><FONT face=Arial><FONT 
size=2>---------------------------------</FONT></DIV></BODY></HTML></FONT>