delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/10/20/09:30:59

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave DOT korn AT artimi DOT com>
To: <cygwin AT cygwin DOT com>
References: <7D453D0504B6A2429F98F4D72CBEDE493DCA5784 AT nwd2exm5 DOT ad DOT analog DOT com>
Subject: RE: Makefile error: target pattern contains no %
Date: Mon, 20 Oct 2008 14:30:11 +0100
Message-ID: <034d01c932b7$f9f5cf90$9601a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <7D453D0504B6A2429F98F4D72CBEDE493DCA5784@nwd2exm5.ad.analog.com>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Rajagopal, Prasanth wrote on 20 October 2008 14:10:

> However, I got an error like target pattern contains no % when I ran the
> makefile. By searching, I came to know that a : should be removed, but I
> am not sure where exactly to remove, though the line number is given. I
> am new to makefile syntax also.

  This problem is usually caused by having a DOS-style "C:\...." path in the
makefile somewhere; it needs to be replaced by the Cygwin-style
"/cygdrive/c/..." posix path format.  If it has a configure script, make sure
you're using all cygwin-style paths for the --prefix and when invoking it.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019