Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2002 05:30:16 +0900
From:      Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
To:        Doug Ambrisko <ambrisko@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/man/man4 vlan.4 src/sys/pci if_dc.c
Message-ID:  <20020117053016.216c17e2.yosimoto@waishi.jp>
In-Reply-To: <200201161633.g0GGXwe71982@freefall.freebsd.org>
References:  <200201161633.g0GGXwe71982@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Subject: cvs commit: src/share/man/man4 vlan.4 src/sys/pci if_dc.c,
On Wed, 16 Jan 2002 08:33:58 -0800 (PST), Doug Ambrisko wrote:
>   Revision  Changes    Path
>   1.7       +4 -0      src/share/man/man4/vlan.4
>   1.68      +26 -12    src/sys/pci/if_dc.c

make kernel broken. 

===> dc
cc -O -pipe -march=pentiumpro  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/dev -I@/../include -fno-common -g -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -c /usr/src/sys/modules/dc/../../pci/if_dc.c
/usr/src/sys/modules/dc/../../pci/if_dc.c: In function `dc_rxeof':
/usr/src/sys/modules/dc/../../pci/if_dc.c:2522: `DC_RXSTAT_MIIERE' undeclared (first use in this function)
/usr/src/sys/modules/dc/../../pci/if_dc.c:2522: (Each undeclared identifier is reported only once
/usr/src/sys/modules/dc/../../pci/if_dc.c:2522: for each function it appears in.)
/usr/src/sys/modules/dc/../../pci/if_dc.c:2523: `DC_RXSTAT_DE' undeclared (first use in this function)
*** Error code 1


-- 
Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
http://www.waishi.jp/~yosimoto/diary/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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