Script started on Thu Mar 18 06:02:11 2004 [ leaf:[1m6:02:11m]:emulation/ndis ] make Warning: Object directory not changed from original /home/hmp/ndis/sys/emulation/ndis cc -O -pipe -include ../../sys/cdefs.h -D_FOR_NOW -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -ansi -DKLD_MODULE -nostdinc -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -fno-common -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -ansi -c kern_ndis.c kern_ndis.c:56:21: vm/zone.h: No such file or directory kern_ndis.c:113: error: syntax error before "ndis_packet_zone" kern_ndis.c:113: warning: type defaults to `int' in declaration of `ndis_packet_zone' kern_ndis.c:113: warning: type defaults to `int' in declaration of `ndis_buffer_zone' kern_ndis.c:113: warning: data definition has no type or storage class kern_ndis.c: In function `ndis_modevent': kern_ndis.c:141: warning: implicit declaration of function `zinit' kern_ndis.c:143: error: `UMA_ALIGN_PTR' undeclared (first use in this function) kern_ndis.c:143: error: (Each undeclared identifier is reported only once kern_ndis.c:143: error: for each function it appears in.) kern_ndis.c:144: warning: implicit declaration of function `zcreate' kern_ndis.c: In function `ndis_runq': kern_ndis.c:216: warning: passing arg 1 of `suspend_kproc' from incompatible pointer type kern_ndis.c:220: warning: implicit declaration of function `mtx_pool_lock' kern_ndis.c:225: warning: implicit declaration of function `mtx_pool_unlock' kern_ndis.c:241: warning: redundant redeclaration of `mtx_pool_unlock' in same scope kern_ndis.c:225: warning: previous declaration of `mtx_pool_unlock' kern_ndis.c:250: warning: implicit declaration of function `mtx_lock' kern_ndis.c:250: error: `Giant' undeclared (first use in this function) kern_ndis.c:251: error: too many arguments to function `kthread_exit' kern_ndis.c: In function `ndis_create_kthreads': kern_ndis.c:260: warning: implicit declaration of function `mtx_pool_alloc' kern_ndis.c:260: warning: assignment makes pointer from integer without a cast kern_ndis.c:278: error: `RFHIGHPID' undeclared (first use in this function) kern_ndis.c:278: warning: passing arg 3 of `kthread_create' from incompatible pointer type kern_ndis.c:285: warning: passing arg 3 of `kthread_create' from incompatible pointer type kern_ndis.c: In function `ndis_stop_thread': kern_ndis.c:347: warning: implicit declaration of function `kthread_resume' kern_ndis.c: In function `ndis_shrink_thrqueue': kern_ndis.c:403: warning: redundant redeclaration of `mtx_pool_unlock' in same scope kern_ndis.c:398: warning: previous declaration of `mtx_pool_unlock' kern_ndis.c: In function `ndis_sched': kern_ndis.c:442: warning: redundant redeclaration of `mtx_pool_unlock' in same scope kern_ndis.c:436: warning: previous declaration of `mtx_pool_unlock' kern_ndis.c:454: warning: redundant redeclaration of `mtx_pool_unlock' in same scope kern_ndis.c:436: warning: previous declaration of `mtx_pool_unlock' kern_ndis.c: In function `ndis_add_sysctl': kern_ndis.c:680: warning: implicit declaration of function `strdup' kern_ndis.c:680: warning: assignment makes pointer from integer without a cast kern_ndis.c:683: warning: assignment makes pointer from integer without a cast kern_ndis.c:685: warning: assignment makes pointer from integer without a cast kern_ndis.c: In function `ndis_free_bufs': kern_ndis.c:760: warning: implicit declaration of function `uma_zfree' kern_ndis.c: In function `ndis_ptom': kern_ndis.c:884: warning: implicit declaration of function `MEXTADD' kern_ndis.c: In function `ndis_mtop': kern_ndis.c:929: warning: implicit declaration of function `uma_zalloc' kern_ndis.c:929: warning: assignment makes pointer from integer without a cast kern_ndis.c:943: warning: redundant redeclaration of `uma_zalloc' in same scope kern_ndis.c:929: warning: previous declaration of `uma_zalloc' kern_ndis.c:943: warning: assignment makes pointer from integer without a cast kern_ndis.c:1011:21: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c: In function `ndis_set_info': kern_ndis.c:1011: error: `NDIS_LOCK' undeclared (first use in this function) kern_ndis.c:1014: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1186:21: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c: In function `ndis_reset_nic': kern_ndis.c:1186: error: `NDIS_LOCK' undeclared (first use in this function) kern_ndis.c:1189: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1211:21: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c: In function `ndis_halt_nic': kern_ndis.c:1211: error: `NDIS_LOCK' undeclared (first use in this function) kern_ndis.c:1214: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1225: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1229:21: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c:1231: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1253:21: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c: In function `ndis_shutdown_nic': kern_ndis.c:1253: error: `NDIS_LOCK' undeclared (first use in this function) kern_ndis.c:1256: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1286:21: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c: In function `ndis_init_nic': kern_ndis.c:1286: error: `NDIS_LOCK' undeclared (first use in this function) kern_ndis.c:1289: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1305:29: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c:1307: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1323:21: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c: In function `ndis_enable_intr': kern_ndis.c:1323: error: `NDIS_LOCK' undeclared (first use in this function) kern_ndis.c:1326: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1343:21: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c: In function `ndis_disable_intr': kern_ndis.c:1343: error: `NDIS_LOCK' undeclared (first use in this function) kern_ndis.c:1346: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1369:21: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c: In function `ndis_isr': kern_ndis.c:1369: error: `NDIS_LOCK' undeclared (first use in this function) kern_ndis.c:1372: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1395:21: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c: In function `ndis_intrhand': kern_ndis.c:1395: error: `NDIS_LOCK' undeclared (first use in this function) kern_ndis.c:1398: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type kern_ndis.c:1423:21: macro "NDIS_LOCK" requires 2 arguments, but only 1 given kern_ndis.c: In function `ndis_get_info': kern_ndis.c:1423: error: `NDIS_LOCK' undeclared (first use in this function) kern_ndis.c:1426: warning: passing arg 1 of `lwkt_reltoken' from incompatible pointer type *** Error code 1 Stop in /home/hmp/ndis/sys/emulation/ndis. [ leaf:[1m6:02:12m]:emulation/ndis ] exit Script done on Thu Mar 18 06:02:14 2004