Script started on Sun Mar 14 05:20:50 2004 [ leaf:[5:20:50]: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 subr_ndis.c subr_ndis.c:69:21: sys/smp.h: No such file or directory subr_ndis.c: In function `ndis_libinit': subr_ndis.c:305: warning: implicit declaration of function `mtx_pool_create' subr_ndis.c:306: error: `MTX_DEF' undeclared (first use in this function) subr_ndis.c:306: error: (Each undeclared identifier is reported only once subr_ndis.c:306: error: for each function it appears in.) subr_ndis.c:306: error: `MTX_RECURSE' undeclared (first use in this function) subr_ndis.c:306: error: `MTX_DUPOK' undeclared (first use in this function) subr_ndis.c:306: warning: assignment makes pointer from integer without a cast subr_ndis.c:307: warning: implicit declaration of function `mtx_pool_alloc' subr_ndis.c:307: warning: assignment makes pointer from integer without a cast subr_ndis.c: In function `ndis_libfini': subr_ndis.c:314: warning: implicit declaration of function `mtx_pool_destroy' subr_ndis.c: In function `ndis_lock': subr_ndis.c:731: warning: implicit declaration of function `mtx_pool_lock' subr_ndis.c: In function `ndis_unlock': subr_ndis.c:739: warning: implicit declaration of function `mtx_pool_unlock' subr_ndis.c: In function `ndis_syslog': subr_ndis.c:800: error: syntax error before "ap" subr_ndis.c:819: warning: implicit declaration of function `va_start' subr_ndis.c:819: error: `ap' undeclared (first use in this function) subr_ndis.c:822: warning: implicit declaration of function `va_arg' subr_ndis.c:822: error: syntax error before "void" subr_ndis.c:823: warning: implicit declaration of function `va_end' subr_ndis.c: In function `ndis_set_timer': subr_ndis.c:1036: warning: implicit declaration of function `tvtohz' subr_ndis.c: In function `ndis_alloc_mapreg': subr_ndis.c:1229: error: too many arguments to function `bus_dma_tag_create' subr_ndis.c: In function `ndis_alloc_sharedmem': subr_ndis.c:1313: error: too many arguments to function `bus_dma_tag_create' subr_ndis.c: In function `ndis_init_sc_dma': subr_ndis.c:1538: error: too many arguments to function `bus_dma_tag_create' subr_ndis.c: In function `ndis_wait_event': subr_ndis.c:1977: warning: redundant redeclaration of `mtx_pool_unlock' in same scope subr_ndis.c:1964: warning: previous declaration of `mtx_pool_unlock' subr_ndis.c:1979: error: `P_KTHREAD' undeclared (first use in this function) subr_ndis.c:1980: warning: implicit declaration of function `kthread_suspend' subr_ndis.c: In function `ndis_time': subr_ndis.c:2321: warning: integer constant is too large for "long" type subr_ndis.c: In function `ndis_open_file': subr_ndis.c:2509: warning: implicit declaration of function `mtx_lock' subr_ndis.c:2509: error: `Giant' undeclared (first use in this function) subr_ndis.c:2518: error: `LOOKUP' undeclared (first use in this function) subr_ndis.c:2518: error: `FOLLOW' undeclared (first use in this function) subr_ndis.c:2521: warning: passing arg 2 of `vn_open' makes integer from pointer without a cast subr_ndis.c:2521: error: too many arguments to function `vn_open' subr_ndis.c:2523: warning: implicit declaration of function `mtx_unlock' subr_ndis.c:2532: warning: passing arg 3 of `VOP_GETATTR' from incompatible pointer type subr_ndis.c:2532: error: too many arguments to function `VOP_GETATTR' subr_ndis.c:2533: warning: passing arg 3 of `VOP_UNLOCK' makes integer from pointer without a cast subr_ndis.c:2533: error: too few arguments to function `VOP_UNLOCK' subr_ndis.c:2534: warning: redundant redeclaration of `mtx_unlock' in same scope subr_ndis.c:2523: warning: previous declaration of `mtx_unlock' subr_ndis.c: In function `ndis_map_file': subr_ndis.c:2578: error: `Giant' undeclared (first use in this function) subr_ndis.c: In function `ndis_close_file': subr_ndis.c:2627: error: `Giant' undeclared (first use in this function) subr_ndis.c:2628: warning: passing arg 3 of `vn_close' from incompatible pointer type subr_ndis.c:2628: error: too many arguments to function `vn_close' *** Error code 1 Stop in /home/hmp/ndis/sys/emulation/ndis. [ leaf:[5:20:52]:emulation/ndis ] ^Dexit Script done on Sun Mar 14 05:20:53 2004