From owner-freebsd-stable Mon May 14 11:51:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.bmi.net (smtp.bmi.net [204.57.191.31]) by hub.freebsd.org (Postfix) with ESMTP id EF16C37B424 for ; Mon, 14 May 2001 11:51:13 -0700 (PDT) (envelope-from jmcoopr@webmail.bmi.net) Received: from webmail.bmi.net (dsl-154.bmi.net [207.173.60.230]) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id LAA00982; Mon, 14 May 2001 11:50:35 -0700 Message-ID: <3B0028FC.56965C1F@webmail.bmi.net> Date: Mon, 14 May 2001 11:50:36 -0700 From: John Merryweather Cooper X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en-US, en, en-GB MIME-Version: 1.0 To: Nat Lanza Cc: FreeBSD-STABLE Mailing List Subject: Re: make world still broken around krb4_version bug--when will the patch reach stable? References: <01051405115300.00357@dave> <3B000173.493E7D67@webmail.bmi.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nat Lanza wrote: > > John Merryweather Cooper writes: > > > I'm open to other suggestions, and I'll do the rm -rfd /usr/src if I > > absolutely have to, but I'd rather avoid it. > > I just tried deleting /usr/src, re-cvsupping, and rebuilding, and it > still dies at the same spot as others have reported: > > cc -O -pipe -march=pentiumpro -I/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/include -I/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/roken -I/usr/src/kerberos5/lib/libasn1/../../include -I/usr/obj/usr/src/kerberos5/lib/libasn1 -Wall -I/usr/src/kerberos5/lib/libasn1/../../include -I/usr/src/kerberos5/lib/libasn1/../../include -DHAVE_CONFIG_H -DKRB5_KRB4_COMPAT -DKRB4 -DINET6 -static -o make-print-version /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/roken/make-print-version.c > In file included from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/roken/make-print-version.c:49: > /usr/src/kerberos5/lib/libasn1/../../include/version.h:3: conflicting types for `krb4_version' > /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/roken/make-print-version.c:47: previous declaration of `krb4_version' > *** Error code 1 > > Stop in /usr/src/kerberos5/lib/libasn1. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Clearly, this isn't an artifact of a corrupted local copy of the tree; > I think it's genuinely broken, and would love to see a fix. > > --nat > > -- > nat lanza ----------------------------------- there are no whole truths; > magus@cs.cmu.edu ---------------------------- all truths are half-truths > http://www.cs.cmu.edu/~magus/ --------------- -- alfred north whitehead > Then I won't bother zapping /usr/src. Your make "tail" is identical to mine. jmc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message