From owner-freebsd-bugs Fri Sep 4 00:10:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA13190 for freebsd-bugs-outgoing; Fri, 4 Sep 1998 00:10:11 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA13181 for ; Fri, 4 Sep 1998 00:10:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA27573; Fri, 4 Sep 1998 00:10:02 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA12701; Fri, 4 Sep 1998 00:04:59 -0700 (PDT) (envelope-from nobody) Message-Id: <199809040704.AAA12701@hub.freebsd.org> Date: Fri, 4 Sep 1998 00:04:59 -0700 (PDT) From: Roy.Nicholl@ASGtechnologies.com To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: kern/7830: Missing include from sys/bus_private.h in 3.0-Current [1998-09-04] Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7830 >Category: kern >Synopsis: Missing include from sys/bus_private.h in 3.0-Current [1998-09-04] >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 4 00:10:02 PDT 1998 >Last-Modified: >Originator: Roy Nicholl >Organization: Atlantic Systems Group Inc. >Release: 33.0-Current >Environment: FreeBSD lizard 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Sat Aug 29 23:18:32 ADT 1998 root@lizard:/usr/src/sys/compile/LIZARD i386 >Description: Missing include in prevents kernel rebuild. Prior to line 32 [#include bus.h], the header need be included. >How-To-Repeat: In /usr/src/sys/i386/conf: config KERNEL_NAME; cd ../../compile/KERNEL_NAME; make depend; make >Fix: Insert the statement: #include before line 32 of . >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message