Date: Sat, 23 Mar 2002 14:54:36 -0600 From: Jim Bryant <kc5vdj@yahoo.com> To: freebsd-current@freebsd.org Subject: kernel build breaks in bktr_i2c.c Message-ID: <3C9CEB8C.3020802@yahoo.com>
next in thread | raw e-mail | index | archive | help
last cvsup, less than an hour ago. ------------------------ cc -c -O -g -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include -D_KERNEL -ffreestanding -include opt_global.h -fno-common -elf -mpreferred-stack-boundary=2 -Werror ../../../dev/bktr/bktr_i2c.c ../../../dev/bktr/bktr_i2c.c: In function `bt848_i2c_attach': ../../../dev/bktr/bktr_i2c.c:87: structure has no member named `i2c_sc' ../../../dev/bktr/bktr_i2c.c:92: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:93: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:95: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:95: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:101: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:103: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c: In function `bt848_i2c_detach': ../../../dev/bktr/bktr_i2c.c:113: structure has no member named `i2c_sc' ../../../dev/bktr/bktr_i2c.c:119: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:119: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:122: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:122: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c: In function `bti2c_smb_callback': ../../../dev/bktr/bktr_i2c.c:132: structure has no member named `i2c_sc' ../../../dev/bktr/bktr_i2c.c:141: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:142: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:149: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:150: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c: In function `bti2c_iic_callback': ../../../dev/bktr/bktr_i2c.c:165: structure has no member named `i2c_sc' ../../../dev/bktr/bktr_i2c.c:174: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:175: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:182: dereferencing pointer to incomplete type ../../../dev/bktr/bktr_i2c.c:183: dereferencing pointer to incomplete type *** Error code 1 Stop in /usr/src/sys/i386/compile/WAHOO.UNIPROCESSOR. jim -- ET has one helluva sense of humor! He's always anal-probing right-wing schizos! ----------------------------------------------------- POWER TO THE PEOPLE! ----------------------------------------------------- "Religious fundamentalism is the biggest threat to international security that exists today." United Nations Secretary General B.B.Ghali, 1995 _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C9CEB8C.3020802>