Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Build currently broken due to recent bpf changes.



Paul Goyette <paul%whooppee.com@localhost> wrote:
> With sources updated on 2013-11-15 at 09:50:01 UTC
> 
> #   compile  bpfjit/bpfjit.o
> /test-bed/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99  -Wall
> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Wno-sign-compare  -Wno-traditional  -Wa,--fatal-warnings -Wreturn-type
> -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra
> -Wno-unused-parameter -Wno-sign-compare -Werror   -ffreestanding
> -fno-strict-aliasing -Wno-pointer-sign -mno-red-zone -mcmodel=kernel
> -fno-omit-frame-pointer  -I/test-bed/src/common/include
> --sysroot=/test-bed/dst
> -I /test-bed/src/sys/external/bsd/sljit/dist/sljit_src
> -I/test-bed/src/common/include  -nostdinc -I.
> -I/test-bed/src/sys/modules/bpfjit -isystem /test-bed/src/sys
> -isystem /test-bed/src/sys/arch
> -isystem /test-bed/src/sys/../common/include -D_KERNEL -D_LKM -D_MODULE
> -DSYSCTL_INCLUDE_DESCR -c    /test-bed/src/sys/net/bpfjit.c In file
> included from /test-bed/src/sys/net/bpfjit.h:45:0,
> from /test-bed/src/sys/net/bpfjit.c:66:/test-bed/src/sys/net/bpf.h:421:15:
> error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'bpf_jit_generate'
> 
> *** Failed target:  bpfjit.o

Fixed.

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index