|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] unstable build broken again
On 24 May 2005, at 15:33, Mike Wray wrote:
Different error, same cause. :-)
As I said, it's very odd (maybe a bug in some versions of make), but
anyway: I think the fix I just checked in ought to get things working
for you again.
I think the problem is that the Makefile uses $(eval) - it's
not in the info for my version of make, and make being the way it
is it will evaluate to nothing (silently). So the expanded
program template doesn't set up the dependencies and the link
has no files to link.
In that case, even the 'fixed' Makefile probably does not work for you?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|