Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 20:42:43 -0700
From:      Paul Saab <paul@mu.org>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        freebsd-current@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: someone MFC something to -stable recently that would explain ...
Message-ID:  <20000912204243.A1884@elvis.mu.org>
In-Reply-To: <Pine.BSF.4.21.0009122336590.1305-100000@thelab.hub.org>; from scrappy@hub.org on Tue, Sep 12, 2000 at 11:38:59PM -0300
References:  <Pine.BSF.4.21.0009122336590.1305-100000@thelab.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Rebuild genassym

paul

The Hermit Hacker (scrappy@hub.org) wrote:
> 
> 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

-- 
Paul Saab
Technical Yahoo
paul@mu.org - ps@yahoo-inc.com - ps@freebsd.org
Do You .. uhh .. Yahoo!?


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?20000912204243.A1884>