Date: Tue, 12 Sep 2000 23:38:59 -0300 (ADT) From: The Hermit Hacker <scrappy@hub.org> To: freebsd-current@freebsd.org Cc: freebsd-stable@freebsd.org Subject: someone MFC something to -stable recently that would explain ... Message-ID: <Pine.BSF.4.21.0009122336590.1305-100000@thelab.hub.org>
next in thread | raw e-mail | index | archive | help
I've tried to remove locore.s, no difference. I've tried building GENERIC, just in case I erroneously removed something while building my custom kernel, same error ... I'm going from a fresh install of 4.1-RELEASE -> 4.1-STABLE, or, at least, trying to ... and I'm building the kernel as 'make buildkernel' ... cc -c -x assembler-with-cpp -DLOCORE -O -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 /tmp/ccg38208.s: Assembler messages: /tmp/ccg38208.s:1743: Error: .space specifies non-absolute value /tmp/ccg38208.s:2454: Error: undefined symbol L0^A in operation setting PTmap /tmp/ccg38208.s:2454: Error: undefined symbol PDRSHIFT in operation setting PTmap /tmp/ccg38208.s:1711: Error: undefined symbol L0^A in operation /tmp/ccg38208.s:1711: Error: undefined symbol PAGE_SIZE in operation /tmp/ccg38208.s:1712: Error: undefined symbol L0^A in operation /tmp/ccg38208.s:1712: Error: undefined symbol PDESIZE in operation /tmp/ccg38208.s:2454: Error: undefined symbol L0^A in operation setting APTmap /tmp/ccg38208.s:2454: Error: undefined symbol PDRSHIFT in operation setting APTmap /tmp/ccg38208.s:1720: Error: undefined symbol L0^A in operation /tmp/ccg38208.s:1720: Error: undefined symbol PAGE_SIZE in operation /tmp/ccg38208.s:1721: Error: undefined symbol L0^A in operation /tmp/ccg38208.s:1721: Error: undefined symbol PDESIZE in operation /tmp/ccg38208.s:1927: Error: undefined symbol UPAGES in operation /tmp/ccg38208.s:1927: Error: undefined symbol PAGE_SIZE in operation /tmp/ccg38208.s:2315: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccg38208.s:2320: Error: undefined symbol BI_SYMTAB in operation /tmp/ccg38208.s:2321: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccg38208.s:2325: Error: undefined symbol BI_KERNEND in operation Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009122336590.1305-100000>