|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Adam Johnson (adamjapan
yahoo.com)Date: Sun Mar 04 2001 - 22:10:28 CST
I've been trying to get a Etherexpress 10 card working for weeks now. ec works up until ifconfig initializes so I've looked into using 'if_iy.c'
during the compile i recieve the following statement:
cc -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wno-uninitialized -Wno-format -Wno-main -nostdinc -I. -I../../../../arch
-I../../../.. -DTIMEZONE="0" -DDST="0" -DNTP -DSWAPPAGER -DDEVPAGER -DDDB
-DDIAGNOSTIC -DKTRACE -DKMEMSTATS -DCRYPTO -DSYSVMSG -DSYSVSEM -DSYSVSHM
-DUVM_SWAP_ENCRYPT -DLKM -DFFS -DMFS -DTCP_SACK -DFDESC -DFIFO -DKERNFS
-DNULLFS -DPORTAL -DPROCFS -DUMAPFS -DUNION -DGATEWAY -DIPFORWARDING -DINET
-DIPSEC -DIPFILTER -DIPFILTER_LOG -DBOOT_CONFIG -DI586_CPU -DUVM -DCOMPAT_LINUX
-DCOMPAT_FREEBSD -DPCIVERBOSE -D_KERNEL -Di386 -c ../../../../dev/isa/if_iy.c
cc1: warnings being treated as errors
../../../../dev/isa/if_iy.c: In function `iyprobe':
../../../../dev/isa/if_iy.c:200: warning: suggest parentheses around comparison in operand of &
../../../../dev/isa/if_iy.c:204: warning: suggest parentheses around comparison in operand of &
../../../../dev/isa/if_iy.c:211: warning: suggest parentheses around comparison in operand of &
../../../../dev/isa/if_iy.c:218: warning: suggest parentheses around comparison in operand of &
../../../../dev/isa/if_iy.c:225: warning: suggest parentheses around comparison in operand of &
../../../../dev/isa/if_iy.c: In function `iyattach':
../../../../dev/isa/if_iy.c:312: too few arguments to function `isa_intr_establish'
../../../../dev/isa/if_iy.c: At top level:
../../../../dev/isa/if_iy.c:662: warning: function declaration isn't a prototype
../../../../dev/isa/if_iy.c:674: warning: function declaration isn't a prototype
../../../../dev/isa/if_iy.c: In function `iyintr':
../../../../dev/isa/if_iy.c:765: warning: suggest parentheses around comparison in operand of &
*** Error code 1
Stop in /sys/arch/i386/compile/08082 (line 1230 of Makefile).
iy isn't included in the generic kernel, is this why? any one with any ideas on how to work around this or the ex problem?
_________________________________________________________
Do You Yahoo!?
Get your free
yahoo.com address at http://mail.yahoo.com
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]