> From: D. E. Evans [mailto:[EMAIL PROTECTED] > > I tried compiling version 1.4.2 on a laptop with ututo-e XS for i686, > but ran into a wtmp error with libinetutils. It seems this has been > removed with the current version in CVS, but I'm not seeing a configure, > or Makefile available to build the CVS version. > > What would you suggest? Could a new stable version be released that > is more compatible with the standard GNU+Linux system?
Usually you could recreate the configure script by running autoconf. The cvs tree should have a little script call "autogen.sh" that should recreate this for you i.e. call autoconf and automake with all the necessary arguments. Some folks on the bug-inetutils list were suppose to drop a snapshot of the latest cvs on alpha (Alfred ?). _______________________________________________ Bug-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-inetutils
