help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make file version problem


From: Stephan Beal
Subject: Re: make file version problem
Date: Wed, 24 Mar 2010 11:13:43 +0100

On Wed, Mar 24, 2010 at 4:52 AM, Pritam Nandy <address@hidden> wrote:
when I try to make a make file using gnu make v3.60 it goes on fine but when I try to use make v3.79 on the same file I get an error like this -
mainLib.gmk:446: *** target pattern contains no `%'.  Stop.
...is it really a version problem? if yes, in that case, how could I change my make file line above to make it compatible with v3.79?

3.6 and 3.79 are both _really_ old (3.81 was released in 2006, if i'm not mistaken). We cannot possibly know what you need to change to make it work unless you show us the makefile code.

--
----- stephan beal
http://wanderinghorse.net/home/stephan/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]