Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 2004 16:55:07 +0200
From:      Matt Douhan <matt@fruitsalad.org>
To:        current@freebsd.org
Subject:   Kernel builderror 
Message-ID:  <200406261655.07871.matt@fruitsalad.org>

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

I get the following buildkernel error with src from today at 4PM CET

cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-fformat-extensions -std=c99  -nostdinc -I-  -I. -I/usr/src/sys 
-I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq 
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf 
-I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd 
-I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common 
-finline-limit=8000  -mno-align-long-strings -mpreferred-stack-boundary=2 
-ffreestanding -Werror  /usr/src/sys/dev/usb/uhid.c
/usr/src/sys/dev/usb/uhid.c: In function `uhid_do_ioctl':
/usr/src/sys/dev/usb/uhid.c:709: error: structure has no member named 
`sc_hdev'
/usr/src/sys/dev/usb/uhid.c:716: error: structure has no member named 
`sc_hdev'
*** Error code 1

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

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

Stop in /usr/src.


rgds

Matt



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