bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] Re: inetutils-1.5 and CVS


From: Nelson H. F. Beebe
Subject: [bug-inetutils] Re: inetutils-1.5 and CVS
Date: Thu, 26 Oct 2006 08:29:42 -0600 (MDT)

Yesterday, Alfred M. Szmidt <address@hidden> and I had this exchange
about my inability to create a buildable archive of a mirror of the
CVS repository for inetutils at cvs.savannah.gnu.org:

>> ...
>>    % automake
>>    configure.ac:122: required file `build-aux/config.rpath' not found
>>
>>    What is the magic incantation needed to create a buildable
>>    distribution after a pull from CVS?
>>
>> What version of automake did you use?
>>
>> I have the following installed:
>>
>> automake (GNU automake) 1.9.6
>> autoconf (GNU Autoconf) 2.60
>> ...

I did the retrieval like this in an empty directory:

        cvs -d:pserver:address@hidden:/cvsroot/inetutils login
        cvs -z3 -d:pserver:address@hidden:/cvsroot/inetutils co -P inetutils
        cvs -d:pserver:address@hidden:/cvsroot/inetutils logout

I have:

        autoconf (GNU Autoconf) 2.60
        automake (GNU automake) 1.10

I get in the inetutils CVS tree that I mirrored yesterday:

        % autoconf
        [no output]

        % automake
        configure.ac:122: required file `build-aux/config.rpath' not found

        % ls build-aux/
        config.guess  depcomp     mdate-sh  texinfo.tex
        config.sub    install-sh  missing   ylwrap

Perhaps this has to do with my newer automake version, but the
complaint is about a missing file in the inetutils tree.

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: address@hidden  -
- 155 S 1400 E RM 233                       address@hidden  address@hidden -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------




reply via email to

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