Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2002 16:51:32 -0700
From:      walt <wsheets@sbcglobal.net>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   make kernel broken at dev/xe/if_xe_pccard.c
Message-ID:  <3CF6BB04.6040600@sbcglobal.net>

next in thread | raw e-mail | index | archive | help
cc -O -pipe -march=pentiumpro  -D_KERNEL -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -Wno-fo
rmat -ansi -DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/dev 
-I@/../include -fno-common  -mpreferred-stack-boundary=2 
-ffreestanding -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -Wno-format -ansi -c 
/usr/src/sys/dev/xe/if_xe_pccard.c

In file included from /usr/src/sys/dev/xe/if_xe_pccard.c:53:
card_if.h:166: syntax error before "pccard_product_match_fn"
card_if.h:166: warning: function declaration isn't a prototype
card_if.h:169: syntax error before "pccard_product_match_fn"
card_if.h:170: warning: function declaration isn't a prototype
card_if.h: In function `CARD_DO_PRODUCT_LOOKUP':
card_if.h:172: `bus' undeclared (first use in this function)
card_if.h:172: (Each undeclared identifier is reported only once
card_if.h:172: for each function it appears in.)
card_if.h:173: `dev' undeclared (first use in this function)
card_if.h:173: `tab' undeclared (first use in this function)
card_if.h:173: `ent_size' undeclared (first use in this function)
card_if.h:173: `matchfn' undeclared (first use in this function)
*** Error code 1


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?3CF6BB04.6040600>