Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 2009 14:53:16 GMT
From:      Dave Johnson <ctfreebad@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/138781: Update kernel error
Message-ID:  <200909131453.n8DErGZJ027984@www.freebsd.org>
Resent-Message-ID: <200909131500.n8DF0Gm5028366@freefall.freebsd.org>

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

>Number:         138781
>Category:       kern
>Synopsis:       Update kernel error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 13 15:00:16 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dave Johnson
>Release:        7.1-RELEASE FreeBSD 7.1-RELEASE
>Organization:
>Environment:
FreeBSD fw.xxxxx.co.za 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 14:37:25 UTC 2009     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Total clean install of Version 7.1

Theconly "Other" software installed is cvsup

Have done a cvsup.src on 13:09:2009 at 14.03  

Running make buildkernel KERNCONF=FIREWALL I get the following error

cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr
ototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wn
o-pointer-sign -fformat-extensions -nostdinc  -I. -I/usr/src/sys -I/usr/src/sys/
contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-c
ommon -finline-limit=8000 --param inline-unit-growth=100 --param large-function-
growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno
-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /usr/src/sys/dev/ath
/if_ath.c -I/usr/src/sys/dev/ath
/usr/src/sys/dev/ath/if_ath.c: In function 'ath_rx_tap':
/usr/src/sys/dev/ath/if_ath.c:3414: error: 'const struct ath_rx_status' has no m
ember named 'rs_flags'
/usr/src/sys/dev/ath/if_ath.c:3416: error: 'const struct ath_rx_status' has no m
ember named 'rs_flags'
*** Error code 1

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

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

Stop in /usr/src.
>How-To-Repeat:

Run kernel update twice with the same results
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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