Date: Mon, 03 Nov 2003 16:02:44 +0800 From: Suken <wsk@mail.gddsn.org.cn> To: stable@freebsd.org, net@freebsd.org, zec@tel.fer.hr Subject: Re:Network stack cloning / virtualization patches for 4.9-RELEASE Message-ID: <3FA60BA4.5010406@mail.gddsn.org.cn>
next in thread | raw e-mail | index | archive | help
hi,Marko after apply your patch under my FBSD4.9R I make depend failed while rebuilding my kernel.... follow is my error mesgs: ... rm -f .newdep make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs mkdep -a -f .newdep -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/dev/acpica -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -mpreferred-stack-boundary=2 ../../netinet/tcp_syncache.c:335: macro `SYNCACHE_HASH6' used with only 2 args ../../netinet/tcp_syncache.c:432: macro `SYNCACHE_HASH6' used with only 2 args mkdep: compile failed *** Error code 1 what can i do??? :-( thanx any info :-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FA60BA4.5010406>