Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 1998 23:46:46 -0400
From:      John Baldwin <jobaldwi@vt.edu>
To:        stable@FreeBSD.ORG
Cc:        "Jordan K. Hubbard" <jkh@time.cdrom.com>stable@FreeBSD.ORG
Subject:   Re: Hello.....?  Whomever broke -stable, are you going to fix it?
Message-ID:  <3.0.5.32.19980516234646.00527150@mail.vt.edu>
In-Reply-To: <Pine.BSF.3.96.980516195746.1095A-100000@duey.hs.wolves.k12 .mo.us>
References:  <xzpogwyc6wu.fsf@hrotti.ifi.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <jkh@time.cdrom.com> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19980516234646.00527150>