kernel build failed

Dimitry Andric dimitry at andric.com
Sun Jan 3 12:08:33 UTC 2010


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


More information about the freebsd-stable mailing list