Re: MMTests 0.01

From: Mel Gorman
Date: Thu Aug 11 2011 - 04:25:38 EST


On Wed, Aug 10, 2011 at 10:25:59PM -0700, Pintu Agarwal wrote:
> Dear Mel Gorman,
>  
> I found one problem in MMTests0.01/fraganalysis/Makefile
>  
> When I did "make install" here, I got the following error:
> install: cannot stat `record-buddyinfo': No such file or directory
> make: *** [install-script] Error 1
>  
> I think the following line in makefile need to be corrected:
> #####INSTALL_SCRIPT = pagealloc-extfrag show-buddyinfo slab-intfrag record-buddyinfo
>
> INSTALL_SCRIPT = pagealloc-extfrag show-buddyinfo slab-intfrag record-extfrag
>  
> I corrected this and it works now.
>  

This is the correct fix. Thanks.

--
Mel Gorman
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/