Rebuild genassym

paul

The Hermit Hacker ([EMAIL PROTECTED]) 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: [EMAIL PROTECTED]           secondary: scrappy@{freebsd|postgresql}.org 
> 
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

-- 
Paul Saab
Technical Yahoo
[EMAIL PROTECTED] - [EMAIL PROTECTED] - [EMAIL PROTECTED]
Do You .. uhh .. Yahoo!?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to