bug-make
[Top][All Lists]
Advanced

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

a bug of GNU Make 3.82 ?


From: ygsoft_plus
Subject: a bug of GNU Make 3.82 ?
Date: Sat, 19 Feb 2011 22:30:58 +0800

Dear All:
 
Now , I use Fedora 14 linux system, and the version of the GNU Make is 3.82.
 
When I compile a source code with it, there is often this error :
 
"Makefile:431: *** mixed implicit and normal rules.  Stop. "
 
It means the following two lines of the code have error :
 
config %config: scripts_basic outputmakefile FORCE
/ %/: prepare scripts FORCE
 
 
There is a lot of code in the Makefile of my source code which like the above two line code.
If I modify all of the Makefiles which has the error "Makefile:431: *** mixed implicit and normal rules.  Stop. ",
it is a very hard work.
 
So , If I don't modify the Makefiles, how can I will not get the error?
 
GNU Make 3.81, there is not the error: "Makefile:431: *** mixed implicit and normal rules.  Stop. "
 
Can you help me? how can I do about this problem?
 
 
Thanks a lot!
 
 
 
 
2011-02-19

ygsoft_plus

reply via email to

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