Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 1996 17:55:05 +1000 (EST)
From:      Ahmad Azhad <azhad@azhad.elec.uq.edu.au>
To:        questions@freebsd.org
Subject:   problem recompiling the kernel (2.1.5)
Message-ID:  <199609160755.RAA00709@azhad.elec.uq.edu.au>

next in thread | raw e-mail | index | archive | help
Hi, I just had problem recompiling my kernel (it used to be fine).
Here is the log:

root:/sys/compile/ATA> make
cpp -DLOCORE -nostdinc -I. -I../.. -I../../sys -I../../../include -DATA 
-DI486_CPU -DXSERVER -DATAPI -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUCONSOLE 
-DBOUNCE_BUFFERS -DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DNFS -DFFS 
-DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 
../../i386/i386/locore.s | as  -o locore.o
../../i386/i386/locore.s: Assembler messages:
../../i386/i386/locore.s:156: Error: Rest of line ignored. First ignored 
character is `b'.
../../i386/i386/locore.s:156: Error: invalid character '_' in opcode
../../i386/i386/locore.s:568: Error: operands given don't match any 
known 386 instruction
../../i386/i386/locore.s:569: Error: Unimplemented segment type 6 in 
parse_operand
../../i386/i386/locore.s:586: Error: operands given don't match any 
known 386 instruction
../../i386/i386/locore.s:587: Error: Unimplemented segment type 6 in 
parse_operand
../../i386/i386/locore.s:596: Error: Unimplemented segment type 6 in 
parse_operand
../../i386/i386/locore.s:598: Error: operands given don't match any known 
386 instruction
../../i386/i386/locore.s:618: Error: Unimplemented segment type 6 in 
parse_operand
../../i386/i386/locore.s:628: Error: Unimplemented segment type 6 in 
parse_operand
../../i386/i386/locore.s:638: Error: Unimplemented segment type 6 in 
parse_operand
../../i386/i386/locore.s:643: Error: Unimplemented segment type 6 in 
parse_operand
../../i386/i386/locore.s:698: Error: Unimplemented segment type 6 in 
parse_operand
../../i386/i386/locore.s:707: Error: operands given don't match any known 
386 instruction
../../i386/i386/locore.s:778: Error: Unimplemented segment type 6 in 
parse_operand
../../i386/i386/locore.s:797: Error: Rest of line ignored. First ignored 
character is `s'.
../../i386/i386/locore.s:797: Error: invalid character '_' in opcode
*** Error code 1

Stop.

Please help me, I want to recompile my kernel desperately.

thanks in advance,
-- 
Ahmad Azhad  <azhad@elec.uq.edu.au> * 11/25 Sir Fred Schonell Drive 
Axon Building  Room 204  ext. 53771 * St. Lucia, QLD 4067 Australia
University of Queensland, Australia * Ph: 33718418 Mbl: 041 2031104



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