This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: .deps/foo.Plo:1: *** multiple target patterns. Stop. :: for Cygwin + mingw 64 make


On Tue, Aug 23, 2011 at 12:00:47PM +0900, Tatsuro MATSUOKA wrote:
>Hello
>
>I am now preparing gnuplot for windows 64 bit using  Cygwin + mingw 64 tools.
>If a library uses libtool first make command went well.
>However, once make was finished,
>
>make stops like below.
>
>$ make
>.deps/foo.Plo:1: *** multiple target patterns.  Stop.
> 
>I have encountered this phenomena in building libpng and libxml2 libraries.
>
>Any suggestions?

Not really.  What does this have to do with Cygwin?  It's a typical makefile
problem and the error should be self-explanatory.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]