Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2004 05:17:29 +0300
From:      salihin <salihin@suredid.com>
To:        freebsd-questions@freebsd.org
Subject:   error compile kernel in 5.2.1.Release
Message-ID:  <da5fbadf56132b877daec8abc542c5b0@mail.suredid.com>

next in thread | raw e-mail | index | archive | help
Dear all,
i have problem with my freebsd 5.2.1RELEASE , when i compile kernel using 
make buildkernel KERNCONF=MYKERNEL 
I got this error messages... 
should i upgrade to 5.3. BETA RELEASE :(  or upgrade to 5.2.1.STABLE

help me please,...


cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common  -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror  aic7xxx_reg_print.c
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:189: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:189: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:190: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:190: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:191: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:191: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:192: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:192: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:193: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:193: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:194: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:194: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:195: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:195: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:196: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:196: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:197: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:197: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:198: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:198: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:199: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:199: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:200: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:200: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:201: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:201: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:202: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:202: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:203: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:203: warning: called from here
pci_if.h:21: warning: inlining failed in call to `PCI_READ_CONFIG'
/usr/src/sys/dev/pci/pcivar.h:213: warning: called from here
pci_if.h:32: warning: inlining failed in call to `PCI_WRITE_CONFIG'
/usr/src/sys/dev/pci/pcivar.h:219: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/pci/pcivar.h:234: warning: called from here
bus_if.h:50: warning: inlining failed in call to `BUS_WRITE_IVAR'
/usr/src/sys/dev/pci/pcivar.h:234: warning: called from here
pci_if.h:59: warning: inlining failed in call to `PCI_ENABLE_BUSMASTER'
/usr/src/sys/dev/pci/pcivar.h:255: warning: called from here
pci_if.h:68: warning: inlining failed in call to `PCI_DISABLE_BUSMASTER'
/usr/src/sys/dev/pci/pcivar.h:261: warning: called from here
pci_if.h:77: warning: inlining failed in call to `PCI_ENABLE_IO'
/usr/src/sys/dev/pci/pcivar.h:267: warning: called from here
pci_if.h:86: warning: inlining failed in call to `PCI_DISABLE_IO'
/usr/src/sys/dev/pci/pcivar.h:273: warning: called from here
pci_if.h:50: warning: inlining failed in call to `PCI_SET_POWERSTATE'
/usr/src/sys/dev/pci/pcivar.h:300: warning: called from here
pci_if.h:41: warning: inlining failed in call to `PCI_GET_POWERSTATE'
/usr/src/sys/dev/pci/pcivar.h:306: warning: called from here
machine/bus_at386.h:207: warning: inlining failed in call to `bus_space_read_1'
/usr/src/sys/dev/aic7xxx/aic7xxx_osm.h:278: warning: called from here
pci_if.h:21: warning: inlining failed in call to `PCI_READ_CONFIG'
/usr/src/sys/dev/aic7xxx/aic7xxx_osm.h:213: warning: called from here
pci_if.h:32: warning: inlining failed in call to `PCI_WRITE_CONFIG'
/usr/src/sys/dev/aic7xxx/aic7xxx_osm.h:219: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/aic7xxx/aic7xxx_osm.h:202: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/aic7xxx/aic7xxx_osm.h:201: warning: called from here
bus_if.h:39: warning: inlining failed in call to `BUS_READ_IVAR'
/usr/src/sys/dev/aic7xxx/aic7xxx_osm.h:200: warning: called from here
*** Error code 1

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

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

Stop in /usr/src.



-salihin-


-
SureMail --> 1001 Mb storage ! http://mail.suredid.com Let's make things bigger !




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