Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2008 23:44:04 +0200
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Cc:        dotyao <dotyao@gmail.com>
Subject:   Re: buildkernel:Stop in /usr/src/sys/modules/oltr
Message-ID:  <200804102344.05353.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <47FC4EBB.60207@gmail.com>
References:  <47FC4EBB.60207@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804102344.05353.fbsd.questions>