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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to