Date: Tue, 8 Aug 2000 16:01:06 -0700 From: Ben Lovett <blovett@bsdguru.com> To: stable@freebsd.org Subject: buildkernel failure at accf_http lkm Message-ID: <20000808160105.A13809@bsdguru.com>
next in thread | raw e-mail | index | archive | help
Hello, I have been trying to build a new kernel with the latest 4.1-STABLE sources for about 4 hours now, and it keeps comming up with this SAME error. Could somebody please advise me on what to do? Here it is: ===> accf_data^M cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes - Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../i nclude -mpreferred-stack-boundary=2 -c /usr/src/sys/modules/accf_data/../../netinet/accf_data.c^M ld -r -o accf_data.kld accf_data.o^M gensetdefs accf_data.kld^M cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes - Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../i nclude -mpreferred-stack-boundary=2 -c setdef0.c^M cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes - Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../i nclude -mpreferred-stack-boundary=2 -c setdef1.c^M ld -Bshareable -o accf_data.ko setdef0.o accf_data.kld setdef1.o ^M ===> accf_http^M make: don't know how to make /usr/src/src/sys/modules/accf_http/../../netinet/accf_http.c. Stop^M *** Error code 2^M ^M Stop in /usr/src/sys/modules.^M *** Error code 1^M ^M Stop in /usr/obj/usr/src/sys/MARS.^M *** Error code 1^M ^M Stop in /usr/src.^M *** Error code 1^M ^M Stop in /usr/src.^M Thank you, -Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000808160105.A13809>
