From owner-freebsd-acpi@FreeBSD.ORG Mon Dec 28 09:51:10 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5A95106566B for ; Mon, 28 Dec 2009 09:51:10 +0000 (UTC) (envelope-from enginbsd@gmail.com) Received: from mail-ew0-f178.google.com (mail-ew0-f178.google.com [209.85.219.178]) by mx1.freebsd.org (Postfix) with ESMTP id 33C708FC17 for ; Mon, 28 Dec 2009 09:51:09 +0000 (UTC) Received: by ewy26 with SMTP id 26so2976016ewy.3 for ; Mon, 28 Dec 2009 01:51:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=/1pjv9gZaR3piTRutpI93HLzvotqWdKEr7Xm6tS6U4E=; b=i71pDmw2DcTgaXcfkcSJ4A1ul7IycqFC+Vl0wJTdAGog8C3qzz//EyVaIRu2X9ArVz oZ1Sxix6ISF9pclS6NOngw5ZZh3zq3YVQEfBQsYIpFxaoxPfKp0Qd1VWhvvoCqcxuKYm g1p0IS48GSaPrKpNpyO6AyBOSGzN0nMtAvhug= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=sUntHYteroVfmXLOQWUJXEf5GCE1mDs0zC9xZJZ0bePQ1wcdUuVPvEGTQsLYoKecUt CCk8FJMPwcQw/kzAdMh1c4t19GcAjxjiqSt+ESliCexrLrhEo8tLlBCO9UVi27rvmN5s BCx10dnuWH+J/NX7J/obTTJtuChCKnhd/VLv4= MIME-Version: 1.0 Received: by 10.216.87.20 with SMTP id x20mr5176217wee.158.1261992770315; Mon, 28 Dec 2009 01:32:50 -0800 (PST) Date: Mon, 28 Dec 2009 11:32:50 +0200 Message-ID: <86095ec10912280132q332f2dc5re51771367ac358fa@mail.gmail.com> From: "E. O." To: freebsd-acpi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Kernel build failed X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2009 09:51:10 -0000 Kernel GENERIC -> http://www.siran.net/GENERIC pls help me.. ./pci_if.h:238: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_MS' ./pci_if.h:238: error: stray '\335' in program cc1: warnings being treated as errors In file included from /usr/src/sys/modules/3dfx/../../dev/tdfx/tdfx_pci.c:60: @/dev/pci/pcivar.h: In function 'pci_get_subvendor': @/dev/pci/pcivar.h:244: warning: implicit declaration of function 'BUS_READ_IVAR' @/dev/pci/pcivar.h:244: warning: nested extern declaration of 'BUS_READ_IVAR' @/dev/pci/pcivar.h: In function 'pci_set_subvendor': @/dev/pci/pcivar.h:244: warning: implicit declaration of function 'BUS_WRITE_IVAR' @/dev/pci/pcivar.h:244: warning: nested extern declaration of 'BUS_WRITE_IVAR' @/dev/pci/pcivar.h: In function 'pci_read_config': @/dev/pci/pcivar.h:274: warning: implicit declaration of function 'PCI_READ_CONFIG' @/dev/pci/pcivar.h:274: warning: nested extern declaration of 'PCI_READ_CONFIG' @/dev/pci/pcivar.h: In function 'pci_write_config': @/dev/pci/pcivar.h:280: warning: implicit declaration of function 'PCI_WRITE_CONFIG' @/dev/pci/pcivar.h:280: warning: nested extern declaration of 'PCI_WRITE_CONFIG' @/dev/pci/pcivar.h: In function 'pci_enable_busmaster': @/dev/pci/pcivar.h:318: warning: implicit declaration of function 'PCI_ENABLE_BUSMASTER' @/dev/pci/pcivar.h:318: warning: nested extern declaration of 'PCI_ENABLE_BUSMASTER' @/dev/pci/pcivar.h: In function 'pci_disable_busmaster': @/dev/pci/pcivar.h:324: warning: implicit declaration of function 'PCI_DISABLE_BUSMASTER' @/dev/pci/pcivar.h:324: warning: nested extern declaration of 'PCI_DISABLE_BUSMASTER' @/dev/pci/pcivar.h: In function 'pci_enable_io': @/dev/pci/pcivar.h:330: warning: implicit declaration of function 'PCI_ENABLE_IO' @/dev/pci/pcivar.h:330: warning: nested extern declaration of 'PCI_ENABLE_IO' @/dev/pci/pcivar.h: In function 'pci_disable_io': @/dev/pci/pcivar.h:336: warning: implicit declaration of function 'PCI_DISABLE_IO' @/dev/pci/pcivar.h:336: warning: nested extern declaration of 'PCI_DISABLE_IO' @/dev/pci/pcivar.h: In function 'pci_get_vpd_ident': @/dev/pci/pcivar.h:342: warning: implicit declaration of function 'PCI_GET_VPD_IDENT' @/dev/pci/pcivar.h:342: warning: nested extern declaration of 'PCI_GET_VPD_IDENT' @/dev/pci/pcivar.h: In function 'pci_get_vpd_readonly': @/dev/pci/pcivar.h:348: warning: implicit declaration of function 'PCI_GET_VPD_READONLY' @/dev/pci/pcivar.h:348: warning: nested extern declaration of 'PCI_GET_VPD_READONLY' @/dev/pci/pcivar.h: In function 'pci_set_powerstate': @/dev/pci/pcivar.h:393: warning: implicit declaration of function 'PCI_SET_POWERSTATE' @/dev/pci/pcivar.h:393: warning: nested extern declaration of 'PCI_SET_POWERSTATE' @/dev/pci/pcivar.h: In function 'pci_get_powerstate': @/dev/pci/pcivar.h:399: warning: implicit declaration of function 'PCI_GET_POWERSTATE' @/dev/pci/pcivar.h:399: warning: nested extern declaration of 'PCI_GET_POWERSTATE' @/dev/pci/pcivar.h: In function 'pci_find_extcap': @/dev/pci/pcivar.h:405: warning: implicit declaration of function 'PCI_FIND_EXTCAP' @/dev/pci/pcivar.h:405: warning: nested extern declaration of 'PCI_FIND_EXTCAP' @/dev/pci/pcivar.h: In function 'pci_alloc_msi': @/dev/pci/pcivar.h:411: warning: implicit declaration of function 'PCI_ALLOC_MSI' @/dev/pci/pcivar.h:411: warning: nested extern declaration of 'PCI_ALLOC_MSI' @/dev/pci/pcivar.h: In function 'pci_alloc_msix': @/dev/pci/pcivar.h:417: warning: implicit declaration of function 'PCI_ALLOC_MSIX' @/dev/pci/pcivar.h:417: warning: nested extern declaration of 'PCI_ALLOC_MSIX' @/dev/pci/pcivar.h: In function 'pci_remap_msix': @/dev/pci/pcivar.h:423: warning: implicit declaration of function 'PCI_REMAP_MSIX' @/dev/pci/pcivar.h:423: warning: nested extern declaration of 'PCI_REMAP_MSIX' @/dev/pci/pcivar.h: In function 'pci_release_msi': @/dev/pci/pcivar.h:429: warning: implicit declaration of function 'PCI_RELEASE_MSI' @/dev/pci/pcivar.h:429: warning: nested extern declaration of 'PCI_RELEASE_MSI' @/dev/pci/pcivar.h: In function 'pci_msi_count': @/dev/pci/pcivar.h:435: warning: implicit declaration of function 'PCI_MSI_COUNT' @/dev/pci/pcivar.h:435: warning: nested extern declaration of 'PCI_MSI_COUNT' @/dev/pci/pcivar.h: In function 'pci_msix_count': @/dev/pci/pcivar.h:441: warning: implicit declaration of function 'PCI_MSIX_COUNT' @/dev/pci/pcivar.h:441: warning: nested extern declaration of 'PCI_MSIX_COUNT' *** Error code 1 1 error *** Error code 2 1 error