5.0-CURRENT kernel compile fails at sbp.c in sys/dev/firewire
Lee Damon
nomad at castle.org
Wed Apr 30 10:17:57 PDT 2003
Ok, my lame memory strikes again. I brought my custom kernel config
back in sync with GENERIC yesterday, and that included adding the
following:
# FireWire support
device firewire # FireWire bus code
device sbp # SCSI over FireWire (Requires scbus and da)
device fwe # Ethernet over FireWire (non-standard!)
This explains why compiles stopped working today, but doesn't explain
why compiles stopped working. I suspect I've missed something in
the flood of email on this list, but a search on spb.c in the
current at freebsd.org archives didn't find anything that appears to
be relevant.
I've commented the three firewire related entries out of my config and
am re-compiling the kernel now.
nomad
>FreeBSD tylendel.castle.org 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Mon Apr 7
>14:43:22 PDT 2003 root at tylendel.castle.org:/users/FreeBSD-5.0/obj/users/Fre
>eBSD-5.0/src/sys/TYLENDEL i386
>
>Computer is an IBM T30 (P-IV mobile). Compile fails at the same
>point every time. It started failing after a CVSup this morning.
>Yesterday morning's sup worked fine. I've re-sup'd to make sure
>I didn't catch something "in the middle." (I'm running an older
>kernel because fxp has been broken for me since the 7th but I have been
>doing regular sups and compiles.)
>
>This problem happens when compiling GENERIC as well as my custom kernel.
>
>cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs
>-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
> -fformat-extensions -ansi -g -nostdinc -I- -I. -I/users/FreeBSD-5.0/src/sys
>-I/users/FreeBSD-5.0/src/sys/dev -I/users/FreeBSD-5.0/src/sys/contrib/dev/acpic
>a -I/users/FreeBSD-5.0/src/sys/contrib/ipfilter -D_KERNEL -include
>opt_global.h -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2
>-ffreestanding -Werror /users/FreeBSD-5.0/src/sys/dev/firewire/if_fwe.c
>cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs
>-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
> -fformat-extensions -ansi -g -nostdinc -I- -I. -I/users/FreeBSD-5.0/src/sys
>-I/users/FreeBSD-5.0/src/sys/dev -I/users/FreeBSD-5.0/src/sys/contrib/dev/acpic
>a -I/users/FreeBSD-5.0/src/sys/contrib/ipfilter -D_KERNEL -include
>opt_global.h -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2
>-ffreestanding -Werror /users/FreeBSD-5.0/src/sys/dev/firewire/sbp.c
>cc1: warnings being treated as errors
>/users/FreeBSD-5.0/src/sys/dev/firewire/sbp.c: In function `sbp_action1':
>/users/FreeBSD-5.0/src/sys/dev/firewire/sbp.c:2224: warning: int format,
>different type arg (arg 6)
>*** Error code 1
>
>Stop in /users/FreeBSD-5.0/obj/users/FreeBSD-5.0/src/sys/GENERIC.
>*** Error code 1
>
>Stop in /users/FreeBSD-5.0/src.
>*** Error code 1
>
>Stop in /users/FreeBSD-5.0/src.
>
>
>
>nomad
> -----------
>The cry has been that when war is declared, all opposition should
>therefore be hushed. A sentiment more unworthy of a free country could
>hardly be propagated. If the doctrine be admitted, rulers have only to
>declare war and they are screened at once from scrutiny ... In war,
>then, as in peace, assert the freedom of speech and of the press.
>Cling to this as the bulwark of all our rights and privileges.
> -- William Ellery Channing
>
> ----------- - Lee "nomad" Damon - \
>play: nomad at castle.org or castle!nomad \
>work: nomad at ee.washington.edu \
> /\
>Seneschal, Castle PAUS. / \
> "Celebrate Diversity" / \
>
>
>
More information about the freebsd-current
mailing list