Date: Tue, 18 Jun 2002 09:47:43 +0200 From: =?iso-8859-1?Q?Rickhard_Carlsw=E4rd?= <rickhard.carlsward@dataknuten.se> To: "'freebsd-bugs@freebsd.org'" <freebsd-bugs@freebsd.org> Subject: Problem building kernel Message-ID: <B34D59417CEA1E4CACF5CF4F4AD2229455E1@exchange.dataknuten.se>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] When trying to build the kernel I get the following error on make depend: 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/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../dev/awi/awi_wicfg.c:89: i386/include/if_wavelan_ieee.h: No such file or directory mkdep: compile failed *** Error code 1 Got the following options in my kernel config: options MATH_EMULATE options INET options INET6 options FFS options FFS_ROOT options SOFTUPDATES options UFS_DIRHASH options MFS options MD_ROOT options NFS options NFS_ROOT options MSDOSFS options CD9660 options CD9660_ROOT options PROCFS options COMPAT_43 options SCSI_DELAY=15000 options UCONSOLE options USERCONFIG options VISUAL_USERCONFIG options KTRACE options SYSVSHM options SYSVMSG options SYSVSEM options P1003_1B options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM options KBD_INSTALL_CDEV [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12"> <TITLE>Problem building kernel</TITLE> </HEAD> <BODY> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">When trying to build the kernel I get the following error on make depend:</FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">rm -f .newdep</FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">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/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2</FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">../../dev/awi/awi_wicfg.c:89: i386/include/if_wavelan_ieee.h: No such file or directory</FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">mkdep: compile failed</FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">*** Error code 1</FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">Got the following options in my kernel config:</FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options MATH_EMULATE </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options INET </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options INET6 </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options FFS </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options FFS_ROOT </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options SOFTUPDATES </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options UFS_DIRHASH </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options MFS </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options MD_ROOT </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options NFS </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options NFS_ROOT </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options MSDOSFS </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options CD9660 </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options CD9660_ROOT </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options PROCFS </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options COMPAT_43 </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options SCSI_DELAY=15000 </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options UCONSOLE </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options USERCONFIG </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options VISUAL_USERCONFIG </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options KTRACE </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options SYSVSHM </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options SYSVMSG </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options SYSVSEM </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options P1003_1B </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options _KPOSIX_PRIORITY_SCHEDULING</FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options ICMP_BANDLIM </FONT></P> <P ALIGN=LEFT><FONT SIZE=2 FACE="Arial">options KBD_INSTALL_CDEV </FONT> </P> </BODY> </HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B34D59417CEA1E4CACF5CF4F4AD2229455E1>
