Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2000 14:18:44 +0100
From:      Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
To:        freebsd-stable@freebsd.org
Subject:   Kernel broken?
Message-ID:  <100165381275.20001118141844@buz.ch>

next in thread | raw e-mail | index | archive | help
Hello,
I just attempted to build a new 4-STABLE Kernel (cvsup some minutes ago)
(somewhat customized, mainly OPTIONS CODA and OPTIONS
IPFILTER) which failed. I tryed to do it on a machine we did
encounter no problems so far so a hardware failure
is unlikely. make buildkernel did yield the following error
messages (sorry for the extensive quote but I guessed that it's better
to include as many information as possible):

===> 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
if_wi.c
cd /usr/obj/usr/src/sys/ffnonwpboxes;  MAKEOBJDIRPREFIX=/usr/obj  COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bi
/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib  OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec  PERL5LIB=/usr/obj/usr/src/i386/
/5.00503  DESTDIR=/usr/obj/usr/src/i386  INSTALL="sh /usr/src/tools/install.sh"  PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr
r/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin MACHINE=i386 make KERNEL=kernel all
cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Wi
l  -fformat-extensions -ansi  -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include  -D_KERNEL -include opt_global.h -elf  -mpreferred-st
usr/src/sys/i386/i386/locore.s
/tmp/ccM13672.s: Assembler messages:
/tmp/ccM13672.s:1746: Error: .space specifies non-absolute value
/tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting PTmap
/tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting PTmap
/tmp/ccM13672.s:1714: Error: undefined symbol L0 in operation
/tmp/ccM13672.s:1714: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:1715: Error: undefined symbol L0 in operation
/tmp/ccM13672.s:1715: Error: undefined symbol PDESIZE in operation
/tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting APTmap
/tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting APTmap
/tmp/ccM13672.s:1723: Error: undefined symbol L0 in operation
/tmp/ccM13672.s:1723: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:1724: Error: undefined symbol L0 in operation
/tmp/ccM13672.s:1724: Error: undefined symbol PDESIZE in operation
/tmp/ccM13672.s:1930: Error: undefined symbol UPAGES in operation
/tmp/ccM13672.s:1930: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:2333: Error: undefined symbol BI_ESYMTAB in operation
/tmp/ccM13672.s:2338: Error: undefined symbol BI_SYMTAB in operation
/tmp/ccM13672.s:2339: Error: undefined symbol BI_ESYMTAB in operation
/tmp/ccM13672.s:2343: Error: undefined symbol BI_KERNEND in operation
/tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation
/tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation
/tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation
/tmp/ccM13672.s:2428: Error: undefined symbol PAGE_SHIFT in operation
/tmp/ccM13672.s:2444: Error: undefined symbol PAGE_SHIFT in operation
/tmp/ccM13672.s:2445: Error: undefined symbol PAGE_SHIFT in operation
/tmp/ccM13672.s:1856: Error: Subtraction of two symbols in different sections ".tmpstk" {.data section} - "KERNBASE" {*UND* section} at file a
/tmp/ccM13672.s:1879: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file addre
/tmp/ccM13672.s:1880: Error: Subtraction of two symbols in different sections "edata" {*UND* section} - "KERNBASE" {*UND* section} at file add
/tmp/ccM13672.s:1892: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at fi
/tmp/ccM13672.s:1908: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file a
/tmp/ccM13672.s:2117: Error: Subtraction of two symbols in different sections "kernelname" {*UND* section} - "KERNBASE" {*UND* section} at fil
/tmp/ccM13672.s:2145: Error: Subtraction of two symbols in different sections "bootinfo" {.data section} - "KERNBASE" {*UND* section} at file
/tmp/ccM13672.s:2162: Error: Subtraction of two symbols in different sections "nfs_diskless" {*UND* section} - "KERNBASE" {*UND* section} at f
/tmp/ccM13672.s:2167: Error: Subtraction of two symbols in different sections "nfs_diskless_valid" {*UND* section} - "KERNBASE" {*UND* section
/tmp/ccM13672.s:2180: Error: Subtraction of two symbols in different sections "boothowto" {*UND* section} - "KERNBASE" {*UND* section} at file
/tmp/ccM13672.s:2182: Error: Subtraction of two symbols in different sections "bootdev" {*UND* section} - "KERNBASE" {*UND* section} at file a
/tmp/ccM13672.s:2220: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 534.
/tmp/ccM13672.s:2225: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 550.
/tmp/ccM13672.s:2226: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 560.
/tmp/ccM13672.s:2227: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 570.
/tmp/ccM13672.s:2228: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 580.
/tmp/ccM13672.s:2229: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 590.
/tmp/ccM13672.s:2248: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 631.
/tmp/ccM13672.s:2275: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 666.
/tmp/ccM13672.s:2276: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 676.
/tmp/ccM13672.s:2277: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 686.
/tmp/ccM13672.s:2283: Error: Subtraction of two symbols in different sections "cpu_high" {.data section} - "KERNBASE" {*UND* section} at file address 701.
/tmp/ccM13672.s:2284: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 707.
/tmp/ccM13672.s:2285: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 713.
/tmp/ccM13672.s:2286: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 719.
/tmp/ccM13672.s:2287: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 725.
/tmp/ccM13672.s:2291: Error: Subtraction of two symbols in different sections "cpu_id" {.data section} - "KERNBASE" {*UND* section} at file address 738.
/tmp/ccM13672.s:2292: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 744.
/tmp/ccM13672.s:2299: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 761.
/tmp/ccM13672.s:2305: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 778.
/tmp/ccM13672.s:2309: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 790.
/tmp/ccM13672.s:2322: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 801.
/tmp/ccM13672.s:2330: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 823.
/tmp/ccM13672.s:2333: Error: Negative of non-absolute symbol KERNBASE
/tmp/ccM13672.s:2338: Error: Negative of non-absolute symbol KERNBASE
/tmp/ccM13672.s:2339: Error: Negative of non-absolute symbol KERNBASE
/tmp/ccM13672.s:2343: Error: Negative of non-absolute symbol KERNBASE
/tmp/ccM13672.s:2351: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 882.
/tmp/ccM13672.s:2352: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 888.
/tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 894.
/tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 906.
/tmp/ccM13672.s:2356: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 924.
/tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 930.
/tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 942.
/tmp/ccM13672.s:2360: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 960.
/tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 966.
/tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 978.
/tmp/ccM13672.s:2364: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 996.
/tmp/ccM13672.s:2366: Error: Subtraction of two symbols in different sections "proc0paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1008.
/tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1014.
/tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1026.
/tmp/ccM13672.s:2369: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1044.
/tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1050.
/tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1062.
/tmp/ccM13672.s:2372: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1080.
/tmp/ccM13672.s:2374: Error: Subtraction of two symbols in different sections "vm86paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1092.
/tmp/ccM13672.s:2389: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1102.
/tmp/ccM13672.s:2394: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1119.
/tmp/ccM13672.s:2397: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1142.
/tmp/ccM13672.s:2400: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1164.
/tmp/ccM13672.s:2406: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1185.
/tmp/ccM13672.s:2411: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1203.
/tmp/ccM13672.s:2414: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1222.
/tmp/ccM13672.s:2417: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1244.
/tmp/ccM13672.s:2419: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1263.
/tmp/ccM13672.s:2422: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1286.
/tmp/ccM13672.s:2424: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1305.
/tmp/ccM13672.s:2429: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1347.
/tmp/ccM13672.s:2432: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1370.
/tmp/ccM13672.s:2434: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1389.
/tmp/ccM13672.s:2440: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1431.
/tmp/ccM13672.s:2446: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1473.
/tmp/ccM13672.s:2452: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1496.
/tmp/ccM13672.s:2455: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1512.
/tmp/ccM13672.s:2458: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1535.
/tmp/ccM13672.s:2461: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1554.
/tmp/ccM13672.s:2464: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1577.
/tmp/ccM13672.s:2467: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1596.
*** Error code 1

Stop in /usr/obj/usr/src/sys/ffnonwpboxes.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Best Regards,
 Gabriel




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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