On Fri, 1 Jun 2007 18:11:14 +0900 Ken'ichi Ohmichi wrote: > Hi, > > The attached patch is for the development, and it isn't stable yet. > This patch can be applied to makedumpfile version 1.1.3. > If you find some problems in this patch, please let me know. > If there aren't any problems, I will release a new makedumpfile > by next weekend. > > diff -puN backup/v1.1.3/README makedumpfile/README > --- backup/v1.1.3/README 2007-04-13 15:44:55.000000000 +0900 > +++ makedumpfile/README 2007-06-01 13:05:19.000000000 +0900 > @@ -3,6 +3,10 @@ > makdumpfile's README > ====================== > > +* REQUIREMENTS > + Please download the following library file and install it: > + - elfutils-0.125.tar.gz > + Is elfutils-0.125 (precisely that version number) required, or could this be elfutils-0.125.tar.gz or later? I.e., is there something special/specific about elfutils-0.125 ? It's a bit difficult to find 0.125 on the internet... > * BUILD & INSTALL > 1.Get the latest makedumpfile from the following site: > https://sourceforge.net/projects/makedumpfile/ Thanks, --- ~Randy