From owner-freebsd-stable Sat May 16 20:46:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA25645 for freebsd-stable-outgoing; Sat, 16 May 1998 20:46:13 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from freedomnet.com (root@freedomnet.com [198.240.104.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA25628 for ; Sat, 16 May 1998 20:46:05 -0700 (PDT) (envelope-from jobaldwi@vt.edu) Received: from phoenix (chester-36.freedomnet.com [207.244.223.36]) by freedomnet.com (8.8.7/8.8.7/antispam) with SMTP id XAA07538; Sat, 16 May 1998 23:33:57 -0400 (EDT) X-Envelope-To: stable@FreeBSD.ORG Message-Id: <3.0.5.32.19980516234646.00527150@mail.vt.edu> X-Sender: jobaldwi@mail.vt.edu X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Sat, 16 May 1998 23:46:46 -0400 To: stable@FreeBSD.ORG From: John Baldwin Subject: Re: Hello.....? Whomever broke -stable, are you going to fix it? Cc: "Jordan K. Hubbard" stable@FreeBSD.ORG In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id UAA25635 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk At 20:03 5/16/98 -0500, Chris Dillon wrote: >On 16 May 1998, Dag-Erling Coidan [iso-8859-1] Smørgrav wrote: > >> "Jordan K. Hubbard" writes: >> > The 2.2 snaps have been dying for 4 days now due to the sh breakage I >> > already pointed out yesterday. >> >> Jordan, as far as I can see sh hasn't been touched since May 4th. This >> is the only reference to sh in today's cvsup (five minutes ago): >> >> Edit src/bin/sh/eval.c >> Add delta 1.7.2.4 98.05.04.07.25.58 cracauer >> >> May 4th is about the last time I cvsupped -stable. And sh builds fine >> here; I haven't tried 'make buildworld' but just 'make clean' followed >> by 'make' in /usr/src/bin/sh seems to work just fine. I did a 'make buildworld' May 14th and it worked fine, but my GENERIC kernel did refuse to compile with the same errors as below. I'm guessing that the "sys/dpt.h" needs to be changed to just "dpt.h" since dpt.h resides in the compile director while the kernel is being built. >My local "snapshots" are dying on the GENERIC kernel. I don't know if the >building of sh comes before or after GENERIC, but here's where it dies. > >(snip) >../../dev/dpt/dpt_control.c:58: sys/dpt.h: No such file or directory >../../dev/dpt/dpt_control.c:389: warning: #warning "O/S Version >determination is an u >gly hack" >../../dev/dpt/dpt_scsi.c:86: sys/dpt.h: No such file or directory >../../pci/dpt_pci.c:53: sys/dpt.h: No such file or directory >../../i386/eisa/dpt_eisa.c:53: sys/dpt.h: No such file or directory >mkdep: compile failed >*** Error code 1 > >Stop. >(snip) > >The exact same thing happens if I try to compile GENERIC just like I do my >regular kernel (which doesn't fail, since it doesn't have the DPT stuff in >it). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message