From owner-freebsd-bugs Tue Jun 18 0:46:18 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from exchange.dataknuten.se (exchange.dataknuten.se [195.43.231.230]) by hub.freebsd.org (Postfix) with ESMTP id 78BEF37B401 for ; Tue, 18 Jun 2002 00:45:40 -0700 (PDT) Received: by exchange.dataknuten.se with Internet Mail Service (5.5.2653.19) id ; Tue, 18 Jun 2002 09:47:44 +0200 Message-ID: From: =?iso-8859-1?Q?Rickhard_Carlsw=E4rd?= To: "'freebsd-bugs@freebsd.org'" Subject: Problem building kernel Date: Tue, 18 Jun 2002 09:47:43 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2169C.6E03D790" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C2169C.6E03D790 Content-Type: text/plain; charset="iso-8859-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 ------_=_NextPart_001_01C2169C.6E03D790 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Problem building kernel

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=3D2

../../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           &n= bsp;       

options         = INET6           &= nbsp;      

options         = FFS           &nb= sp;        

options         = FFS_ROOT          &nbs= p;    

options         = SOFTUPDATES          &= nbsp; 

options         = UFS_DIRHASH          &= nbsp; 

options         = MFS           &nb= sp;       

options         = MD_ROOT           = ;     

options         = NFS           &nb= sp;        

options         = NFS_ROOT          &nbs= p;    

options         = MSDOSFS           = ;     

options         = CD9660           =       

options         = CD9660_ROOT          &= nbsp; 

options         = PROCFS           =       

options         = COMPAT_43          &nb= sp;   

options         = SCSI_DELAY=3D15000        =

options         = UCONSOLE          &nbs= p;    

options         = USERCONFIG          &n= bsp;  

options         = VISUAL_USERCONFIG      

options         = KTRACE           =       

options         = SYSVSHM           = ;     

options         = SYSVMSG           = ;     

options         = SYSVSEM           = ;     

options         = P1003_1B          &nbs= p;    

options         = _KPOSIX_PRIORITY_SCHEDULING

options         = ICMP_BANDLIM          =  

options         = KBD_INSTALL_CDEV       

------_=_NextPart_001_01C2169C.6E03D790-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message