From owner-freebsd-current Fri May 26 22: 7:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 6722837B9A7 for ; Fri, 26 May 2000 22:07:16 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id XAA25350; Fri, 26 May 2000 23:07:15 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id XAA48875; Fri, 26 May 2000 23:05:59 -0600 (MDT) Message-Id: <200005270505.XAA48875@harmony.village.org> To: The Hermit Hacker Subject: Re: kernel compile fails in: ../../dev/vx/if_vx_pci.c Cc: freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Fri, 26 May 2000 00:05:18 -0300." References: Date: Fri, 26 May 2000 23:05:59 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message The Hermit Hacker writes: : make depend went through no probs, but a make fails at: You may have overlooked this entry in UPDATING: 20000319: The ISA and PCI compatability shims have been connected to the options COMPAT_OLDISA and COMPAT_OLDPCI. If you are using old style PCI or ISA drivers (i.e. tx, voxware, etc.) you must include the appropriate option in your kernel config. Drivers using the shims should be updated or they won't ship with 5.0-RELEASE, targeted for 2001. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message