>>>>> "Kris" == Kris Kennaway <[EMAIL PROTECTED]> writes:
Kris> You can also build kernels the "old way" and it will work most of the
Kris> time, but "buildkernel" is the officially supported way for *all* kernel
Kris> builds - so please don't post bug reports unless you've tried buildkernel
Kris> and it's failed. Yes, this should be documented in the handbook.
I should say that a 'make buildkernel KERNEL=TITINE' fails (on a fresh
cvsup) with the following messages :
===> wi
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
perl @/kern/makedevops.pl -h @/kern/device_if.m
perl @/kern/makedevops.pl -h @/kern/bus_if.m
rm -f .depend
mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include
-I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/wi/../../i386/isa/if_wi.c
cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include
-D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2
/usr/src/sys/i386/i386/locore.s
{standard input}: Assembler messages:
{standard input}:1743: Error: .space specifies non-absolute value
{standard input}:2454: Error: undefined symbol L0 in operation setting PTmap
{standard input}:2454: Error: undefined symbol PDRSHIFT in operation setting PTmap
{standard input}:1711: Error: undefined symbol L0 in operation
[lot of stuff skipped...]
{standard input}:2443: Error: Subtraction of two symbols in different sections
"IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1515.
{standard input}:2446: Error: Subtraction of two symbols in different sections
"IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1538.
{standard input}:2449: Error: Subtraction of two symbols in different sections
"IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1557.
*** Error code 1
but the old method works like a charm on the same kernel config...
--
---------------------------------------------------------
Éric Jacoboni « No sport, cigars! » (W. Churchill)
---------------------------------------------------------
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message