After cvsup

Martin Smith martinsm at gn.apc.org
Tue Aug 22 10:58:35 BST 2000


On Mon, 21 Aug 2000, Ben Smithurst wrote:

> I think you're supposed to use the buildkernel/installkernel targets these
> days.  Put
> 
> KERNEL=	WHATEVER_YOUR_KERNEL_IS_CALLED
> 
> in /etc/make.conf, then you can just build and install a new kernel by doing

ok, done that
> 
> # cd /usr/src
> # make buildkernel installkernel

> Edit the kernel config by editing /sys/i386/conf/WHATEVER as before.

did that and the following fatal error arises:
/tmp/cce18093.s:2354: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 894.
/tmp/cce18093.s:2354: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 906.
/tmp/cce18093.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 924.
/tmp/cce18093.s:2358: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 930.
/tmp/cce18093.s:2358: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 942.
/tmp/cce18093.s:2359: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 960.
/tmp/cce18093.s:2362: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 966.
/tmp/cce18093.s:2362: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 978.
/tmp/cce18093.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 996.
/tmp/cce18093.s:2365: Error: Subtraction of two symbols in different sections "proc0paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1008.
/tmp/cce18093.s:2367: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1014.
/tmp/cce18093.s:2367: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1026.

this carries on for many lines

any thoughts anyone


> The old 'config FOO; cd ../../compile/FOO; make' method might still
> work, though I'm not sure if it's "supported" any more.
> 
> 

-- 
Martin Smith





More information about the Ukfreebsd mailing list