Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jan 2010 13:08:35 +0100
From:      Dimitry Andric <dimitry@andric.com>
To:        "E. O." <enginbsd@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: kernel build failed
Message-ID:  <4B4088C3.10506@andric.com>
In-Reply-To: <86095ec11001030100i2eac6d4ctd7ed569b90ad6e5d@mail.gmail.com>
References:  <86095ec11001030100i2eac6d4ctd7ed569b90ad6e5d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2010-01-03 10:00, E. O. wrote:
> make buildkernel ->  *error*
>
> /usr/src/sys/dev/pci/pcivar.h:429: warning: implicit declaration of function
> 'PCI_RELEASE_MSI'
> /usr/src/sys/dev/pci/pcivar.h:429: warning: nested extern declaration of
> 'PCI_RELEASE_MSI'
> /usr/src/sys/dev/pci/pcivar.h: In function 'pci_msi_count':
> /usr/src/sys/dev/pci/pcivar.h:435: warning: implicit declaration of function
> 'PCI_MSI_COUNT'
> /usr/src/sys/dev/pci/pcivar.h:435: warning: nested extern declaration of
> 'PCI_MSI_COUNT'
> /usr/src/sys/dev/pci/pcivar.h: In function 'pci_msix_count':
> /usr/src/sys/dev/pci/pcivar.h:441: warning: implicit declaration of function
> 'PCI_MSIX_COUNT'
> /usr/src/sys/dev/pci/pcivar.h:441: warning: nested extern declaration of
> 'PCI_MSIX_COUNT'
> *** Error code 1

These last few lines do not contain enough information to see what is
going wrong.  Can you please upload the full buildkernel log somewhere
and post the URL here?  Just capture it with:

   cd /usr/src && script buildkernel.log make buildkernel



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