From owner-freebsd-current Fri Apr 5 18: 0:24 2002 Delivered-To: freebsd-current@freebsd.org Received: from smtp016.mail.yahoo.com (smtp016.mail.yahoo.com [216.136.174.113]) by hub.freebsd.org (Postfix) with SMTP id B5AFB37B41F for ; Fri, 5 Apr 2002 18:00:20 -0800 (PST) Received: from p26-max14.adl.ihug.com.au (HELO nightshade) (chrisvdp74656@203.173.248.26 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 6 Apr 2002 02:00:18 -0000 Message-ID: <001701c1dd0e$ce1703e0$fa00a8c0@nightshade> From: "Chris van der Pennen" To: "freebsd-current list" Subject: make buildkernel fails - missing header Date: Sat, 6 Apr 2002 11:30:02 +0930 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs env MKDEP_CPP="cc -E" CC="cc" mkdep -a -f .newdep -O -pipe -march=k6 -Wall -Wredundant-decls -Wnested-externs -Wstrict -prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -ffo rmat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/de v -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/s rc/sys/../include -D_KERNEL -ffreestanding -include opt_global.h -fno-common -mpreferred-stack-boundary=2 /usr/src/sys/netinet6/nd6.c:67: netinet/if_fddi.h: No such file or directory mkdep: compile failed after which make fails with error 1. find /usr/src | grep fddi turns up a c-file, but no headers. This is with a cvsup as of a few minutes ago. I can attach the script file, if you like. Chris van der Pennen _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message