From owner-freebsd-hackers Thu Oct 16 17:30:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA05150 for hackers-outgoing; Thu, 16 Oct 1997 17:30:20 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA05143 for ; Thu, 16 Oct 1997 17:30:16 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id RAA04931 for ; Thu, 16 Oct 1997 17:22:58 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd004927; Fri Oct 17 00:22:51 1997 Message-ID: <3446AF8A.2C67412E@whistle.com> Date: Thu, 16 Oct 1997 17:21:30 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: hackers@freebsd.org Subject: make world in 2.2.5(*) fails on 2.2.2 release (from CD) machine Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk procedure.. install 2.2.2 from cd on virgin machine. check out /usr/src using CVS with tag RELENG_2_2 cd /usr/src make world make world fails in make includes trying to make osreldate.h This has been broken for about 1 year now but I always blamed 'residual cruft' I never tried it on a virgin machine till today julian