Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2001 15:23:15 -0700 (PDT)
From:      Craig Partridge <craig@bbn.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/29936: constant PCIBIOS_BIOS_PRESENT missing causes kernel to fail to compile
Message-ID:  <200108212223.f7LMNFE39458@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         29936
>Category:       kern
>Synopsis:       constant PCIBIOS_BIOS_PRESENT missing causes kernel to fail to compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 21 15:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Craig Partridge
>Release:        FreeBSD 4.4-PRERELEASE
>Organization:
BBN Technologies
>Environment:
FreeBSD aland.bbn.com 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #4: Tue Aug  7 12:30:38 EDT 2001     craig@aland.bbn.com:/usr/src/sys/compile/ALAND  i386

>Description:
attempts to compile a new kernel (to deal with procfs problem) currently
fail with
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter  -D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2  ../../i386/isa/pci_cfgreg.c
../../i386/isa/pci_cfgreg.c: In function `pcibios_get_version':
../../i386/isa/pci_cfgreg.c:76: `PCIBIOS_BIOS_PRESENT' undeclared (first use in this function)
../../i386/isa/pci_cfgreg.c:76: (Each undeclared identifier is reported only once
../../i386/isa/pci_cfgreg.c:76: for each function it appears in.)


>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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