Date: 14 May 2001 13:25:21 -0400 From: Nat Lanza <magus@cs.cmu.edu> To: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Cc: Dave Uhring <duhring@charter.net>, Andrew Reilly <areilly@bigpond.net.au>, freebsd-stable@FreeBSD.ORG Subject: Re: make world still broken around krb4_version bug--when will the patch reach stable? Message-ID: <khbsovj11a.fsf@dzerzhinsky.rem.cs.cmu.edu> In-Reply-To: <3B000173.493E7D67@webmail.bmi.net> References: <auto-000002964244@dc-mx03.cluster1.charter.net> <01051405115300.00357@dave> <3B000173.493E7D67@webmail.bmi.net>
next in thread | previous in thread | raw e-mail | index | archive | help
John Merryweather Cooper <jmcoopr@webmail.bmi.net> 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?khbsovj11a.fsf>