Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2002 11:57:28 +0100
From:      Poul-Henning Kamp <phk@freebsd.org>
To:        current@freebsd.org
Subject:   LINT börked...
Message-ID:  <58485.1016967448@critter.freebsd.dk>

next in thread | raw e-mail | index | archive | help

cc -c -O -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 -DGPROF -DG
PROF4 -DGUPROF -D_KERNEL -ffreestanding -include opt_global.h -fno-common -elf -malign-functions=4 -
fno-builtin -mpreferred-stack-boundary=2 -Werror -pg -mprofiler-epilogue ../../../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

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.

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?58485.1016967448>