From owner-freebsd-current@FreeBSD.ORG Wed Apr 16 06:34:50 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47C3437B401 for ; Wed, 16 Apr 2003 06:34:50 -0700 (PDT) Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 741EC43FBF for ; Wed, 16 Apr 2003 06:34:49 -0700 (PDT) (envelope-from atrus@wam.umd.edu) Received: from wam.umd.edu (atrus.student.umd.edu [129.2.208.230]) by po4.wam.umd.edu (8.9.3p2/8.9.3) with ESMTP id JAA16135 for ; Wed, 16 Apr 2003 09:34:48 -0400 (EDT) Message-ID: <3E9D5BF6.4040100@wam.umd.edu> Date: Wed, 16 Apr 2003 09:34:46 -0400 From: "Nikolas 'Atrus' Coukouma" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030406 X-Accept-Language: en, en-us, ja MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: probleam building current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 13:34:50 -0000 Considering I've never done this before it's probably something stupid, but for some reason building a new kernel is failing. I just synched my sources a few hours ago via cvsup and have been following the directions in the handbook for building world. After running cvsup one last time, I ran mergemaster -p and make buildworld. so then I ran make buildkernel and got the following little pile of compile errors: /usr/src/sys/dev/pci/pci.c:573: conflicting types for `pci_enable_busmaster_method' /usr/src/sys/dev/pci/pci_private.h:57: previous declaration of `pci_enable_busmaster_method' /usr/src/sys/dev/pci/pci.c:580: conflicting types for `pci_disable_busmaster_method' /usr/src/sys/dev/pci/pci_private.h:58: previous declaration of `pci_disable_busmaster_method' /usr/src/sys/dev/pci/pci.c:587: conflicting types for `pci_enable_io_method' /usr/src/sys/dev/pci/pci_private.h:59: previous declaration of `pci_enable_io_method' /usr/src/sys/dev/pci/pci.c:618: conflicting types for `pci_disable_io_method' /usr/src/sys/dev/pci/pci_private.h:60: previous declaration of `pci_disable_io_method' /usr/src/sys/dev/pci/pci.c: In function `pci_alloc_resource': /usr/src/sys/dev/pci/pci.c:1368: void value not ignored as it ought to be -Nikolas "Atrus" Coukouma atrus@wam.umd.edu AIM: atrustheotaku