LINT appears to be broken:
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/work/src/sys -I/work/src/sys/dev 
-I/work/src/sys/contrib/dev/acpica -I/work/src/sys/contrib/ipfilter 
-I/work/src/sys/../include -DGPROF -DGPROF4 -DGUPROF -D_KERNEL -ffreestanding -include 
opt_global.h -elf -malign-functions=4 -fno-builtin -mpreferred-stack-boundary=2 -pg 
-mprofiler-epilogue /work/src/sys/dev/usb/uhci.c
/work/src/sys/dev/usb/uhci.c: In function `uhci_dump_all':
/work/src/sys/dev/usb/uhci.c:694: structure has no member named `hlink'
/work/src/sys/dev/usb/uhci.c: At top level:
/work/src/sys/dev/usb/uhci.c:1270: warning: `uhci_reset' defined but not used
/work/src/sys/dev/usb/uhci.c:261: warning: `uhci_dump_ii' used but never defined
*** Error code 1

Best regards,
Mike Barcroft

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to