buildkernel:Stop in /usr/src/sys/modules/oltr

Mel fbsd.questions at rachie.is-a-geek.net
Thu Apr 10 21:44:07 UTC 2008


On Wednesday 09 April 2008 07:06:03 dotyao wrote:
> from 6.3 pre to 6.3 reselase,buildkernel error:
> ===> oltr (all)
> uudecode <
> /usr/src/sys/modules/oltr/../../contrib/dev/oltr/i386-elf.trlld.o.uu cc -O2
> -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-  
> -DHAVE_KERNEL_OPTION_HEADERS -include
> /usr/obj/usr/src/sys/mm21645/opt_global.h -I. -I@ -I@/contrib/altq
> -I@/../include -finline-limit=8000 -fno-common -g
> -I/usr/obj/usr/src/sys/mm21645 -mno-align-long-strings
> -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
> -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
>  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 
> -fformat-extensions -std=c99 -c
> /usr/src/sys/modules/oltr/../../contrib/dev/oltr/if_oltr.c cc -O2
> -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-  
> -DHAVE_KERNEL_OPTION_HEADERS -include
> /usr/obj/usr/src/sys/mm21645/opt_global.h -I. -I@ -I@/contrib/altq
> -I@/../include -finline-limit=8000 -fno-common -g
> -I/usr/obj/usr/src/sys/mm21645 -mno-align-long-strings
> -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
> -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
>  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 
> -fformat-extensions -std=c99 -c
> /usr/src/sys/modules/oltr/../../contrib/dev/oltr/trlldbm.c cc -O2
> -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-  
> -DHAVE_KERNEL_OPTION_HEADERS -include
> /usr/obj/usr/src/sys/mm21645/opt_global.h -I. -I@ -I@/contrib/altq
> -I@/../include -finline-limit=8000 -fno-common -g
> -I/usr/obj/usr/src/sys/mm21645 -mno-align-long-strings
> -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
> -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
>  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 
> -fformat-extensions -std=c99 -c
> /usr/src/sys/modules/oltr/../../contrib/dev/oltr/trlldhm.c
> /usr/src/sys/modules/oltr/../../contrib/dev/oltr/trlldhm.c:1453:8: invalid
> suffix "xf7" on integer constant

I don't have those sources handy, but there should be a 0xf7 on that line that 
I think got corrupted to 8xf7 somehow.

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.


More information about the freebsd-questions mailing list