Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2010 11:00:23 +0200
From:      "E. O." <enginbsd@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   kernel build failed
Message-ID:  <86095ec11001030100i2eac6d4ctd7ed569b90ad6e5d@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
*I have read the handbook but I'm getting constant errors.*


*8.0-RELEASE amd64 GENERIC*



# IMPORTANT: Change the next line to use one of the CVSup mirror sites

# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
*default host=cvsup1.FreeBSD.org <http://cvsup1.freebsd.org/>;
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=RELENG_8
*default delete use-rel-suffix

src-all


cd /usr/ports/ && make fetchindex
#cvsup -g -L 2 /etc/ports-supfile
cvsup  -g -L 2 /etc/standard-supfile



rm -rf /usr/obj

cd /usr/src
make cleanworld && make cleandir
make buildworld

and

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

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1



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