Subject: Re: compiling current on i386...
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: current-users
Date: 12/04/2005 19:42:24
In article <20051204193322.GA19117@sb1001.ub.uni-mainz.de>,
Kurt Schreiner  <ks@ub.uni-mainz.de> wrote:
>...updated a minute ago failed:
>
>    compile  PADDI_BSD_ACPI/ieee80211_netbsd.o
>/u/NetBSD/src/sys/net80211/ieee80211_netbsd.c: In function
>`ieee80211_getmgtframe':
>/u/NetBSD/src/sys/net80211/ieee80211_netbsd.c:589: warning: implicit
>declaration of function `m_getcl'
>/u/NetBSD/src/sys/net80211/ieee80211_netbsd.c:589: warning: assignment
>makes pointer from integer without a cast
>
>*** Failed target:  ieee80211_netbsd.o
>*** Failed command: echo ' ' "compile
>PADDI_BSD_ACPI/ieee80211_netbsd.o"; : echo
>/u/NetBSD/arch/i386/TOOLS/bin/i386--netbsdelf-gcc -pipe -ffreestanding
>-g -march=pentium4 -O2 -Werror -Wall -Wno-main -Wno-format-zero-length
>-Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wreturn-type
>-Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-sign-compare
>-fno-zero-initialized-in-bss -Di386 -I. -I/u/NetBSD/src/sys/arch
>-I/u/NetBSD/src/sys -nostdinc -DLKM -DMSGBUFSIZE="0x10000"
>-DNMBCLUSTERS="0x800" -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT
>-I/u/NetBSD/src/sys/dist/ipf -c
>/u/NetBSD/src/sys/net80211/ieee80211_netbsd.c;
>/u/NetBSD/arch/i386/TOOLS/bin/i386--netbsdelf-gcc -pipe -ffreestanding
>-g -march=pentium4 -O2 -Werror -Wall -Wno-main -Wno-format-zero-length
>-Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wreturn-type
>-Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-sign-compare
>-fno-zero-initialized-in-bss -Di386 -I. -I/u/NetBSD/src/sys/arch
>-I/u/NetBSD/src/sys -nostdinc -DLKM -DMSGBUFSIZE="0x10000"
>-DNMBCLUSTERS="0x800" -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT
>-I/u/NetBSD/src/sys/dist/ipf -c
>/u/NetBSD/src/sys/net80211/ieee80211_netbsd.c
>*** Error code 1
>

Did you get a new sys/mbuf.h too?

christos