[krbdev.mit.edu #1631]

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Jun 27 15:13:27 EDT 2003


Return-Path: <herb at sgi.com>
Sender: herb at chomps.engr.sgi.com
Message-ID: <3EFC717B.72A5B746 at sgi.com>
Date: Fri, 27 Jun 2003 09:31:55 -0700
From: Herb Lewis <herb at sgi.com>
Organization: Silicon Graphics Inc.
To: Tom Yu <tlyu at mit.edu>
Subject: Re: krb5-1.3-beta4 is available
References: <ldvel1tnvcj.fsf at cathode-dark-space.mit.edu>
		<3EFA2803.EB1D2EC2 at sgi.com> <ldv4r2cmuii.fsf at cathode-dark-space.mit.edu>
Lines: 72
MIME-Version: 1.0

Go ahead and forward them. I wasn't sure about the procedure for
submitting patches. On the make problem, I ran configure and 
then make in the src directory. Immediately after that with no
changes to any files I run make again and many things recompile.
Here is a snippet of the output of make -d showing why things
were rebuilt.

making all in util/ss...
Re-making all-prerecurse since it doesn't exist
Re-making all-recurse since it doesn't exist
Re-making all-postrecurse since it doesn't exist
        if [ -d ../../include/ss ] ; then :; else mkdir -p
../../include/ss; fi
        for i in ss.h  ; do \
                if cmp ./$i ../../include/ss/$i >/dev/null 2>&1; then :;
\
                else \
                        (set -x; rm -f ../../include/ss/$i; \
                         cp ./$i ../../include/ss/$i) ; \
                fi ; \
        done
        for i in ss_err.h ; do \
                if cmp $i ../../include/ss/$i >/dev/null 2>&1; then :; \
                else \
                        (set -x; rm -f ../../include/ss/$i; \
                         cp $i ../../include/ss/$i) ; \
                fi ; \
        done
Re-making includes since it doesn't exist
Re-making ../../include/ss/ss_err.h since it is out-of-date w.r.t:
includes
Re-making invocation.o since it is out-of-date w.r.t:
../../include/ss/ss_err.h


Tom Yu wrote:
> 
> >>>>> "herb" == Herb Lewis <herb at sgi.com> writes:
> 
> herb> There is a minor problem we have discovered in the file
> herb> krb5-1.3-beta4/src/lib/krb5/krb/gic_keytab.c
> 
> [...]
> 
> Hi Herb,
> 
> I'm going to forward this (and your other note) to our (publicly
> readable) bug-tracking system tomorrow, unless you object.  We're very
> likely to address the gic_keytab issue for the final 1.3 release.  I'm
> less sure about the spurious rebuilds being addressed in time, though.
> As far as I know, there should be no reason for the include files'
> timestamps to change on a rebuild, as the Makefiles take precautions
> to avoid updating files that haven't changed.  If you could provide
> specific examples of files being rebuilt when they shouldn't be, , it
> would help a lot.
> 
> You may send directly to our bug-tracking system by emailing
> krb5-bugs at mit.edu, but please retain the subject line from the
> autoresponder when following up to mail sent here, to avoid spreading
> messages between different tickets.
> 
> ---Tom

-- 
======================================================================
Herb Lewis                               Silicon Graphics 
Networking Engineer                      1600 Amphitheatre Pkwy MS-510
Strategic Software Organization          Mountain View, CA  94043-1351
herb at sgi.com                             Tel: 650-933-2177
http://www.sgi.com                       Fax: 650-932-2177          
PGP Key: 0x8408D65D
======================================================================


More information about the krb5-bugs mailing list