From owner-freebsd-stable Tue Sep 12 19:39:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from thelab.hub.org (CDR27-115.accesscable.net [24.138.27.115]) by hub.freebsd.org (Postfix) with ESMTP id 1D29B37B422; Tue, 12 Sep 2000 19:39:27 -0700 (PDT) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.0/8.11.0) with ESMTP id e8D2cxp64105; Tue, 12 Sep 2000 23:39:00 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 12 Sep 2000 23:38:59 -0300 (ADT) From: The Hermit Hacker To: freebsd-current@freebsd.org Cc: freebsd-stable@freebsd.org Subject: someone MFC something to -stable recently that would explain ... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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-stable" in the body of the message